On 14 Apr 2015 22:43, Hans-Peter Nilsson wrote: > From: Mike Frysinger > > On 13 Apr 2015 16:35, Hans-Peter Nilsson wrote: > > > While that seems pretty trivial, you also need to adjust > > > src-release.sh to make sure "./src-release.sh -b sim" works, > > > in which a tool-specific create-version.sh is searched. > > > > this probably does it, but i've never used src-release before ... > > You use it to create a release-like tarball (example > command-line above), check that you can build and install $tool > (in this case sim) for any target from it; presto, testing > complete. i tried that but it failed with weird gdb info error messags (which looked unrelated to match patch) so i gave up -mike