mirror of
git://git.yoctoproject.org/poky
synced 2026-08-12 23:23:36 +00:00
matchbo-panel: ship the battery images
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3785 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
04d1879e5e
commit
faed8fc7f7
@ -2,7 +2,7 @@ LICENSE = "GPLv2"
|
||||
PRIORITY = "optional"
|
||||
DEPENDS = "gtk+ startup-notification apmd"
|
||||
PV = "0.0+svnr${SRCREV}"
|
||||
PR = "r1"
|
||||
PR = "r2"
|
||||
|
||||
RPROVIDES_${PN} = "matchbox-panel"
|
||||
RREPLACES_${PN} = "matchbox-panel"
|
||||
@ -16,6 +16,7 @@ S = "${WORKDIR}/${PN}"
|
||||
|
||||
FILES_${PN} += "${libdir}/matchbox-panel/*.so \
|
||||
${datadir}/matchbox-panel/battery/*.png \
|
||||
${datadir}/matchbox-panel/brightness/*.png \
|
||||
${datadir}/matchbox-panel/startup/*.png "
|
||||
FILES_${PN}-dbg += "${libdir}/matchbox-panel/.debug"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user