[rdkb][common][app][Fix 2024q1 version build fail issue]

[Description]
Fix 2024q1 version build fail issue

[Release-log]

Change-Id: I934525cf7932df7d5e7eb78b170cdbaf7450196d
2 files changed
tree: ab45afdaa09aaecea9441e5f350c410315c0d88b
  1. conf/
  2. mtk_scripts/
  3. recipes-ccsp/
  4. recipes-common/
  5. recipes-connectivity/
  6. recipes-core/
  7. recipes-devtools/
  8. recipes-extended/
  9. recipes-kernel/
  10. recipes-networking/
  11. recipes-protocols/
  12. recipes-rdkb/
  13. recipes-support/
  14. CONTRIBUTING.md
  15. COPYING
  16. LICENSE
  17. NOTICE
  18. README.md
  19. setup-environment
README.md

meta-turris

External layer for turris omnia

Quick Build steps

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