aboutsummaryrefslogtreecommitdiffstats
path: root/packages/hal/hal-info_20080313.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/hal/hal-info_20080313.bb')
-rw-r--r--packages/hal/hal-info_20080313.bb21
1 files changed, 1 insertions, 20 deletions
diff --git a/packages/hal/hal-info_20080313.bb b/packages/hal/hal-info_20080313.bb
index 635fd0aa41..e6d50e3981 100644
--- a/packages/hal/hal-info_20080313.bb
+++ b/packages/hal/hal-info_20080313.bb
@@ -1,20 +1 @@
-DESCRIPTION = "Hardware Abstraction Layer device information"
-HOMEPAGE = "http://hal.freedesktop.org/"
-SECTION = "unknown"
-LICENSE = "GPL AFL"
-
-SRC_URI = "http://hal.freedesktop.org/releases/${PN}-${PV}.tar.gz"
-S = "${WORKDIR}/${PN}-${PV}"
-
-inherit autotools pkgconfig
-
-EXTRA_OECONF = "--disable-recall --disable-video"
-
-do_configure() {
- gnu-configize
- libtoolize --force
- oe_runconf
-}
-
-PACKAGE_ARCH = "all"
-FILES_${PN} += "${datadir}/hal/"
+require hal-info.inc