From: Elvis Dowson <elvis.dowson@gmail.com>
To: openembedded-devel@lists.openembedded.org
Cc: Elvis Dowson <elvis.dowson@gmail.com>
Subject: [meta-openembedded 3/4] lighttpd: Rename to lighttpd_1.4.31.bbappend.
Date: Fri, 6 Jul 2012 06:52:29 +0400 [thread overview]
Message-ID: <1341543150-25096-3-git-send-email-elvis.dowson@gmail.com> (raw)
In-Reply-To: <1341543150-25096-1-git-send-email-elvis.dowson@gmail.com>
This commit renames the lighttpd bbappend file to match the recipe version
provided in poky/meta/recipes-extended/lighttpd
Signed-off-by: Elvis Dowson <elvis.dowson@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
next prev parent reply other threads:[~2012-07-06 3:22 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-06 2:52 [meta-openembedded 1/4] python_numpy: Fix SRC_URI warnings Elvis Dowson
2012-07-06 2:52 ` [meta-openembedded 2/4] networkmanager: Set SYSTEMD_PACKAGES as networkmanager-systemd Elvis Dowson
2012-07-06 2:52 ` Elvis Dowson [this message]
2012-07-06 2:52 ` [meta-openembedded 4/4] lighttpd: Set SYSTEMD_PACKAGES as lighttpd-systemd Elvis Dowson
2012-07-07 18:35 ` Otavio Salvador
2012-07-18 7:24 ` [meta-openembedded 1/4] python_numpy: Fix SRC_URI warnings Martin Jansa
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1341543150-25096-3-git-send-email-elvis.dowson@gmail.com \
--to=elvis.dowson@gmail.com \
--cc=openembedded-devel@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.