aboutsummaryrefslogtreecommitdiffstats
path: root/meta-systemd/oe-core/recipes-connectivity/ofono/ofono_1.13.bbappend
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2013-11-18 23:33:09 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2013-11-20 17:49:10 +0100
commit65beec527ac271a76470bee1fdcee8f1dcc54ec9 (patch)
treed9fe60b53f687950487ced8f6356c7265b267ba0 /meta-systemd/oe-core/recipes-connectivity/ofono/ofono_1.13.bbappend
parenta6c5c20f4ebd9be6710a7835061be1ed75597fc6 (diff)
downloadmeta-openembedded-contrib-65beec527ac271a76470bee1fdcee8f1dcc54ec9.tar.gz
ofono: Rename .bbappend to match new version from oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-systemd/oe-core/recipes-connectivity/ofono/ofono_1.13.bbappend')
-rw-r--r--meta-systemd/oe-core/recipes-connectivity/ofono/ofono_1.13.bbappend5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-systemd/oe-core/recipes-connectivity/ofono/ofono_1.13.bbappend b/meta-systemd/oe-core/recipes-connectivity/ofono/ofono_1.13.bbappend
new file mode 100644
index 0000000000..17a3124599
--- /dev/null
+++ b/meta-systemd/oe-core/recipes-connectivity/ofono/ofono_1.13.bbappend
@@ -0,0 +1,5 @@
+RPROVIDES_${PN} += "${PN}-systemd"
+RREPLACES_${PN} += "${PN}-systemd"
+RCONFLICTS_${PN} += "${PN}-systemd"
+
+SYSTEMD_AUTO_ENABLE = "disable"