commit | 919a0f0389f9aefe25342a3ea8ad585808d6b449 | [log] [tgz] |
---|---|---|
author | developer <developer@mediatek.com> | Fri May 27 16:09:42 2022 +0800 |
committer | developer <developer@mediatek.com> | Fri May 27 16:46:00 2022 +0800 |
tree | 4e5cdb01ca8b72dca63aaec6282bc0b8571247ba | |
parent | 212bf223726bceb37e11c41ebdae406668abcbb4 [diff] |
[Remove patches in WiFi HAL] [Description] Remove the patches which are upstreamed to the open source repository. [Release-log] N/A
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