mirror of
https://git.yoctoproject.org/poky
synced 2026-02-20 08:29:42 +01:00
hal-info: fix metadata
add bugtracker Signed-off-by: Qing He <qing.he@intel.com>
This commit is contained in:
@@ -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}"
|
||||
|
||||
@@ -1,7 +1,9 @@
|
||||
DESCRIPTION = "Hardware Abstraction Layer device information"
|
||||
HOMEPAGE = "http://freedesktop.org/Software/hal"
|
||||
BUGTRACKER = "http://bugs.freedesktop.org/buglist.cgi?product=hal"
|
||||
SECTION = "unknown"
|
||||
LICENSE = "GPL AFL"
|
||||
|
||||
LICENSE = "GPLv2 | AFL"
|
||||
|
||||
PV = "${SRCDATE}+git"
|
||||
PR = "r2"
|
||||
|
||||
Reference in New Issue
Block a user