mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-10 11:17:16 +01:00
Update feed [ feed_inteno_packages ] package [ u-boot ]
-------------------------------------------------------------------------------
* e6465d2 Rename sdx_500ap -> sdx810_ap
-------------------------------------------------------------------------------
commit e6465d2ad8ac159ada0051d8f30385d9d7d3ba86
Author: Benjamin Larsson <benjamin@southpole.se>
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(+)
-------------------------------------------------------------------------------
This commit is contained in:
parent
231c76c874
commit
aa36791efd
1 changed files with 2 additions and 2 deletions
|
|
@ -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 := \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue