mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-03 16:04:53 +01:00
Revert "protect u-boot by password for norrland board"
This reverts commit fc3a0f8169.
This commit is contained in:
parent
44cf5757fc
commit
2fc025e8c5
1 changed files with 2 additions and 2 deletions
|
|
@ -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:=b1aea2a7df70bbc21b28c82a7f7bbc7d80d7b436
|
||||
PKG_SOURCE_VERSION:=c77089efc41ea3292125330221bd5016796631b9
|
||||
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:=15
|
||||
PKG_RELEASE:=14
|
||||
endef
|
||||
|
||||
UBOOTS := \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue