commit | 235fa140856e8f5ac279b78cbaacceee23bac999 | [log] [tgz] |
---|---|---|
author | developer <developer@mediatek.com> | Thu Dec 22 10:14:04 2022 +0800 |
committer | developer <developer@mediatek.com> | Thu Dec 22 10:14:04 2022 +0800 |
tree | 02bd70a71ba2990b49d960cd409d3bb078025451 | |
parent | 9566d1c5abce14a458e5caea9672e668f69f1297 [diff] |
[rdkb][common][config][Add two machine config with disable flowblock] [Description] Add two machine config with disable flowblock [Release-log] Change-Id: Icc710e3762b32d61808f5c74398f52dc981c54c4
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