Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
meta-phosphor
/
0db8c8110131f11aec8e8981002e2dc383a36990
/
.
/
common
/
recipes-bsp
/
u-boot
/
u-boot-fw-utils_%.bbappend
blob: a460f4065fa23ebcbe5111cdbe4580a66fd6e8b3 [
file
] [
log
] [
blame
]
SRC_URI
+=
"file://76-mtd-partitions.rules"
do_install_append
()
{
install
-
d $
{
D
}/
$
{
base_libdir
}/
udev
/
rules
.
d
/
install $
{
WORKDIR
}/
76
-
mtd
-
partitions
.
rules $
{
D
}/
$
{
base_libdir
}/
udev
/
rules
.
d
/
}