mirror of
https://git.yoctoproject.org/poky
synced 2026-03-06 15:29:40 +01:00
RP: It would be better if we could find a way to patch out the compiler checks in this package... JaMa: drop PACKAGE_ARCH for now (nobody likes hal nowadays) (From OE-Core rev: 870191c1c46e36f92c5d90a3eb049154b0597133) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
10 lines
190 B
BlitzBasic
10 lines
190 B
BlitzBasic
require hal-info.inc
|
|
|
|
PV = "${SRCDATE}+git"
|
|
PR = "r1"
|
|
|
|
SRC_URI = "git://anongit.freedesktop.org/hal-info/;protocol=git;rev=HAL_INFO_20091130"
|
|
S = "${WORKDIR}/git"
|
|
|
|
DEFAULT_PREFERENCE = "-1"
|