Hi Jose, On 2022-02-02 18:58, Jose Quaresma wrote: [...]
@@ -13,7 +13,7 @@ LICENSE_FLAGS = "commercial" SRC_URI = " \ https://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-${PV}.tar.xz <https://gstreamer.freedesktop.org/src/gst-plugins-ugly/gst-plugins-ugly-$%7BPV%7D.tar.xz> \ " -SRC_URI[sha256sum] = "df32803e98f8a9979373fa2ca7e05e62f977b1097576d3a80619d9f5c69f66d9" +SRC_URI[sha256sum] = "5242a42c3fad209030bd2e8630b08ae93821384c2278965764a039d31ab2a246"S = "${WORKDIR}/gst-plugins-ugly-${PV}" @@ -23,7 +23,7 @@ GST_PLUGIN_SET_HAS_EXAMPLES = "0" PACKAGECONFIG ??= " \ ${GSTREAMER_ORC} \ - a52dec mpeg2dec \ + a52dec mpeg2dec gpl \ This will require commercial licence supporthttps://docs.yoctoproject.org/dev-manual/common-tasks.html?highlight=license_flags#enabling-commercially-licensed-recipes <https://docs.yoctoproject.org/dev-manual/common-tasks.html?highlight=license_flags#enabling-commercially-licensed-recipes>
Yes. I am not sure if I understand your point. The `LICENSE_FLAGS = "commercial"` is already set in the recipe, see first line of this diff.
regards, Claudius
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#161270): https://lists.openembedded.org/g/openembedded-core/message/161270 Mute This Topic: https://lists.openembedded.org/mt/88858022/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
