mirror of
https://git.yoctoproject.org/poky
synced 2026-04-15 21:32:13 +02: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