[oe-commits] Martin Jansa : ofono: Rename .bbappend to match new version from oe-core

git at git.openembedded.org git at git.openembedded.org
Wed Nov 20 16:48:19 UTC 2013


Module: meta-openembedded.git
Branch: master
Commit: 65beec527ac271a76470bee1fdcee8f1dcc54ec9
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=65beec527ac271a76470bee1fdcee8f1dcc54ec9

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Mon Nov 18 23:33:09 2013 +0100

ofono: Rename .bbappend to match new version from oe-core

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 .../ofono/{ofono_1.12.bbappend => ofono_1.13.bbappend}              | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/meta-systemd/oe-core/recipes-connectivity/ofono/ofono_1.12.bbappend b/meta-systemd/oe-core/recipes-connectivity/ofono/ofono_1.13.bbappend
similarity index 61%
rename from meta-systemd/oe-core/recipes-connectivity/ofono/ofono_1.12.bbappend
rename to meta-systemd/oe-core/recipes-connectivity/ofono/ofono_1.13.bbappend
index 914117a..17a3124 100644
--- a/meta-systemd/oe-core/recipes-connectivity/ofono/ofono_1.12.bbappend
+++ b/meta-systemd/oe-core/recipes-connectivity/ofono/ofono_1.13.bbappend
@@ -1,9 +1,5 @@
-PRINC := "${@int(PRINC) + 2}"
-
-inherit systemd
-
 RPROVIDES_${PN} += "${PN}-systemd"
 RREPLACES_${PN} += "${PN}-systemd"
 RCONFLICTS_${PN} += "${PN}-systemd"
-SYSTEMD_SERVICE_${PN} = "ofono.service"
+
 SYSTEMD_AUTO_ENABLE = "disable"



More information about the Openembedded-commits mailing list