[oe-commits] Martin Jansa : lighttpd: Rename .bbappend to match new version from oe-core

git at git.openembedded.org git at git.openembedded.org
Sun Nov 24 14:48:26 UTC 2013


Module: meta-openembedded.git
Branch: master
Commit: 6bd20f39d54d767aaaf0c5082fc5612eac90eb15
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=6bd20f39d54d767aaaf0c5082fc5612eac90eb15

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sun Nov 24 15:48:37 2013 +0100

lighttpd: Rename .bbappend to match new version from oe-core

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 .../lighttpd/{lighttpd_1.4.32.bbappend => lighttpd_1.4.33.bbappend}     | 2 --
 1 file changed, 2 deletions(-)

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.33.bbappend
similarity index 77%
rename from meta-systemd/oe-core/recipes-extended/lighttpd/lighttpd_1.4.32.bbappend
rename to meta-systemd/oe-core/recipes-extended/lighttpd/lighttpd_1.4.33.bbappend
index 5cb6bf4..f006b3f 100644
--- a/meta-systemd/oe-core/recipes-extended/lighttpd/lighttpd_1.4.32.bbappend
+++ b/meta-systemd/oe-core/recipes-extended/lighttpd/lighttpd_1.4.33.bbappend
@@ -1,5 +1,3 @@
-PRINC := "${@int(PRINC) + 2}"
-
 RPROVIDES_${PN} += "${PN}-systemd"
 RREPLACES_${PN} += "${PN}-systemd"
 RCONFLICTS_${PN} += "${PN}-systemd"



More information about the Openembedded-commits mailing list