[meta-systemd,3/3] connman: rename bbappend to match new version from oe-core
Submitted by Martin Jansa on May 24, 2013, 7:37 p.m.
|
Patch ID: 50499
Details
Commit Message
similarity index 59%
rename from meta-systemd/oe-core/recipes-connectivity/connman/connman_1.13.bbappend
rename to meta-systemd/oe-core/recipes-connectivity/connman/connman_1.14.bbappend
@@ -1,6 +1,3 @@
-PRINC := "${@int(PRINC) + 2}"
-
RPROVIDES_${PN} += "${PN}-systemd"
RREPLACES_${PN} += "${PN}-systemd"
RCONFLICTS_${PN} += "${PN}-systemd"
-SYSTEMD_SERVICE_${PN} = "connman.service"
* removed PRINC to make it easier to remove .bbappend if this functionality is moved to oe-core * removed SYSTEMD_SERVICE already set in oe-core's .inc file Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> --- .../connman/{connman_1.13.bbappend => connman_1.14.bbappend} | 3 --- 1 file changed, 3 deletions(-) rename meta-systemd/oe-core/recipes-connectivity/connman/{connman_1.13.bbappend => connman_1.14.bbappend} (59%)