hal: 0.5.11 -> 0.5.12rc1

This commit is contained in:
Richard Purdie 2009-05-18 12:38:48 +01:00
parent e010c6c9b6
commit 24bd0050ed
2 changed files with 5 additions and 2 deletions

View File

@ -2,8 +2,11 @@ require hal.inc
PR = "r1"
SRC_URI += " file://hal-right-input-h.patch;patch=1 \
file://fix-configure.diff;patch=1"
SRC_URI = "http://hal.freedesktop.org/releases/hal-0.5.12rc1.tar.gz \
file://99_hal \
file://20hal"
S = "${WORKDIR}/hal-0.5.12rc1"
EXTRA_OECONF += "--with-linux-input-header=${STAGING_INCDIR}/linux/input.h"