mirror of
git://git.yoctoproject.org/meta-raspberrypi.git
synced 2026-01-27 09:51:53 +01:00
Fix QA Issue, Files/directories were installed but not shipped in any package
Some checks failed
Mirrors / Yocto Git Mirror (push) Has been cancelled
Some checks failed
Mirrors / Yocto Git Mirror (push) Has been cancelled
This commit is contained in:
parent
cd1e4efd0a
commit
0f68e87545
|
|
@ -40,5 +40,5 @@ do_install:append() {
|
|||
rm -v ${D}/${bindir}/camera-bug-report
|
||||
}
|
||||
|
||||
# not picked automatically, because it's missing common 'lib' prefix
|
||||
FILES:${PN} += "${libdir}/rpicam_app.so*"
|
||||
FILES:${PN}-dev += "${libdir}/rpicam_app.so"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user