diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2013-11-24 15:48:37 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2013-11-24 15:48:48 +0100 |
commit | 6bd20f39d54d767aaaf0c5082fc5612eac90eb15 (patch) | |
tree | 06aa0afe335d74cd4a8cb0aafeafebfa154b908a /meta-systemd/oe-core | |
parent | 64157ef6f460b0c470ccca9bd9d1051572aab6e0 (diff) | |
download | meta-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/oe-core')
-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 5cb6bf434..f006b3fb5 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 @@ | |||
1 | PRINC := "${@int(PRINC) + 2}" | ||
2 | |||
3 | RPROVIDES_${PN} += "${PN}-systemd" | 1 | RPROVIDES_${PN} += "${PN}-systemd" |
4 | RREPLACES_${PN} += "${PN}-systemd" | 2 | RREPLACES_${PN} += "${PN}-systemd" |
5 | RCONFLICTS_${PN} += "${PN}-systemd" | 3 | RCONFLICTS_${PN} += "${PN}-systemd" |