Latest busybox version cannot be used
busybox sha1 76915bf7 (2015-12-19) makes use of MTD_FILE_MODE_RAW.
This is correctly defined in linux/include/uapi/mtd/mtd-abi.h, but
unfortunately not in the toolchain headers
<toolchain>/arm-linux-gnueabihf/libc/usr/include/mtd/mtd-abi.h
Hence the previous sha1 is to be used, that is dbf5a6da
Change-Id: Iec81120623161349cbe2c35601b112d4235f60dc
Reviewed-by: Joakim Bech <joakim.bech@linaro.org>
Tested-by: Pascal Brand <pascal.brand@linaro.org> (QEMU)
Signed-off-by: Pascal Brand <pascal.brand@st.com>
4 files changed