commit | cded8114e7ac81f565bdb1edd1b195177555f211 | [log] [tgz] |
---|---|---|
author | developer <developer@mediatek.com> | Thu Dec 21 20:30:42 2023 +0800 |
committer | developer <developer@mediatek.com> | Thu Dec 21 20:30:42 2023 +0800 |
tree | bd9ad0da7668b07b56ae10d2856fcb36cfc0f6b2 | |
parent | 437004a746b4d538b4b9f5a9f91c8d1ff7c657e7 [diff] |
[[rdkb][logan] fix ccsp-common-library out of access] [Description] Fix rdkb ccsp-common-library out of access. [Release-log]
External layer for turris omnia
Follow this build steps to generate RDKB image and assuming that yocto environment setting is already done.
$ mkdir <workspace dir> $ cd <workspace dir> $ repo init -u https://code.rdkcentral.com/r/manifests -m rdkb-turris-extsrc.xml -b rdk-next (or) $ repo init -u https://code.rdkcentral.com/r/manifests -m rdkb-turris-nosrc.xml -b rdk-next $ repo sync -j4 --no-clone-bundle $ MACHINE=turris source meta-turris/setup-environment $ bitbake rdk-generic-broadband-image