apmd: fix metadata

Signed-off-by: Kevin Tian <kevin.tian@intel.com>
This commit is contained in:
Kevin Tian 2010-07-02 18:17:55 +08:00 committed by Saul Wold
parent b1c741031d
commit a234ac09c1
1 changed files with 5 additions and 5 deletions

View File

@ -1,15 +1,15 @@
DESCRIPTION = "Set of tools for managing notebook power consumption."
SECTION = "base"
PRIORITY = "required"
LICENSE = "GPLv2+"
DEPENDS = "libtool-cross"
LICENSE = "GPL"
PR = "r13"
SRC_URI = "${DEBIAN_MIRROR}/main/a/apmd/apmd_${PV}.orig.tar.gz \
file://debian.patch;patch=1 \
file://workaround.patch;patch=1 \
file://unlinux.patch;patch=1 \
file://libtool.patch;patch=1 \
file://debian.patch \
file://workaround.patch \
file://unlinux.patch \
file://libtool.patch \
file://init \
file://default \
file://apmd_proxy \