diff options
author | Holger Hans Peter Freyther <zecke@openmoko.org> | 2008-08-28 19:24:37 +0200 |
---|---|---|
committer | Holger Hans Peter Freyther <zecke@selfish.org> | 2008-10-15 21:04:17 +0200 |
commit | f629930ce8c8e4950e46af9bae5b911ca150e7c7 (patch) | |
tree | dc37867b853203b7d555b5da8d110558655e205f /packages/hal/hal_0.5.11.bb | |
parent | b0252872d7f9fbb0d9d735713a467643405fb4c5 (diff) |
[hal] Add latest hal and hal-info
hal-0.5.11 should fix many many leaks compared to hal-0.5.9
and upgrade hal-info on the way as well
Diffstat (limited to 'packages/hal/hal_0.5.11.bb')
-rw-r--r-- | packages/hal/hal_0.5.11.bb | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/packages/hal/hal_0.5.11.bb b/packages/hal/hal_0.5.11.bb new file mode 100644 index 0000000000..5408756510 --- /dev/null +++ b/packages/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" |