gmacario/easy-build

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

gmacario opened this issue · 4 comments

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.

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

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

Closing, see also #271