From 0cf9177ea3b07bd7bfdb3c3065414b413b9e0877 Mon Sep 17 00:00:00 2001 From: Oussama Ghorbel Date: Tue, 23 Jul 2019 13:18:32 +0200 Subject: [PATCH] protect u-boot by password for norrland board b1aea2a7df protect u-boot prompt by sha256 password 860cd65bdb initialize SHA buffer size var in passwd_abort --- uboot/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/uboot/Makefile b/uboot/Makefile index b27418506..a1961ec3b 100644 --- a/uboot/Makefile +++ b/uboot/Makefile @@ -14,7 +14,7 @@ PKG_SOURCE_PROTO:=git ifdef CONFIG_TARGET_intel_mips PKG_SOURCE_URL:=git@dev.iopsys.eu:intel/uboot.git -PKG_SOURCE_VERSION:=c77089efc41ea3292125330221bd5016796631b9 +PKG_SOURCE_VERSION:=b1aea2a7df70bbc21b28c82a7f7bbc7d80d7b436 else PKG_SOURCE_URL:=https://dev.iopsys.eu/fork/uboot.git PKG_SOURCE_VERSION:=670ad7a30f3c6871b6c8a972e19ca2dd78ea8c9b @@ -74,7 +74,7 @@ define uboot/grx500_norrland TITLE:=U-Boot for Norrland Board UBOOT_IMG:=u-boot-nand.bin DEPENDS:=@TARGET_intel_mips - PKG_RELEASE:=14 + PKG_RELEASE:=15 endef UBOOTS := \