From 1b8dfe266937a37a4c642f96ceb2347bf4c00a17 Mon Sep 17 00:00:00 2001 From: Tudor Florea Date: Fri, 10 Oct 2014 03:20:04 +0200 Subject: initial commit for Enea Linux 4.0-140929 Migrated from the internal git server on the daisy-enea-point-release branch Signed-off-by: Tudor Florea --- meta-systemd/oe-core/recipes-connectivity/ofono/ofono_%.bbappend | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 meta-systemd/oe-core/recipes-connectivity/ofono/ofono_%.bbappend (limited to 'meta-systemd/oe-core/recipes-connectivity/ofono') diff --git a/meta-systemd/oe-core/recipes-connectivity/ofono/ofono_%.bbappend b/meta-systemd/oe-core/recipes-connectivity/ofono/ofono_%.bbappend new file mode 100644 index 0000000000..17a3124599 --- /dev/null +++ b/meta-systemd/oe-core/recipes-connectivity/ofono/ofono_%.bbappend @@ -0,0 +1,5 @@ +RPROVIDES_${PN} += "${PN}-systemd" +RREPLACES_${PN} += "${PN}-systemd" +RCONFLICTS_${PN} += "${PN}-systemd" + +SYSTEMD_AUTO_ENABLE = "disable" -- cgit v1.2.3-54-g00ecf