diff options
Diffstat (limited to 'packages/hal/hal_0.5.11.bb')
-rw-r--r-- | packages/hal/hal_0.5.11.bb | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/packages/hal/hal_0.5.11.bb b/packages/hal/hal_0.5.11.bb index 419cf059cf..3b5888a863 100644 --- a/packages/hal/hal_0.5.11.bb +++ b/packages/hal/hal_0.5.11.bb @@ -1,9 +1,10 @@ require hal.inc -PR = "r4" +PR = "r5" SRC_URI += " file://hal-right-input-h.patch;patch=1 \ - file://fix-configure.diff;patch=1" + file://fix-configure.diff;patch=1 \ + file://wifi-2.6.27.diff;patch=1" # The following code finds the right linux/input.h, # which also works with external-toolchain/SDK |