You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Josua Mayer c8580f51ba u-boot-envtools: fix building with glibc
tools/env/fw_env.c misses to include stdint.h.
Apparently musl doesn't mind and includes this header by default,
but glibc does not and causes the build to fail.

Signed-off-by: Josua Mayer <josua.mayer97@gmail.com>
8 years ago
..
001-compile.patch uboot-envtools: bump to 2014.10 10 years ago
200-fw_env_no_aes.patch uboot-envtools: update to 2015.10 9 years ago
300-support-env-in-ubivol-chardev.patch uboot-envtools: update to 2015.10 9 years ago
400-u-boot-2015.10-stdint.patch u-boot-envtools: fix building with glibc 8 years ago