mirror of
https://git.yoctoproject.org/poky
synced 2026-02-15 05:03:03 +01:00
(From OE-Core rev: 72567733033347b662d9baa07432985fd2da3efa) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
13 lines
213 B
BlitzBasic
13 lines
213 B
BlitzBasic
require hal.inc
|
|
|
|
PV = "0.5.9.1+git${SRCDATE}"
|
|
PR = "r9"
|
|
|
|
SRC_URI = "git://anongit.freedesktop.org/hal/;protocol=git \
|
|
file://20hal \
|
|
file://99_hal"
|
|
|
|
S = "${WORKDIR}/git"
|
|
|
|
DEFAULT_PREFERENCE = "-1"
|