commit | 5ee7f529dd75bfc86e8e60e81d72cb1179945f03 | [log] [tgz] |
---|---|---|
author | developer <developer@mediatek.com> | Thu Apr 18 14:11:52 2024 +0800 |
committer | developer <developer@mediatek.com> | Thu Apr 18 14:17:44 2024 +0800 |
tree | 7329a8910230bc6f3275a1606ed29684e8987756 | |
parent | 9c488d774cb424a63f9b612b122fdf6f87de1e93 [diff] |
[[RDKB]Support eagle mp3, kite mp1, eagle mp4, kite mp2 in RDKB] [Description] Add script for preparing hostapd/wpa-supplicant patch. [Release-log] Change-Id: I16d1d60855cf5d5af23182e1a1bbb98dcfdaae80
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