mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
uboot:intel_mips: update revision
This commit is contained in:
parent
517b5beb7f
commit
b9057e4503
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:=0ef53f269c27f8e736fd30fd1a874159f70c76bf
|
||||
PKG_SOURCE_VERSION:=a8321a01e34f6012fed08c4cd445cdf146d5f8e9
|
||||
else
|
||||
PKG_SOURCE_URL:=https://dev.iopsys.eu/fork/uboot.git
|
||||
PKG_SOURCE_VERSION:=3ef2ba866a99205496e0ce01935c89a1778d9b85
|
||||
|
|
@ -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:=10
|
||||
PKG_RELEASE:=11
|
||||
endef
|
||||
|
||||
UBOOTS := \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue