[oe-commits] Eyal Reizer : wpa_supplicant update to use a newer commit

git version control git at git.openembedded.org
Fri Oct 7 15:57:58 UTC 2011


Module: openembedded.git
Branch: 2011.03-maintenance
Commit: f0ec72320689ccf19b2abbffb1080e4910c7c0a2
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=f0ec72320689ccf19b2abbffb1080e4910c7c0a2

Author: Eyal Reizer <eyalreizer at googlemail.com>
Date:   Mon Sep 26 16:29:36 2011 +0000

wpa_supplicant update to use a newer commit

Signed-off-by: Eyal Reizer <eyalr at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 recipes/wpa-supplicant/wpa-supplicant_git.bb |    6 ++----
 1 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/recipes/wpa-supplicant/wpa-supplicant_git.bb b/recipes/wpa-supplicant/wpa-supplicant_git.bb
index 8f6971e..7525144 100644
--- a/recipes/wpa-supplicant/wpa-supplicant_git.bb
+++ b/recipes/wpa-supplicant/wpa-supplicant_git.bb
@@ -1,7 +1,7 @@
 require wpa-supplicant-0.7.inc
 
-SRCREV = "b8fb017272ed4794339978c9fbc0e74571a44728"
-PR = "r0"
+SRCREV = "83fa07226debc2f7082b6ccd62dbb1cd47c30472"
+PR = "r1"
 PV = "0.7.3+0.8.0-rc"
 PR_append = "+gitr${SRCPV}"
 FILESPATHPKG =. "wpa-supplicant-git:"
@@ -28,5 +28,3 @@ do_configure () {
 		echo "CFLAGS += -I${STAGING_INCDIR}/madwifi-ng" >> .config
 	fi
 }
-
-





More information about the Openembedded-commits mailing list