Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Enable Widevine-16 and PlayReady 4.4 support

Enable Widevine feature:
Append DISTRO_FEATURES_append = " widevine " to meta-amlogic/conf/machine/$YourMachine.conf

Enable Playready feature:
Append DISTRO_FEATURES_append = " playready " to meta-amlogic/conf/machine/$YourMachine.conf

Build Steps to build with Amlogic pre-builds(github) and non-drm :

repo init -u https://code.rdkcentral.com/r/rdk/soc/amlogic/aml-manifests -b rdk-next -m aml_ipstb_866-open-google.xml

repo sync -j4 --no-clone-bundle

source meta-rdk-aml/set-env.sh mesonsc2-5.4-lib32-ah212 --gst1-18 --ipclient

bitbake lib32-rdk-generic-mediaclient-image