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:
Ross Burton
2007-03-06 15:45:45 +00:00
parent e4ff2458d2
commit 3f21c02f90
2 changed files with 19 additions and 2 deletions

View File

@@ -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/"