summaryrefslogtreecommitdiff
path: root/meta/packages/hal/hal-info.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/hal/hal-info.inc')
-rw-r--r--meta/packages/hal/hal-info.inc4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta/packages/hal/hal-info.inc b/meta/packages/hal/hal-info.inc
index 635fd0aa4..bea28cd6a 100644
--- a/meta/packages/hal/hal-info.inc
+++ b/meta/packages/hal/hal-info.inc
@@ -1,7 +1,9 @@
DESCRIPTION = "Hardware Abstraction Layer device information"
HOMEPAGE = "http://hal.freedesktop.org/"
+BUGTRACKER = "http://bugs.freedesktop.org/buglist.cgi?product=hal"
SECTION = "unknown"
-LICENSE = "GPL AFL"
+
+LICENSE = "GPLv2 | AFL"
SRC_URI = "http://hal.freedesktop.org/releases/${PN}-${PV}.tar.gz"
S = "${WORKDIR}/${PN}-${PV}"