aboutsummaryrefslogtreecommitdiffstats
path: root/meta-systemd
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2013-11-24 15:48:37 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2013-11-24 15:48:48 +0100
commit6bd20f39d54d767aaaf0c5082fc5612eac90eb15 (patch)
tree06aa0afe335d74cd4a8cb0aafeafebfa154b908a /meta-systemd
parent64157ef6f460b0c470ccca9bd9d1051572aab6e0 (diff)
downloadmeta-openembedded-6bd20f39d54d767aaaf0c5082fc5612eac90eb15.tar.gz
lighttpd: Rename .bbappend to match new version from oe-core
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-systemd')
-rw-r--r--meta-systemd/oe-core/recipes-extended/lighttpd/lighttpd_1.4.33.bbappend (renamed from meta-systemd/oe-core/recipes-extended/lighttpd/lighttpd_1.4.32.bbappend)2
1 files changed, 0 insertions, 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
index 5cb6bf4346..f006b3fb5b 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"