Skip to content

Commit

Permalink
libcamera: Added the meta multimedia packagegroup in libcamera image
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
Madhavan Krishnan authored and kraj committed Mar 11, 2020
1 parent 9047a1d commit 721f234
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
DESCRIPTION = "libcamera image"
LICENSE = "MIT"

require meta-multimedia-image-base.bb
require meta-multimedia-image.bb

IMAGE_INSTALL += " \
kernel-modules \
Expand Down

0 comments on commit 721f234

Please sign in to comment.