systemd: rename bbappend to match new version from oe-core

* removed PRINC to make it easier to remove .bbappend if this
  functionality is moved to oe-core

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa 2013-05-24 21:35:24 +02:00
parent 6523eddfc6
commit 4ad5a06c77

View File

@ -1,5 +1,3 @@
PRINC := "${@int(PRINC) + 1}"
RPROVIDES_udev += "udev-systemd"
RREPLACES_udev += "udev-systemd"
RCONFLICTS_udev += "udev-systemd"