netperf is no longer marked as non-commercial (587fe5877 in meta-oe). faad2 is still marked commercial and AAC is still covered under several patents that may require royalties. Not sure why we decided to whitelist this, the commit adding it has no message. So, what can be added without explanation can be removed without explanation :)
gst-ffmpeg is no longer a package, remove this too. Signed-off-by: Andrew Davis <[email protected]> --- Changes for v2: - Explain each change better in commit message meta-arago-distro/conf/distro/arago.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-arago-distro/conf/distro/arago.conf b/meta-arago-distro/conf/distro/arago.conf index 9f51ac26..033b8fcd 100644 --- a/meta-arago-distro/conf/distro/arago.conf +++ b/meta-arago-distro/conf/distro/arago.conf @@ -167,7 +167,7 @@ SKIP_META_VIRT_SANITY_CHECK = "1" # disable by default the codecs in libav that causes issues with shipping an # Arago based SDK. No need to prevent gst-ffmpeg from being used since we # disable troublesome software. -LICENSE_FLAGS_ACCEPTED = "commercial_gst-ffmpeg commercial_gstreamer1.0-libav commercial_faad2 non-commercial_netperf" +LICENSE_FLAGS_ACCEPTED = "commercial_gstreamer1.0-libav" # Do not package own copy of perl into devkit, rely on host one ASSUME_PROVIDED += "nativesdk-perl" -- 2.39.2 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15724): https://lists.yoctoproject.org/g/meta-arago/message/15724 Mute This Topic: https://lists.yoctoproject.org/mt/110737874/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
