Skip to content

scthunderbolt/meta-turris

 
 

Repository files navigation

meta-turris

External layer for turris omnia

Quick Build steps

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 

About

External layer for turris omnia

Resources

License

Unknown, Unknown licenses found

Licenses found

Unknown
LICENSE
Unknown
COPYING

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Shell 74.3%
  • BitBake 12.4%
  • Pascal 5.3%
  • HTML 4.1%
  • C++ 1.5%
  • NASL 1.1%
  • Other 1.3%