summaryrefslogtreecommitdiff
path: root/meta/packages/hal/hal-info_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/hal/hal-info_git.bb')
-rw-r--r--meta/packages/hal/hal-info_git.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/meta/packages/hal/hal-info_git.bb b/meta/packages/hal/hal-info_git.bb
new file mode 100644
index 000000000..b2a2788aa
--- /dev/null
+++ b/meta/packages/hal/hal-info_git.bb
@@ -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/"