wok diff busybox-static/receipt @ rev 21732

puzzles: 20190419 replaced by 20190415
author Hans-G?nter Theisgen
date Thu Jun 13 13:21:25 2019 +0100 (2019-06-13)
parents bdcd3948c6d6
children c9d02f08d860
line diff
     1.1 --- a/busybox-static/receipt	Mon Feb 18 16:16:24 2019 +0100
     1.2 +++ b/busybox-static/receipt	Thu Jun 13 13:21:25 2019 +0100
     1.3 @@ -17,7 +17,7 @@
     1.4  {
     1.5  	mkdir -p $fs/usr/share/boot
     1.6  	CHOICE=static
     1.7 -	for i in uclibc musl diet ; do
     1.8 +	for i in uclibc musl ; do # diet's busybox umount crash
     1.9  		[ -x $src/busybox-$i ] || continue
    1.10  		[ -x $src/busybox-$CHOICE ] &&
    1.11  			[ $(stat -c %s $src/busybox-$i) -ge \