Versions Compared

Key

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

...

Enabled the distro(ipclient) for IPSTB as a setup environment option, so during build time we can pass this as an argument.

Build steps:           

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

j4 --no-clone-bundle
export LOCAL_BUILD=1

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

--playready --widevine


bitbake lib32-rdk-generic-mediaclient-image

Validation of image

  • Controller UI : For connecting Controller UI, use URL: http://<machineip>:9998

...