mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-14 21:10:11 +01:00
ice-client: update to 5.1.12
This commit is contained in:
parent
a8d2e32d39
commit
f732cfcd9c
1 changed files with 2 additions and 2 deletions
|
|
@ -19,14 +19,14 @@ export PLATFORM_INCLUDE:=platforms/iopsys/build.mk
|
|||
|
||||
export DATE:=$(shell date +%Y-%m-%d-%H-%M-%S)
|
||||
export LOGIN:=$(shell whoami)
|
||||
BASE_PKG_VERSION:=5.1.11
|
||||
BASE_PKG_VERSION:=5.1.12
|
||||
PKG_RELEASE:=
|
||||
PKG_VERSION:=$(BASE_PKG_VERSION)-$(PKG_RELEASE)_$(DATE)_$(LOGIN)
|
||||
export PKG_VERSION
|
||||
|
||||
###########################--RELEASE--################################
|
||||
|
||||
PKG_SOURCE_VERSION:=ecdaa0a96b9312c8ef05c19d9b7399ffe527909a
|
||||
PKG_SOURCE_VERSION:=c75ac149f1d9edfd71363389d4d911d0a3633172
|
||||
ifeq ($(CONFIG_ICE_OPEN),y)
|
||||
TARGET_PROFILE=$(shell echo $(CONFIG_TARGET_BOARD) | sed s/\"//g)
|
||||
PKG_SOURCE_URL:=http://iopsys.inteno.se/iopsys/consumer/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue