mirror of
https://git.yoctoproject.org/poky
synced 2026-02-13 04:03:03 +01:00
For these recipes the dependencies listed in RDEPENDS and RRECOMMENDS only apply to ${PN}
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
13 lines
213 B
BlitzBasic
13 lines
213 B
BlitzBasic
require hal.inc
|
|
|
|
PV = "0.5.9.1+git${SRCDATE}"
|
|
PR = "r8"
|
|
|
|
SRC_URI = "git://anongit.freedesktop.org/hal/;protocol=git \
|
|
file://20hal \
|
|
file://99_hal"
|
|
|
|
S = "${WORKDIR}/git"
|
|
|
|
DEFAULT_PREFERENCE = "-1"
|