X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=recipes-core%2Fudev%2Fdemo-i2c-udev-conf_1.0.bb;h=332c698b3b38f59bdf1982c1625ad83757164c22;hb=refs%2Fchanges%2F42%2F26942%2F5;hp=04101cf3719901acc6dfd69052404afed2c345eb;hpb=d412114c0cf132a77f3b3482c5440b1a1c961b77;p=AGL%2Fmeta-agl-demo.git diff --git a/recipes-core/udev/demo-i2c-udev-conf_1.0.bb b/recipes-core/udev/demo-i2c-udev-conf_1.0.bb index 04101cf37..332c698b3 100644 --- a/recipes-core/udev/demo-i2c-udev-conf_1.0.bb +++ b/recipes-core/udev/demo-i2c-udev-conf_1.0.bb @@ -30,6 +30,6 @@ do_install() { fi } -FILES_${PN} += "${systemd_unitdir}" +FILES:${PN} += "${systemd_unitdir}" -RDEPENDS_${PN} += "bash" +RDEPENDS:${PN} += "bash"