From: Scott Garman Date: Tue, 4 Jan 2011 22:08:47 +0000 (-0800) Subject: apmd: added HOMEPAGE, minor formatting changes X-Git-Tag: 2011-1~3000 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=4842fc511eea7d8507c1f675ae00bcc912e7e7cd;p=openembedded-core.git apmd: added HOMEPAGE, minor formatting changes Signed-off-by: Scott Garman --- diff --git a/meta/recipes-bsp/apmd/apmd_3.2.2-14.bb b/meta/recipes-bsp/apmd/apmd_3.2.2-14.bb index 5f6fce433f..50d84ec39a 100644 --- a/meta/recipes-bsp/apmd/apmd_3.2.2-14.bb +++ b/meta/recipes-bsp/apmd/apmd_3.2.2-14.bb @@ -1,12 +1,13 @@ SUMMARY = "Utilities for Advanced Power Management" -DESCRIPTION = "The Advanced Power Management (APM) support provides access to \ -battery status information and a set of tools for managing notebook power \ -consumption." +DESCRIPTION = "The Advanced Power Management (APM) support provides \ +access to battery status information and a set of tools for managing \ +notebook power consumption." +HOMEPAGE = "http://apenwarr.ca/apmd/" SECTION = "base" PRIORITY = "required" LICENSE = "GPLv2+" LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f \ - file://apm.h;firstline=6;endline=18;md5=c9a1f79036ab14aa157e15ed75ffd769" + file://apm.h;firstline=6;endline=18;md5=c9a1f79036ab14aa157e15ed75ffd769" DEPENDS = "libtool-cross" PR = "r1"