mirror of
https://git.yoctoproject.org/poky
synced 2026-02-13 12:13:02 +01: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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user