mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-05 02:50:46 +00:00
apcupsd: fix QA error and SUMMARY
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
SUMMARY = "foo"
|
||||
SUMMARY = "Apcupsd a daemon for controlling APC UPSes"
|
||||
|
||||
LICENSE = "GPLv2"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=c12853cc7fdf20d17b4fddefd26b7802"
|
||||
@@ -32,4 +32,8 @@ do_configure() {
|
||||
oe_runconf
|
||||
}
|
||||
|
||||
do_install_append() {
|
||||
rm ${D}${datadir}/hal -rf
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user