mirror of
https://git.yoctoproject.org/poky
synced 2026-06-03 01:40:07 +00:00
Add hal-info and disable more of HAL
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1333 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
DESCRIPTION = "Hardware Abstraction Layer device information"
|
||||
HOMEPAGE = "http://freedesktop.org/Software/hal"
|
||||
SECTION = "unknown"
|
||||
LICENSE = "GPL AFL"
|
||||
|
||||
SRC_URI = "git://anongit.freedesktop.org/hal-info/;protocol=git"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
EXTRA_OECONF = "--disable-recall --disable-video"
|
||||
|
||||
FILES_${PN} += "/usr/share/hal/"
|
||||
Reference in New Issue
Block a user