commit | b6037b3e7548e02c8f68055bf689f75176327c68 | [log] [tgz] |
---|---|---|
author | developer <developer@mediatek.com> | Wed Nov 16 17:45:08 2022 +0800 |
committer | developer <developer@mediatek.com> | Wed Nov 16 19:09:02 2022 +0800 |
tree | e7ed6bffbd84d435bc3ea850a4ef03fab0ee8dd5 | |
parent | f96e2f33d6d61f171b804b54a09319708645c5ab [diff] |
[rdkb][common][config][Add feature flow_offload] [Description] Add feature flow_offload 1. Add feature "flow_offload" to control support flow offload or not [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