Angstrom-distribution / meta-angstrom

MIrror of Angstrom metadata layer
http://www.angstrom-distribution.org/
MIT License
49 stars 59 forks source link

moved setup-environment-internal to meta-angstrom repo per issue44 #40

Closed kutenai closed 4 years ago

kutenai commented 4 years ago

Update 2.3 branch

koenkooi commented 4 years ago

This version doesn't match the version that was previously in angstrom-manifest:

koen@beast:/build/v2017.06/layers/meta-angstrom$ diff -Nurd ../../.repo/manifests/setup-environment-internal setup-environment-internal  | wc -l
223

So something like

cp ../../.repo/manifests/setup-environment-internal . ; git add setup-environment-internal ; git commit setup-environment-internal -s -m "setup-environment-internal: import from angstrom-manifest repo"

And it's now faster for me do that than to make you jump through the required hoops to get the commit right :)