mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
uboot: update package source version
c77089efc4 reduce brightness for RGB led
This commit is contained in:
parent
c3e1ef09ca
commit
12d3af63f3
1 changed files with 2 additions and 2 deletions
|
|
@ -14,7 +14,7 @@ PKG_SOURCE_PROTO:=git
|
||||||
|
|
||||||
ifdef CONFIG_TARGET_intel_mips
|
ifdef CONFIG_TARGET_intel_mips
|
||||||
PKG_SOURCE_URL:=git@dev.iopsys.eu:intel/uboot.git
|
PKG_SOURCE_URL:=git@dev.iopsys.eu:intel/uboot.git
|
||||||
PKG_SOURCE_VERSION:=a9788d80f1e89e7d8208d30ac8982633ff748a78
|
PKG_SOURCE_VERSION:=c77089efc41ea3292125330221bd5016796631b9
|
||||||
else
|
else
|
||||||
PKG_SOURCE_URL:=https://dev.iopsys.eu/fork/uboot.git
|
PKG_SOURCE_URL:=https://dev.iopsys.eu/fork/uboot.git
|
||||||
PKG_SOURCE_VERSION:=3ef2ba866a99205496e0ce01935c89a1778d9b85
|
PKG_SOURCE_VERSION:=3ef2ba866a99205496e0ce01935c89a1778d9b85
|
||||||
|
|
@ -74,7 +74,7 @@ define uboot/grx500_norrland
|
||||||
TITLE:=U-Boot for Norrland Board
|
TITLE:=U-Boot for Norrland Board
|
||||||
UBOOT_IMG:=u-boot-nand.bin
|
UBOOT_IMG:=u-boot-nand.bin
|
||||||
DEPENDS:=@TARGET_intel_mips
|
DEPENDS:=@TARGET_intel_mips
|
||||||
PKG_RELEASE:=13
|
PKG_RELEASE:=14
|
||||||
endef
|
endef
|
||||||
|
|
||||||
UBOOTS := \
|
UBOOTS := \
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue