diff options
author | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2008-01-18 18:26:10 +0000 |
---|---|---|
committer | Rolf Leggewie <oe-devel@rolf.leggewie.biz> | 2008-01-18 18:26:10 +0000 |
commit | 6e65f76c3d5946817e285b93d73d6475c7f0da42 (patch) | |
tree | ab5658fad93e10cc7f5b7491b57f2c938d575edf /packages/hostap/hostap-modules_0.3.9.bb | |
parent | c4b744dbb34a1d8c5b0d9ab5f52d387366cad69e (diff) |
apmd|hostap|orinoco: move the fix for bug 3664 into a separate package
* the package is RRECOMMENDS and should be installed automatically, but can
be removed if one so desires
* reorder some fields according to StyleGuide
* bump PR
Diffstat (limited to 'packages/hostap/hostap-modules_0.3.9.bb')
-rw-r--r-- | packages/hostap/hostap-modules_0.3.9.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/hostap/hostap-modules_0.3.9.bb b/packages/hostap/hostap-modules_0.3.9.bb index 051afadca0..aa1dfde03a 100644 --- a/packages/hostap/hostap-modules_0.3.9.bb +++ b/packages/hostap/hostap-modules_0.3.9.bb @@ -1,5 +1,5 @@ require hostap-modules.inc -PR = "r10" +PR = "r11" SRC_URI += "file://Makefile.patch;patch=1 \ file://add_event.patch;patch=1 \ |