summaryrefslogtreecommitdiff
path: root/hal
diff options
context:
space:
mode:
Diffstat (limited to 'hal')
-rw-r--r--hal/hal_0.2.oe3
1 files changed, 2 insertions, 1 deletions
diff --git a/hal/hal_0.2.oe b/hal/hal_0.2.oe
index b34b4ea5be..400e7e054b 100644
--- a/hal/hal_0.2.oe
+++ b/hal/hal_0.2.oe
@@ -3,7 +3,8 @@ DESCRIPTION = "Hardware Abstraction Layer"
MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
DEPENDS = "dbus expat"
RDEPENDS += "hotplug"
-WEBPAGE = "http://freedesktop.org/Software/hal"
+HOMEPAGE = "http://freedesktop.org/Software/hal"
+LICENSE = "GPL LGPL AFL"
SRC_URI = "http://freedesktop.org/~david/hal-${PV}/hal-${PV}.tar.gz"
S = "${WORKDIR}/hal-${PV}"