Revert "[rdkb][common][app][Fix ccsp-dhcp-mgr build fail in 64 bits]"

This reverts commit 881e91e9c38178c688484272ffede13bf2d09351.

Reason for revert: rdkb fix this issue in
https://code.rdkcentral.com/r/c/rdkb/components/opensource/ccsp/DhcpManager/+/92666

Change-Id: I95938c2b305806425cab5d1c7893120fed6aab6a
2 files changed
tree: 0570db3b7458e3c219de64911ec24bde14868b48
  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-rdkb/
  12. recipes-support/
  13. CONTRIBUTING.md
  14. COPYING
  15. LICENSE
  16. NOTICE
  17. README.md
  18. 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