mirror of
https://git.yoctoproject.org/poky
synced 2026-02-11 11:13:04 +01:00
from 20090414
changes:
- consolidate hal-info.inc and hal-info_git.bb, git version is used
as a reference and is not preferred
- preferred version updated to 20091130
Signed-off-by: Qing He <qing.he@intel.com>
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"
|