mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-07 17:57:22 +01:00
Public build fixes
This commit is contained in:
parent
78629be5b9
commit
23785a03b7
1 changed files with 1 additions and 2 deletions
|
|
@ -34,8 +34,7 @@ TARGET_VERSION=$(shell echo $(CONFIG_TARGET_VERSION) | sed s/\"//g)
|
|||
TARGET_IBOARDID=$(shell echo $(CONFIG_TARGET_IBOARDID) | sed s/\"//g)
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).$(TARGET_VERSION).$(TARGET_IBOARDID).tar.gz
|
||||
#PKG_SOURCE_URL:=http://ihgsp.inteno.se/ihgsp/consumer/
|
||||
PKG_SOURCE_URL:=http://10.10.1.14/software/slask/
|
||||
PKG_SOURCE_URL:=http://ihgsp.inteno.se/ihgsp/consumer/
|
||||
endif
|
||||
|
||||
ifeq ($(CONFIG_BRCM_SDK_VER_414040),y)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue