mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 17:39:31 +00: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"
|
DESCRIPTION = "Hardware Abstraction Layer device information"
|
||||||
HOMEPAGE = "http://hal.freedesktop.org/"
|
HOMEPAGE = "http://hal.freedesktop.org/"
|
||||||
|
BUGTRACKER = "http://bugs.freedesktop.org/buglist.cgi?product=hal"
|
||||||
SECTION = "unknown"
|
SECTION = "unknown"
|
||||||
LICENSE = "GPL AFL"
|
|
||||||
|
LICENSE = "GPLv2 | AFL"
|
||||||
|
|
||||||
SRC_URI = "http://hal.freedesktop.org/releases/${PN}-${PV}.tar.gz"
|
SRC_URI = "http://hal.freedesktop.org/releases/${PN}-${PV}.tar.gz"
|
||||||
S = "${WORKDIR}/${PN}-${PV}"
|
S = "${WORKDIR}/${PN}-${PV}"
|
||||||
|
|||||||
@@ -1,7 +1,9 @@
|
|||||||
DESCRIPTION = "Hardware Abstraction Layer device information"
|
DESCRIPTION = "Hardware Abstraction Layer device information"
|
||||||
HOMEPAGE = "http://freedesktop.org/Software/hal"
|
HOMEPAGE = "http://freedesktop.org/Software/hal"
|
||||||
|
BUGTRACKER = "http://bugs.freedesktop.org/buglist.cgi?product=hal"
|
||||||
SECTION = "unknown"
|
SECTION = "unknown"
|
||||||
LICENSE = "GPL AFL"
|
|
||||||
|
LICENSE = "GPLv2 | AFL"
|
||||||
|
|
||||||
PV = "${SRCDATE}+git"
|
PV = "${SRCDATE}+git"
|
||||||
PR = "r2"
|
PR = "r2"
|
||||||
|
|||||||
Reference in New Issue
Block a user