[oe] [meta-openembedded] lighttpd: Rename to lighttpd_1.4.31.bbappend.

Elvis Dowson elvis.dowson at gmail.com
Thu Jul 5 19:59:43 UTC 2012


This commit renames the lighttpd bbappend file to match the recipe version
provided in poky/meta-oe/recipes-extended/lighttpd

Signed-off-by: Elvis Dowson <elvis.dowson at gmail.com>
---
 .../lighttpd/lighttpd_1.4.30.bbappend              |   10 ----------
 .../lighttpd/lighttpd_1.4.31.bbappend              |   10 ++++++++++
 2 files changed, 10 insertions(+), 10 deletions(-)
 delete mode 100644 meta-oe/recipes-extended/lighttpd/lighttpd_1.4.30.bbappend
 create mode 100644 meta-oe/recipes-extended/lighttpd/lighttpd_1.4.31.bbappend

diff --git a/meta-oe/recipes-extended/lighttpd/lighttpd_1.4.30.bbappend b/meta-oe/recipes-extended/lighttpd/lighttpd_1.4.30.bbappend
deleted file mode 100644
index 1341405..0000000
--- a/meta-oe/recipes-extended/lighttpd/lighttpd_1.4.30.bbappend
+++ /dev/null
@@ -1,10 +0,0 @@
-FILESEXTRAPATHS := "${THISDIR}/${PN}"
-
-PRINC := "${@int(PRINC) + 3}"
-
-inherit systemd
-
-SRC_URI += "file://lighttpd.service"
-
-SYSTEMD_PACKAGES = "${PN}"
-SYSTEMD_SERVICE_${PN} = "lighttpd.service"
diff --git a/meta-oe/recipes-extended/lighttpd/lighttpd_1.4.31.bbappend b/meta-oe/recipes-extended/lighttpd/lighttpd_1.4.31.bbappend
new file mode 100644
index 0000000..1341405
--- /dev/null
+++ b/meta-oe/recipes-extended/lighttpd/lighttpd_1.4.31.bbappend
@@ -0,0 +1,10 @@
+FILESEXTRAPATHS := "${THISDIR}/${PN}"
+
+PRINC := "${@int(PRINC) + 3}"
+
+inherit systemd
+
+SRC_URI += "file://lighttpd.service"
+
+SYSTEMD_PACKAGES = "${PN}"
+SYSTEMD_SERVICE_${PN} = "lighttpd.service"
-- 
1.7.9.5





More information about the Openembedded-devel mailing list