[Buildroot] [Bug 10071] [PATCH] fakeroot: replace hard-coded paths in post install

bugzilla at busybox.net bugzilla at busybox.net
Wed Aug 2 20:48:12 UTC 2017


https://bugs.busybox.net/show_bug.cgi?id=10071

Thomas Petazzoni <thomas.petazzoni at free-electrons.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #2 from Thomas Petazzoni <thomas.petazzoni at free-electrons.com> ---
This issue has been fixed by the relocatable SDK work. The idea is that after a
build, you run "make sdk", which prepares the SDK to be relocable. Then you can
move the contents of output/host/ around, you can tarball it and share it with
other developers. output/host contains a relocate-sdk.sh script, which one must
run before using the SDK. This script will adjust the hardcoded paths as
needed.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the buildroot mailing list