From 1930d8bb89b5c63cbc18ae55848076ab9adc2bee Mon Sep 17 00:00:00 2001 From: Oussama Ghorbel Date: Mon, 10 Jun 2019 17:32:23 +0200 Subject: [PATCH] uboot: update package source version commit 670ad7a30f3c6871b6c8a972e19ca2dd78ea8c9b Author: Oussama Ghorbel Date: Mon Jun 10 16:47:22 2019 +0200 update web gui to iopsys look --- uboot/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/uboot/Makefile b/uboot/Makefile index 1343de485..b27418506 100644 --- a/uboot/Makefile +++ b/uboot/Makefile @@ -17,7 +17,7 @@ PKG_SOURCE_URL:=git@dev.iopsys.eu:intel/uboot.git PKG_SOURCE_VERSION:=c77089efc41ea3292125330221bd5016796631b9 else PKG_SOURCE_URL:=https://dev.iopsys.eu/fork/uboot.git -PKG_SOURCE_VERSION:=3ef2ba866a99205496e0ce01935c89a1778d9b85 +PKG_SOURCE_VERSION:=670ad7a30f3c6871b6c8a972e19ca2dd78ea8c9b endif PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION) @@ -46,7 +46,7 @@ UBOOT_IMG:=uboot.img define uboot/ex400 TITLE:=U-Boot for the ex400 DEPENDS:=@TARGET_iopsys_ramips - PKG_RELEASE:=6 + PKG_RELEASE:=7 endef define uboot/sdx810_ap