Skip to content

Commit 0f68e87

Browse files
bou6kraj
authored andcommitted
Fix QA Issue, Files/directories were installed but not shipped in any package
1 parent cd1e4ef commit 0f68e87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dynamic-layers/multimedia-layer/recipes-multimedia/libcamera-apps/libcamera-apps_git.bb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,5 +40,5 @@ do_install:append() {
4040
rm -v ${D}/${bindir}/camera-bug-report
4141
}
4242

43-
# not picked automatically, because it's missing common 'lib' prefix
43+
FILES:${PN} += "${libdir}/rpicam_app.so*"
4444
FILES:${PN}-dev += "${libdir}/rpicam_app.so"

0 commit comments

Comments
 (0)