[oe] [meta-systemd][PATCH] rpcbind: Rename .bbappend to match any version

Martin Jansa martin.jansa at gmail.com
Sun Dec 15 16:06:07 UTC 2013


Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 .../rpcbind/{rpcbind_0.2.0.bbappend => rpcbind_%.bbappend}              | 2 --
 1 file changed, 2 deletions(-)
 rename meta-systemd/oe-core/recipes-extended/rpcbind/{rpcbind_0.2.0.bbappend => rpcbind_%.bbappend} (77%)

diff --git a/meta-systemd/oe-core/recipes-extended/rpcbind/rpcbind_0.2.0.bbappend b/meta-systemd/oe-core/recipes-extended/rpcbind/rpcbind_%.bbappend
similarity index 77%
rename from meta-systemd/oe-core/recipes-extended/rpcbind/rpcbind_0.2.0.bbappend
rename to meta-systemd/oe-core/recipes-extended/rpcbind/rpcbind_%.bbappend
index 5cb6bf4..f006b3f 100644
--- a/meta-systemd/oe-core/recipes-extended/rpcbind/rpcbind_0.2.0.bbappend
+++ b/meta-systemd/oe-core/recipes-extended/rpcbind/rpcbind_%.bbappend
@@ -1,5 +1,3 @@
-PRINC := "${@int(PRINC) + 2}"
-
 RPROVIDES_${PN} += "${PN}-systemd"
 RREPLACES_${PN} += "${PN}-systemd"
 RCONFLICTS_${PN} += "${PN}-systemd"
-- 
1.8.4.3




More information about the Openembedded-devel mailing list