From a02570c1ce80a173563730880f35931d6cbccfcc Mon Sep 17 00:00:00 2001 From: Holger Hans Peter Freyther Date: Tue, 28 Oct 2008 21:30:11 +0100 Subject: hal_0.5.11: Move back to the hal directory and make it default for Openmoko hal 0.5.11 is fixing many, many, many memory leaks and is required if someone wants to have the device powered on for more than two days. I heavily encourage other distributions to switch as well. I can not see the autoreconf errors mentioned in koen's move a765a58dfd410eef8147e2e6ad1d0e4cef922c58 he is free to send them to me. I'm using tmp/staging/i686-linux/usr/bin/autoreconf --version autoreconf (GNU Autoconf) 2.61 --- packages/hal/hal_0.5.11.bb | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 packages/hal/hal_0.5.11.bb (limited to 'packages/hal/hal_0.5.11.bb') 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" -- cgit v1.2.3