mirror of
https://git.yoctoproject.org/poky
synced 2026-07-17 04:07:06 +00:00
packages: Separate out most of the remaining packages into recipes
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
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"
|
||||
Reference in New Issue
Block a user