diff options
author | Koen Kooi <koen@openembedded.org> | 2008-10-16 09:51:10 +0200 |
---|---|---|
committer | Koen Kooi <koen@openembedded.org> | 2008-10-16 09:51:10 +0200 |
commit | a765a58dfd410eef8147e2e6ad1d0e4cef922c58 (patch) | |
tree | 5e30e9915fbe988c60eb317499589ef252898dd9 /packages/nonworking | |
parent | fa690d1b82fcb7446c8e435bed7c02ef69df856b (diff) |
hal 0.5.11: move to nonworking:
* autoreconf fails
* after fixing that it doesn't build
Diffstat (limited to 'packages/nonworking')
-rw-r--r-- | packages/nonworking/hal/hal_0.5.11.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/packages/nonworking/hal/hal_0.5.11.bb b/packages/nonworking/hal/hal_0.5.11.bb new file mode 100644 index 0000000000..5408756510 --- /dev/null +++ b/packages/nonworking/hal/hal_0.5.11.bb @@ -0,0 +1,4 @@ +require hal.inc + +SRC_URI += " file://hal-right-input-h.patch;patch=1" +EXTRA_OECONF += "--with-linux-input-header=${STAGING_INCDIR}/linux/input.h" |