diff options
author | Richard Purdie <rpurdie@rpsys.net> | 2006-03-19 17:21:52 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-03-19 17:21:52 +0000 |
commit | 0df69e0442324d26a476bafce8c637e05675db13 (patch) | |
tree | 7e39ffe453caec78513fcb73b84fce9393b95503 /packages/hostap/hostap-modules_0.3.10.bb | |
parent | 7186c570571872f9889006c2aac50fa7ae64306f (diff) | |
parent | e1cc1d218ba5ba5dc7d10b686c895e4a1b553130 (diff) |
merge of 522ddd4c8860b47256c8a27f2b39d34c4e3b3d98
and b8b3a6adaac0e7f64525ebfc53d429e599c9ea65
Diffstat (limited to 'packages/hostap/hostap-modules_0.3.10.bb')
-rw-r--r-- | packages/hostap/hostap-modules_0.3.10.bb | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/packages/hostap/hostap-modules_0.3.10.bb b/packages/hostap/hostap-modules_0.3.10.bb index 7f2cc5628a..2a09550772 100644 --- a/packages/hostap/hostap-modules_0.3.10.bb +++ b/packages/hostap/hostap-modules_0.3.10.bb @@ -1,6 +1,5 @@ include hostap-modules.inc -LICENSE = "GPL" -PR = "r6" +PR = "r7" SRC_URI += "file://Makefile.patch;patch=1 \ file://add_event.patch;patch=1 \ |