diff options
author | Graeme Gregory <dp@openmoko.hyboria> | 2008-10-16 15:37:13 +0100 |
---|---|---|
committer | Graeme Gregory <dp@openmoko.hyboria> | 2008-10-16 15:37:13 +0100 |
commit | 2172627af94c9b3bfd6278e64b90b0ab664512f6 (patch) | |
tree | 6b71307f1d6ee033d8904c4d0b2823c81dfbe79d | |
parent | 57eddbf7b9ea9983f0fa95d79b8b86d73846391d (diff) |
hal_0.5.11.bb : add new version from OM branch
-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" |