gmacario / easy-build

Collection of Dockerfiles for building embedded software distributions
Mozilla Public License 2.0
154 stars 83 forks source link

build-yocto-genivi: Add script to automatically build YGB 10.0.0 #209

Closed gmacario closed 6 years ago

gmacario commented 8 years ago

See http://lists.genivi.org/pipermail/genivi-meta-ivi/2016-January/000725.html

gunnarx commented 8 years ago

You should find the steps for that already defined here: http://go.genivi.org/go/admin/templates/meta-ivi-build/stages/Build/job/init_and_bitbake/tasks

Those tasks use a baseline-helper script to extract the layer hashes from the README and checkout the right commit. The materials will show you where to get that. http://go.genivi.org/go/admin/pipelines/yocto-baseline-next/materials?current_tab=materials

If you have any problems accessing those links with your account, let me know because that's a bug. And if you want to bring the helper script into easy-build, be my guest.

gmacario commented 8 years ago

Thanks for the hints, @gunnarx!

If you have any problems accessing those links with your account, let me know because that's a bug.

Yes I do - see related https://at.projects.genivi.org/jira/browse/TOOL-53

gunnarx commented 8 years ago

Still working to understand the access control rules for templates.

Until that is solved, would you like to read some XML? ;-)

The full build config is backed up on Github so you could search for the section and underneath that

gmacario commented 6 years ago

Closing, see also #271