mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
matchbox-desktop: Drop custom staging function
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -22,9 +22,3 @@ FILES_${PN}-dev += "${libdir}/matchbox-desktop \
|
||||
${datadir}/matchbox/desktop/modules/*a"
|
||||
|
||||
FILES_${PN}-dbg += "${libdir}/matchbox/desktop/.debug/"
|
||||
|
||||
do_stage() {
|
||||
install -d ${STAGING_INCDIR}/matchbox-desktop/
|
||||
install -m 0644 ${S}/src/*.h ${STAGING_INCDIR}/matchbox-desktop/
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user