From aa36791efd93579f6c22da88f2e88f48e8abb10b Mon Sep 17 00:00:00 2001 From: Benjamin Larsson Date: Thu, 8 Feb 2018 12:41:56 +0100 Subject: [PATCH] Update feed [ feed_inteno_packages ] package [ u-boot ] ------------------------------------------------------------------------------- * e6465d2 Rename sdx_500ap -> sdx810_ap ------------------------------------------------------------------------------- commit e6465d2ad8ac159ada0051d8f30385d9d7d3ba86 Author: Benjamin Larsson Date: 2018-02-08 12:39:33 +0100 Rename sdx_500ap -> sdx810_ap Base directory -> / arch/mips/Kconfig | 16 ++ board/inteno/sdx810_ap/Kconfig | 23 ++ board/inteno/sdx810_ap/Makefile | 10 + board/inteno/sdx810_ap/board.c | 7 + configs/sdx810_ap_defconfig | 511 ++++++++++++++++++++++++++++++++++++++++ 5 files changed, 567 insertions(+) ------------------------------------------------------------------------------- --- uboot/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/uboot/Makefile b/uboot/Makefile index b40293a53..60d7a0085 100644 --- a/uboot/Makefile +++ b/uboot/Makefile @@ -12,7 +12,7 @@ PKG_VERSION:=2016.08 PKG_RELEASE:=4 PKG_SOURCE_URL:=http://public.inteno.se:/uboot PKG_SOURCE_PROTO:=git -PKG_SOURCE_VERSION:=b0a0b127f0848e191b80979ad7de5f10c3e01a1b +PKG_SOURCE_VERSION:=e6465d2ad8ac159ada0051d8f30385d9d7d3ba86 PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(BUILD_VARIANT)/$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) @@ -36,7 +36,7 @@ define uboot/ex400 endef define uboot/sdx810_ap - TITLE:=U-Boot for the sdx-500ap + TITLE:=U-Boot for the sdx810_ap endef UBOOTS := \