[oe-commits] Martin Jansa : wpa-supplicant: Rename .bbappend to match new version from oe-core

git at git.openembedded.org git at git.openembedded.org
Wed Mar 5 17:34:00 UTC 2014


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Mon Mar  3 20:42:26 2014 +0100

wpa-supplicant: Rename .bbappend to match new version from oe-core

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

---

 .../{wpa-supplicant_2.0.bbappend => wpa-supplicant_%.bbappend}          | 2 --
 1 file changed, 2 deletions(-)

diff --git a/meta-systemd/oe-core/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.0.bbappend b/meta-systemd/oe-core/recipes-connectivity/wpa-supplicant/wpa-supplicant_%.bbappend
similarity index 77%
rename from meta-systemd/oe-core/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.0.bbappend
rename to meta-systemd/oe-core/recipes-connectivity/wpa-supplicant/wpa-supplicant_%.bbappend
index cffb898..f006b3f 100644
--- a/meta-systemd/oe-core/recipes-connectivity/wpa-supplicant/wpa-supplicant_2.0.bbappend
+++ b/meta-systemd/oe-core/recipes-connectivity/wpa-supplicant/wpa-supplicant_%.bbappend
@@ -1,5 +1,3 @@
-PRINC := "${@int(PRINC) + 4}"
-
 RPROVIDES_${PN} += "${PN}-systemd"
 RREPLACES_${PN} += "${PN}-systemd"
 RCONFLICTS_${PN} += "${PN}-systemd"



More information about the Openembedded-commits mailing list