summaryrefslogtreecommitdiff
path: root/meta/packages/hal/hal-info_20070831.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/hal/hal-info_20070831.bb')
-rw-r--r--meta/packages/hal/hal-info_20070831.bb15
1 files changed, 15 insertions, 0 deletions
diff --git a/meta/packages/hal/hal-info_20070831.bb b/meta/packages/hal/hal-info_20070831.bb
new file mode 100644
index 000000000..a253b7440
--- /dev/null
+++ b/meta/packages/hal/hal-info_20070831.bb
@@ -0,0 +1,15 @@
+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;tag=HAL_INFO_${PV}"
+
+S = "${WORKDIR}/git"
+
+inherit autotools pkgconfig
+
+EXTRA_OECONF = "--disable-recall --disable-video"
+
+PACKAGE_ARCH = "all"
+FILES_${PN} += "/usr/share/hal/"