aboutsummaryrefslogtreecommitdiffstats
path: root/meta-systemd/oe-core/recipes-extended/lighttpd/lighttpd_1.4.33.bbappend
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/oe-core/recipes-extended/lighttpd/lighttpd_1.4.33.bbappend
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/oe-core/recipes-extended/lighttpd/lighttpd_1.4.33.bbappend')
-rw-r--r--meta-systemd/oe-core/recipes-extended/lighttpd/lighttpd_1.4.33.bbappend3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-systemd/oe-core/recipes-extended/lighttpd/lighttpd_1.4.33.bbappend b/meta-systemd/oe-core/recipes-extended/lighttpd/lighttpd_1.4.33.bbappend
new file mode 100644
index 0000000000..f006b3fb5b
--- /dev/null
+++ b/meta-systemd/oe-core/recipes-extended/lighttpd/lighttpd_1.4.33.bbappend
@@ -0,0 +1,3 @@
+RPROVIDES_${PN} += "${PN}-systemd"
+RREPLACES_${PN} += "${PN}-systemd"
+RCONFLICTS_${PN} += "${PN}-systemd"