[oe] [meta-openembedded] connman: Update recipe name to connman_1.0.bbappend.

Elvis Dowson elvis.dowson at gmail.com
Fri Jun 22 03:25:35 UTC 2012


This commit updates the recipe name to connman_1.0.bbappend.

Signed-off-by: Elvis Dowson <elvis.dowson at gmail.com>
---
 .../connman/connman_0.79.bbappend                  |    6 ------
 .../connman/connman_1.0.bbappend                   |    6 ++++++
 2 files changed, 6 insertions(+), 6 deletions(-)
 delete mode 100644 meta-oe/recipes-connectivity/connman/connman_0.79.bbappend
 create mode 100644 meta-oe/recipes-connectivity/connman/connman_1.0.bbappend

diff --git a/meta-oe/recipes-connectivity/connman/connman_0.79.bbappend b/meta-oe/recipes-connectivity/connman/connman_0.79.bbappend
deleted file mode 100644
index 167165f..0000000
--- a/meta-oe/recipes-connectivity/connman/connman_0.79.bbappend
+++ /dev/null
@@ -1,6 +0,0 @@
-inherit systemd
-
-EXTRA_OECONF += "--with-systemdunitdir=${systemd_unitdir}/system/"
-
-SYSTEMD_PACKAGES = "${PN}-systemd"
-SYSTEMD_SERVICE_${PN}-systemd = "connman.service"
diff --git a/meta-oe/recipes-connectivity/connman/connman_1.0.bbappend b/meta-oe/recipes-connectivity/connman/connman_1.0.bbappend
new file mode 100644
index 0000000..167165f
--- /dev/null
+++ b/meta-oe/recipes-connectivity/connman/connman_1.0.bbappend
@@ -0,0 +1,6 @@
+inherit systemd
+
+EXTRA_OECONF += "--with-systemdunitdir=${systemd_unitdir}/system/"
+
+SYSTEMD_PACKAGES = "${PN}-systemd"
+SYSTEMD_SERVICE_${PN}-systemd = "connman.service"
-- 
1.7.9.5





More information about the Openembedded-devel mailing list