commit | f1063ab03d1c88658a2190d18d9db6a8a416f6d8 | [log] [tgz] |
---|---|---|
author | developer <developer@mediatek.com> | Thu Mar 09 11:02:02 2023 +0800 |
committer | developer <developer@mediatek.com> | Thu Mar 09 11:02:02 2023 +0800 |
tree | d6dd133fdff43c677186d6b8dc6490d8974b0b51 | |
parent | 2ba4ebd64a400fd9a81501d8d4b5fc8c96297c9b [diff] |
[rdkb][common][config][Add feature to decide to build samba or ftnl tools into image] [Description] Add feature to decide to build samba or ftnl tools into image [Release-log] Change-Id: I460ec3f6eb3363f847abb9df1121747d8bd67f30
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