| Table of Contents | ||
|---|---|---|
|
...
...
repo init -u https://code.rdkcentral.com/r/rdk/soc/amlogic/aml-manifests -b rdk-next -m aml_ipstb_google_rdk_starboard.xml |
|---|
Note: To enable build with DRM(Playready & Widevine), Please
...
reach out to Amlogic for Openlinux access for DRM libraries. Need to have below repository access.
Check if you have access to Amlogic restricted repos.
...
Execute below command to check if you have PlayReady access git clone ssh://git@openlinux.amlogic.com/vendor/playready.git Execute below command to check if you have Widevine access git clone ssh://git@openlinux.amlogic.com/yocto/vendor/widevine |
...
Please contact your Amlogic
...
sales or FAE teams
...
to get restricted DRM repo access if you do not have yet.
If Widevine and PlayReady access is available, please pass additional arguments as
repo init -u https://code.rdkcentral.com/r/rdk/soc/amlogic/aml-manifests -b rdk-next -m aml_ipstb_google_rdk_starboard.xml |
|---|
|
|---|
| Code Block | ||
|---|---|---|
| ||
repo init -u https://code.rdkcentral.com/r/rdk/soc/amlogic/aml-manifests -b rdk-next -m aml_ipstb_google_rdk_starboard-open-dab.xml
repo sync -j4 --no-clone-bundle
For Amlogic UI:
source meta-rdk-aml/set-env.sh mesonsc2-5.4-lib32-ah212 --gst1-18 --ipclient --rdk-starboard --enable-dab-bridge
For RDK UI:
source meta-rdk-aml/set-env.sh mesonsc2-5.4-lib32-ah212 --gst1-18 --ipclient --rdk-starboard --enable-dab-bridge --use-rdk-ui
bitbake lib32-rdk-generic-mediaclient-image |
Build steps with DRM:
|
|---|
Note: Amlogic meta layers and components are in AML collaboration zone and it need Amlogic collaboration zone. Need to be Amlogic collab-zone approved member to be able to get access.
RDK uses rdkcentral artifactory to place AlexaSmartScreenVoiceChrome-1.1.0.tar. Removed this depending upon ipclient distro. During build we need to place the tar file in downloads folder
1) Using Burning tool:
...