[Toybox] patch to disable scripts/make.sh GITHASH=...

2017-08-03 Thread Thomas
GITHASH grabs info from yocto dir (contains toybox*.tgz) and the final toybox no longer prints out helpful-ver#. -> dont-hide-version-num.patch If not this, then some other/official way to make toybox keep/show helpful-ver# instead of not-toybox GITHASH? dont-hide-version-num.patch Description:

Re: [Toybox] patch to disable scripts/make.sh GITHASH=...

2017-08-05 Thread Thomas
> Wait, your git --describe is finding a random tarball in some other > directory? > > That's really broken. ... > That's a pretty clear yocto bug (one I can't reproduce), but if you're > adding a workaround for this yocto bug the easy thing to do is keep > GITHASH if it's already be set, not add

Re: [Toybox] patch to disable scripts/make.sh GITHASH=...

2017-08-06 Thread Thomas
> Thomas wrote: >> > Wait, your git --describe is finding a random tarball in some other >> > directory? >> > >> > That's really broken. >> ... >> GITHASH is technically correct, but annoyingly unhelpful. >> >> How shall I force &