[Buildroot] [PATCH v2 1/2] coreutils: fix chroot installation

Peter Korsgaard peter at korsgaard.com
Thu Jul 19 21:38:09 UTC 2018


>>>>> "Baruch" == Baruch Siach <baruch at tkos.co.il> writes:

 > Since commit 256bb383fb7 (coreutils: use single binary in symlink
 > method) the chroot move command creates a dangling symlink, because the
 > symlink target is 'coreutils' which is not in the /usr/sbin/ directory.
 > Instead of moving, remove the coreutils installed symlink, and create a
 > new one in $(TARGET_DIR)/usr/sbin with the correct target.

 > Should also fix (busybox):
 > http://autobuild.buildroot.net/results/6b3/6b39648b466738162516aa50ab328d839ec85448/

 > Cc: Carlos Santos <casantos at datacom.ind.br>
 > Cc: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
 > Signed-off-by: Baruch Siach <baruch at tkos.co.il>
 > ---
 > v2: Drop ../usr from symlink target (Arnout, Carlos)

Committed to 2018.05.x, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list