commit | eab1cd73a3673772c21683490c12d81c03a3b433 | [log] [tgz] |
---|---|---|
author | developer <developer@mediatek.com> | Thu Apr 13 20:12:08 2023 +0800 |
committer | developer <developer@mediatek.com> | Thu Apr 13 20:12:08 2023 +0800 |
tree | 51e1e2c560d2e2adae040e65bf53f6ad199d16a1 | |
parent | d20ebaeafe96704579eada10490170f824c34e3e [diff] |
[rdkb][logan] update mtk_script for hostapd patch && wifi profile [Description] As title. [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