mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
sulu: 1.2.3
This commit is contained in:
parent
feb1932e25
commit
3682edfe7b
3 changed files with 6 additions and 6 deletions
|
|
@ -13,7 +13,7 @@ menu "SULU_CORE"
|
||||||
|
|
||||||
config SULU_CORE_VERSION
|
config SULU_CORE_VERSION
|
||||||
string "SULU repo version"
|
string "SULU repo version"
|
||||||
default "09f38d92c0690f4d101d7914948226299fafe066"
|
default "35c47e9988db7b1ec6b075ea597b1c9282c0d54b"
|
||||||
endmenu
|
endmenu
|
||||||
|
|
||||||
menu "SULU_PLUGIN_LCM"
|
menu "SULU_PLUGIN_LCM"
|
||||||
|
|
@ -35,7 +35,7 @@ menu "SULU_PLUGIN_LCM"
|
||||||
config SULU_PLUGIN_LCM_VERSION
|
config SULU_PLUGIN_LCM_VERSION
|
||||||
depends on SULU_PLUGIN_LCM_ENABLE
|
depends on SULU_PLUGIN_LCM_ENABLE
|
||||||
string "Version"
|
string "Version"
|
||||||
default "40da874871120e4a042ec5ac814e3c96e22d8c24"
|
default "ab03c57b475bb16d7de5267cf6a43c721bb8ffa8"
|
||||||
endmenu
|
endmenu
|
||||||
|
|
||||||
menu "SULU_PLUGIN_MULTIAP"
|
menu "SULU_PLUGIN_MULTIAP"
|
||||||
|
|
|
||||||
|
|
@ -5,11 +5,11 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=sulu-builder
|
PKG_NAME:=sulu-builder
|
||||||
PKG_VERSION:=1.2.2
|
PKG_VERSION:=1.2.3
|
||||||
|
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
PKG_SOURCE_URL:=https://dev.iopsys.eu/websdk/sulu-builder.git
|
PKG_SOURCE_URL:=https://dev.iopsys.eu/websdk/sulu-builder.git
|
||||||
PKG_SOURCE_VERSION:=16bbf7e5a28a79c47a63bf454fc2f525d667c73d
|
PKG_SOURCE_VERSION:=21e73255e3705ada5a26f911cb5ad80c605fa829
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||||
PKG_MIRROR_HASH:=skip
|
PKG_MIRROR_HASH:=skip
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -5,11 +5,11 @@
|
||||||
include $(TOPDIR)/rules.mk
|
include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_NAME:=sulu
|
PKG_NAME:=sulu
|
||||||
PKG_VERSION:=1.2.2
|
PKG_VERSION:=1.2.3
|
||||||
|
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
PKG_SOURCE_URL:=https://dev.iopsys.eu/websdk/sulu.git
|
PKG_SOURCE_URL:=https://dev.iopsys.eu/websdk/sulu.git
|
||||||
PKG_SOURCE_VERSION:=16bbf7e5a28a79c47a63bf454fc2f525d667c73d
|
PKG_SOURCE_VERSION:=21e73255e3705ada5a26f911cb5ad80c605fa829
|
||||||
|
|
||||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_SOURCE_VERSION)
|
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_SOURCE_VERSION)
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_SOURCE_VERSION).tar.gz
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue