Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/2] configs/chiliboard: Bump U-Boot to 2018.03
@ 2018-04-11 16:28 Marcin Niestroj
  2018-04-11 16:28 ` [Buildroot] [PATCH 2/2] configs/chiliboard: Bump Linux to 4.16.1 Marcin Niestroj
  2018-04-12 19:17 ` [Buildroot] [PATCH 1/2] configs/chiliboard: Bump U-Boot to 2018.03 Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: Marcin Niestroj @ 2018-04-11 16:28 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
---
 configs/grinn_chiliboard_defconfig | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/configs/grinn_chiliboard_defconfig b/configs/grinn_chiliboard_defconfig
index cfd22b8221..080f7ae1bf 100644
--- a/configs/grinn_chiliboard_defconfig
+++ b/configs/grinn_chiliboard_defconfig
@@ -14,9 +14,8 @@ BR2_TARGET_ROOTFS_EXT2=y
 BR2_TARGET_ROOTFS_EXT2_4=y
 BR2_TARGET_UBOOT=y
 BR2_TARGET_UBOOT_BUILD_SYSTEM_KCONFIG=y
-BR2_TARGET_UBOOT_CUSTOM_GIT=y
-BR2_TARGET_UBOOT_CUSTOM_REPO_URL="http://git.denx.de/u-boot.git"
-BR2_TARGET_UBOOT_CUSTOM_REPO_VERSION="aac477eca88dd81b18b48573ababee5112d571f3"
+BR2_TARGET_UBOOT_CUSTOM_VERSION=y
+BR2_TARGET_UBOOT_CUSTOM_VERSION_VALUE="2018.03"
 BR2_TARGET_UBOOT_BOARD_DEFCONFIG="chiliboard"
 BR2_TARGET_UBOOT_FORMAT_IMG=y
 BR2_TARGET_UBOOT_FORMAT_CUSTOM=y
-- 
2.17.0

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-04-12 19:17 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-11 16:28 [Buildroot] [PATCH 1/2] configs/chiliboard: Bump U-Boot to 2018.03 Marcin Niestroj
2018-04-11 16:28 ` [Buildroot] [PATCH 2/2] configs/chiliboard: Bump Linux to 4.16.1 Marcin Niestroj
2018-04-12 19:17 ` [Buildroot] [PATCH 1/2] configs/chiliboard: Bump U-Boot to 2018.03 Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox