Skip to content

Commit 721f234

Browse files
Madhavan Krishnankraj
authored andcommitted
libcamera: Added the meta multimedia packagegroup in libcamera image
Added the packagegroup of meta multimedia in the libcamera core image After adding the meta multimedia packagegroup, we faced the faad2 componenet was unknown during bitbake parsing. In meta raspberrypi, faad has been included in gstreamer bbappend file, so we have upstream the faad to be included only when commercial license is whitelisted. Signed-off-by: Madhavan Krishnan <[email protected]> Signed-off-by: Khem Raj <[email protected]>
1 parent 9047a1d commit 721f234

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta-multimedia/recipes-multimedia/images/multimedia-libcamera-image.bb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
DESCRIPTION = "libcamera image"
55
LICENSE = "MIT"
66

7-
require meta-multimedia-image-base.bb
7+
require meta-multimedia-image.bb
88

99
IMAGE_INSTALL += " \
1010
kernel-modules \

0 commit comments

Comments
 (0)