mirror of
https://git.yoctoproject.org/poky
synced 2026-04-07 14:02:22 +02:00
slang: Fix .debug packaging warning after debug striping was fixed
(From OE-Core rev: 2cdec8044cef963a1cc376484b4c7fa29924d5dc) Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -42,5 +42,6 @@ do_install() {
|
||||
}
|
||||
|
||||
FILES_${PN} += "${libdir}/${BPN}/v2/modules/ ${datadir}/slsh/"
|
||||
FILES_${PN}-dbg += "${libdir}/${BPN}/v2/modules/.debug"
|
||||
|
||||
PARALLEL_MAKE = ""
|
||||
|
||||
Reference in New Issue
Block a user