Control: reassign -1 flash-kernel
Control: tags -1 pending
On 2015-11-23, Rick Thomas wrote:
> The /boot/boot.scr file generated by (I assume) "update-initramfs -u"
> contains
> if -z "${prefix}" ; then
> which should be
> if test -z "${prefix}" ; thenThis is actually a bug in flash-kernel, as well as a couple other similar syntax errors in the wandboard and uboot-generic scripts. Sorry about that! Thanks for the report, I've fixed in flash-kernel git. live well, vagrant
signature.asc
Description: PGP signature

