mirror of
https://git.yoctoproject.org/poky
synced 2026-02-11 11:13:04 +01:00
13 lines
213 B
BlitzBasic
13 lines
213 B
BlitzBasic
require hal.inc
|
|
|
|
PV = "0.5.9.1+git${SRCDATE}"
|
|
PR = "r6"
|
|
|
|
SRC_URI = "git://anongit.freedesktop.org/hal/;protocol=git \
|
|
file://20hal \
|
|
file://99_hal"
|
|
|
|
S = "${WORKDIR}/git"
|
|
|
|
DEFAULT_PREFERENCE = "-1"
|