diff options
Diffstat (limited to 'meta/packages/hal/hal-info.inc')
| -rw-r--r-- | meta/packages/hal/hal-info.inc | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/meta/packages/hal/hal-info.inc b/meta/packages/hal/hal-info.inc deleted file mode 100644 index 635fd0aa4..000000000 --- a/meta/packages/hal/hal-info.inc +++ /dev/null @@ -1,20 +0,0 @@ -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/" |
