commit | b8a4a3427e5fa29e51e7c765fa25e13823b4b07e | [log] [tgz] |
---|---|---|
author | developer <developer@mediatek.com> | Mon Jul 04 10:11:28 2022 +0800 |
committer | developer <developer@mediatek.com> | Mon Jul 04 10:11:28 2022 +0800 |
tree | a032a8f70dd9a4d5a1bb705e607f828bdf3bbce2 | |
parent | c695e6b0077944f7309324852f1bb789dabf0ab5 [diff] |
[Add ubus/libubox/libnl-tiny in wifi sync from Openwrt] [Description] Add ubus/libubox/libnl-tiny in wifi sync from Openwrt [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