wok diff busybox-boot/receipt @ rev 21626

updated opencore-amr and opencore-amr-dev (0.1.3 -> 0.1.5)
author Hans-Günter Theisgen
date Mon May 27 16:50:36 2019 +0100 (2019-05-27)
parents bdcd3948c6d6
children c9d02f08d860
line diff
     1.1 --- a/busybox-boot/receipt	Mon Feb 18 16:16:24 2019 +0100
     1.2 +++ b/busybox-boot/receipt	Mon May 27 16:50:36 2019 +0100
     1.3 @@ -18,7 +18,7 @@
     1.4  	mkdir -p $fs/usr/share/boot/bin $fs/usr/share/boot/dev
     1.5  	jslinux=false
     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 \