OpenXT / openxt

Base OpenXT build scripts
48 stars 39 forks source link

STABLE-8: Pyro cleanup #301

Closed jandryuk closed 6 years ago

jandryuk commented 6 years ago

This PR is the stable-8 counterpart to https://github.com/OpenXT/openxt/pull/293

The overall goal is to setup the do_build.sh config for the pyro uprev. Additionally for stable-8, we want to specify specific git revisions for the OE repos. Along the way, do_build.sh was converted to using git submodules by default. Submodules already specify the revisions for the build-script system, so this keeps the two build systems more in sync.

Compared to https://github.com/OpenXT/openxt/pull/293, two commits changed and one was added: Changed: example-config: Reset repos and tags for upstream pyro

example-config: Use git submodules by default

New commit: example-config: Set BB_BRANCH to specific revision

eric-ch commented 6 years ago

Build $1479