mirror of
git://git.yoctoproject.org/poky
synced 2026-08-11 22:50:57 +00:00
hal-info: DEPENDS on hal (for configure checks)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2800 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
4a33e3df4e
commit
2a2b229f7e
@ -2,6 +2,7 @@ DESCRIPTION = "Hardware Abstraction Layer device information"
|
||||
HOMEPAGE = "http://freedesktop.org/Software/hal"
|
||||
SECTION = "unknown"
|
||||
LICENSE = "GPL AFL"
|
||||
DEPENDS = "hal"
|
||||
|
||||
SRC_URI = "git://anongit.freedesktop.org/hal-info/;protocol=git;tag=HAL_INFO_${PV}"
|
||||
|
||||
|
||||
@ -2,6 +2,7 @@ DESCRIPTION = "Hardware Abstraction Layer device information"
|
||||
HOMEPAGE = "http://freedesktop.org/Software/hal"
|
||||
SECTION = "unknown"
|
||||
LICENSE = "GPL AFL"
|
||||
DEPENDS = "hal"
|
||||
|
||||
PV = "${SRCDATE}+git"
|
||||
PR = "r2"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user