[oe-commits] Martin Jansa : rpcbind: Rename .bbappend to match any version

git at git.openembedded.org git at git.openembedded.org
Sat Dec 21 18:33:07 UTC 2013


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

Author: Martin Jansa <martin.jansa at gmail.com>
Date:   Sun Dec 15 17:06:07 2013 +0100

rpcbind: Rename .bbappend to match any version

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

---

 .../rpcbind/{rpcbind_0.2.0.bbappend => rpcbind_%.bbappend}              | 2 --
 1 file changed, 2 deletions(-)

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"



More information about the Openembedded-commits mailing list