From 12aaa9834cbbab347fdd12def6a708653f185d3f Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Wed, 30 Oct 2013 18:03:37 +0100 Subject: connman: Rename bbappend to match new version from oe-core Signed-off-by: Martin Jansa --- .../oe-core/recipes-connectivity/connman/connman_1.18.bbappend | 3 --- .../oe-core/recipes-connectivity/connman/connman_1.19.bbappend | 3 +++ 2 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 meta-systemd/oe-core/recipes-connectivity/connman/connman_1.18.bbappend create mode 100644 meta-systemd/oe-core/recipes-connectivity/connman/connman_1.19.bbappend (limited to 'meta-systemd') diff --git a/meta-systemd/oe-core/recipes-connectivity/connman/connman_1.18.bbappend b/meta-systemd/oe-core/recipes-connectivity/connman/connman_1.18.bbappend deleted file mode 100644 index f006b3fb5b..0000000000 --- a/meta-systemd/oe-core/recipes-connectivity/connman/connman_1.18.bbappend +++ /dev/null @@ -1,3 +0,0 @@ -RPROVIDES_${PN} += "${PN}-systemd" -RREPLACES_${PN} += "${PN}-systemd" -RCONFLICTS_${PN} += "${PN}-systemd" diff --git a/meta-systemd/oe-core/recipes-connectivity/connman/connman_1.19.bbappend b/meta-systemd/oe-core/recipes-connectivity/connman/connman_1.19.bbappend new file mode 100644 index 0000000000..f006b3fb5b --- /dev/null +++ b/meta-systemd/oe-core/recipes-connectivity/connman/connman_1.19.bbappend @@ -0,0 +1,3 @@ +RPROVIDES_${PN} += "${PN}-systemd" +RREPLACES_${PN} += "${PN}-systemd" +RCONFLICTS_${PN} += "${PN}-systemd" -- cgit 1.2.3-korg