Signed-off-by: Andrei Gherzan <[email protected]>
---
 .../lighttpd/lighttpd_1.4.31.bbappend              |   10 ----------
 .../lighttpd/lighttpd_1.4.32.bbappend              |   10 ++++++++++
 2 files changed, 10 insertions(+), 10 deletions(-)
 delete mode 100644 
meta-systemd/oe-core/recipes-extended/lighttpd/lighttpd_1.4.31.bbappend
 create mode 100644 
meta-systemd/oe-core/recipes-extended/lighttpd/lighttpd_1.4.32.bbappend

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


_______________________________________________
Openembedded-devel mailing list
[email protected]
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel

Reply via email to