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=12ad591d3038db609db5290d8bbe809a34c743de;hp=04101cf3719901acc6dfd69052404afed2c345eb;hpb=88c424f8b8c78dfc5520ea9be1866027df4735b8;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"