hal: PR needs to be bumped for change to take effect

Signed-off-by: Saul Wold <Saul.Wold@intel.com>
This commit is contained in:
Saul Wold 2010-07-31 00:18:13 -07:00
parent 983b094ed0
commit a235e4195e
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
require hal.inc
PR = "r0"
PR = "r1"
EXTRA_OECONF += "--with-linux-input-header=${STAGING_INCDIR}/linux/input.h"
EXTRA_OEMAKE += "-e 'udevrulesdir=$(sysconfdir)/udev/rules.d'"

View File

@ -1,7 +1,7 @@
require hal.inc
PV = "0.5.9.1+git${SRCDATE}"
PR = "r5"
PR = "r6"
SRC_URI = "git://anongit.freedesktop.org/hal/;protocol=git \
file://20hal \