summaryrefslogtreecommitdiffstats
path: root/configs/platform-rpi/platformconfig
diff options
context:
space:
mode:
Diffstat (limited to 'configs/platform-rpi/platformconfig')
-rw-r--r--configs/platform-rpi/platformconfig10
1 files changed, 5 insertions, 5 deletions
diff --git a/configs/platform-rpi/platformconfig b/configs/platform-rpi/platformconfig
index a16411b..af37b3a 100644
--- a/configs/platform-rpi/platformconfig
+++ b/configs/platform-rpi/platformconfig
@@ -160,8 +160,8 @@ PTXCONF_CONSOLE_SPEED="115200"
# PTXCONF_AT91BOOTSTRAP2 is not set
PTXCONF_BAREBOX_ARCH_STRING="arm"
PTXCONF_BAREBOX=y
-PTXCONF_BAREBOX_VERSION="2017.11.0"
-PTXCONF_BAREBOX_MD5="81732dd9ef55e70a4a56f0d79b1dbde5"
+PTXCONF_BAREBOX_VERSION="2018.03.0"
+PTXCONF_BAREBOX_MD5="5a7692364684ad681c6a3c7a46e5000e"
PTXCONF_BAREBOX_CONFIG="barebox.config"
PTXCONF_BAREBOX_EXTRA_ENV=y
PTXCONF_BAREBOX_EXTRA_ENV_PATH="${PTXDIST_PLATFORMCONFIGDIR}/barebox-defaultenv"
@@ -172,7 +172,7 @@ PTXCONF_BAREBOX_EXTRA_ENV_PATH="${PTXDIST_PLATFORMCONFIGDIR}/barebox-defaultenv"
# PTXCONF_BAREBOX_NEEDS_HOST_LIBUSB is not set
# PTXCONF_BAREBOX_NEEDS_HOST_OPENSSL is not set
# PTXCONF_BAREBOX_NEEDS_HOST_IMX_CST is not set
-# PTXCONF_BAREBOX_NEEDS_HOST_LZOP is not set
+PTXCONF_BAREBOX_NEEDS_HOST_LZOP=y
# PTXCONF_BAREBOX_MLO is not set
PTXCONF_BOOTLOADER=y
# PTXCONF_GRUB is not set
@@ -262,12 +262,12 @@ PTXCONF_HOST_LIBCONFUSE=y
# PTXCONF_HOST_LIBELF is not set
# PTXCONF_HOST_LIBFFI is not set
PTXCONF_HOST_LIBKMOD=y
-# PTXCONF_HOST_LIBLZO is not set
+PTXCONF_HOST_LIBLZO=y
# PTXCONF_HOST_LIBPCRE is not set
# PTXCONF_HOST_LIBUSB is not set
# PTXCONF_HOST_LIBUUID is not set
# PTXCONF_HOST_LZ4 is not set
-# PTXCONF_HOST_LZOP is not set
+PTXCONF_HOST_LZOP=y
# PTXCONF_HOST_MKELFIMAGE is not set
# PTXCONF_HOST_MTD_UTILS is not set
PTXCONF_HOST_MTOOLS=y