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

git version control git at git.openembedded.org
Thu Oct 6 02:30:34 UTC 2011


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

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

hostapd: 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/hostap/hostap-daemon_git.bb |    5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/recipes/hostap/hostap-daemon_git.bb b/recipes/hostap/hostap-daemon_git.bb
index cf0e6e9..b8aaa02 100644
--- a/recipes/hostap/hostap-daemon_git.bb
+++ b/recipes/hostap/hostap-daemon_git.bb
@@ -2,8 +2,8 @@ DESCRIPTION = "User space daemon for extended IEEE 802.11 management"
 
 require hostap-daemon-0.7.inc
 
-PR = "r0"
-SRCREV = "b8fb017272ed4794339978c9fbc0e74571a44728"
+PR = "r1"
+SRCREV = "83fa07226debc2f7082b6ccd62dbb1cd47c30472"
 PV = "0.7.3+0.8.0-rc"
 PR_append = "gitr${SRCPV}"
 FILESPATHPKG =. "hostap-daemon-git:"
@@ -23,4 +23,3 @@ do_configure() {
 	echo "CFLAGS += -I${STAGING_INCDIR}" >> .config
 	echo "LIBS += -L${STAGING_LIBDIR}" >> .config
 }
-





More information about the Openembedded-commits mailing list