increase dvbapp PR.
[vuplus_openembedded] / recipes / hal / hal-info_20070831.bb
1 DESCRIPTION = "Hardware Abstraction Layer device information"
2 HOMEPAGE = "http://freedesktop.org/Software/hal"
3 SECTION = "unknown"
4 LICENSE = "GPL AFL"
5 DEPENDS = "hal"
6
7 SRC_URI = "git://anongit.freedesktop.org/hal-info/;protocol=git;tag=HAL_INFO_${PV}"
8
9 S = "${WORKDIR}/git"
10
11 inherit autotools pkgconfig
12
13 EXTRA_OECONF = "--disable-recall --disable-video"
14
15 PACKAGE_ARCH = "all"
16 FILES_${PN} += "/usr/share/hal/"