mirror of
https://git.yoctoproject.org/poky
synced 2026-02-13 04:03:03 +01:00
10 lines
190 B
BlitzBasic
10 lines
190 B
BlitzBasic
require hal-info.inc
|
|
|
|
PV = "${SRCDATE}+git"
|
|
PR = "r0"
|
|
|
|
SRC_URI = "git://anongit.freedesktop.org/hal-info/;protocol=git;rev=HAL_INFO_20091130"
|
|
S = "${WORKDIR}/git"
|
|
|
|
DEFAULT_PREFERENCE = "-1"
|