[oe-commits] Martin Jansa : cronie: rename .bbappend to match all versions

git at git.openembedded.org git at git.openembedded.org
Fri Nov 28 12:42:13 UTC 2014


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Wed Nov 26 11:07:17 2014 +0100

cronie: rename .bbappend to match all versions

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

---

 .../cronie/{cronie_1.4.11.bbappend => cronie_%.bbappend}                 | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta-systemd/oe-core/recipes-extended/cronie/cronie_1.4.11.bbappend b/meta-systemd/oe-core/recipes-extended/cronie/cronie_%.bbappend
similarity index 99%
rename from meta-systemd/oe-core/recipes-extended/cronie/cronie_1.4.11.bbappend
rename to meta-systemd/oe-core/recipes-extended/cronie/cronie_%.bbappend
index 181b878..f006b3f 100644
--- a/meta-systemd/oe-core/recipes-extended/cronie/cronie_1.4.11.bbappend
+++ b/meta-systemd/oe-core/recipes-extended/cronie/cronie_%.bbappend
@@ -1,4 +1,3 @@
 RPROVIDES_${PN} += "${PN}-systemd"
 RREPLACES_${PN} += "${PN}-systemd"
 RCONFLICTS_${PN} += "${PN}-systemd"
-



More information about the Openembedded-commits mailing list