]> code.ossystems Code Review - openembedded-core.git/commitdiff
apmd: added HOMEPAGE, minor formatting changes
authorScott Garman <scott.a.garman@intel.com>
Tue, 4 Jan 2011 22:08:47 +0000 (14:08 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 6 Jan 2011 10:06:29 +0000 (10:06 +0000)
Signed-off-by: Scott Garman <scott.a.garman@intel.com>
meta/recipes-bsp/apmd/apmd_3.2.2-14.bb

index 5f6fce433fd7c6286f62aa96e0aa510a80382d0c..50d84ec39ad29b2b597f4eec0e03a0ea6fb78fdb 100644 (file)
@@ -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"