commit | c590f21677390423c4802c0bf4e06ea06602836a | [log] [tgz] |
---|---|---|
author | developer <developer@mediatek.com> | Thu Jun 08 17:24:39 2023 +0800 |
committer | developer <developer@mediatek.com> | Thu Jun 08 19:15:14 2023 +0800 |
tree | ecf957c9a625d330493d0374903bba19742b2215 | |
parent | 28c5a0e5c00172c04e94115f10e45c3c40c686b8 [diff] |
[rdkb][eagle] add ated_ext to packagegroup [Description] as title. [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