commit | fed9f73a1cc0d4cfb542ddc8a26cbdc115ef9f1f | [log] [tgz] |
---|---|---|
author | developer <developer@mediatek.com> | Wed Oct 12 10:33:11 2022 +0800 |
committer | developer <developer@mediatek.com> | Wed Oct 12 10:33:11 2022 +0800 |
tree | 57bf91af2af266b379f54dffa8504abc2ff726ae | |
parent | 752a12221d5945e7dfc764c66fa9b6cea540f760 [diff] |
[rdkb][common][app][Refactor ccsp-common-library.bbappend] [Description] Refactor ccsp-common-library.bbappend 1. When auto channel select enabled, WiFi will scan channel. So We need to add a delay for wifi agent , otherwise wifi agent will fail at getting radio channel. [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