mirror of
https://git.yoctoproject.org/poky
synced 2026-06-17 06:19:56 +00:00
d62ee7eaf2
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
13 lines
213 B
BlitzBasic
13 lines
213 B
BlitzBasic
require hal.inc
|
|
|
|
PV = "0.5.9.1+git${SRCDATE}"
|
|
PR = "r7"
|
|
|
|
SRC_URI = "git://anongit.freedesktop.org/hal/;protocol=git \
|
|
file://20hal \
|
|
file://99_hal"
|
|
|
|
S = "${WORKDIR}/git"
|
|
|
|
DEFAULT_PREFERENCE = "-1"
|