mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2025-12-10 07:44:50 +01:00
Changed Makefiles to use HTTP URLs.
This commit is contained in:
parent
e0d7cb9caa
commit
5811d46d56
13 changed files with 12 additions and 58 deletions
|
|
@ -12,11 +12,7 @@ PKG_VERSION:=1.8.10.1
|
||||||
|
|
||||||
PKG_SOURCE_VERSION:=ffa46ba1d5abf22fa83d0bd06ea56fe8e638dd43
|
PKG_SOURCE_VERSION:=ffa46ba1d5abf22fa83d0bd06ea56fe8e638dd43
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
ifeq ($(CONFIG_BCM_OPEN),y)
|
PKG_SOURCE_URL:=http://public.inteno.se:/asterisk-1.8.x
|
||||||
PKG_SOURCE_URL:=http://ihgsp.inteno.se/git/asterisk-aa
|
|
||||||
else
|
|
||||||
PKG_SOURCE_URL:=git@ihgsp.inteno.se:asterisk-aa
|
|
||||||
endif
|
|
||||||
|
|
||||||
PKG_RELEASE:=$(PKG_SOURCE_VERSION)
|
PKG_RELEASE:=$(PKG_SOURCE_VERSION)
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION)-$(PKG_RELEASE).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION)-$(PKG_RELEASE).tar.gz
|
||||||
|
|
|
||||||
|
|
@ -6,7 +6,7 @@ PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE_VERSION:=b505d7ae1524a213ca3de7f8ee15a7d51c6bbbd5
|
PKG_SOURCE_VERSION:=b505d7ae1524a213ca3de7f8ee15a7d51c6bbbd5
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
PKG_SOURCE_URL:=git@iopsys.inteno.se:btle_alarm
|
PKG_SOURCE_URL:=http://public.inteno.se:/btle_alarm
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_RELEASE)-$(PKG_SOURCE_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_RELEASE)-$(PKG_SOURCE_VERSION).tar.gz
|
||||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||||
|
|
|
||||||
|
|
@ -9,11 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
PKG_VERSION:=1.0.5
|
PKG_VERSION:=1.0.5
|
||||||
ifeq ($(CONFIG_PACKAGE_bcmkernel),y)
|
PKG_SOURCE_URL:=http://public.inteno.se:/dect-prog
|
||||||
PKG_SOURCE_URL:=git@iopsys.inteno.se:dect-prog.git
|
|
||||||
else
|
|
||||||
PKG_SOURCE_URL:=http://ihgsp.inteno.se/git/dect-prog.git
|
|
||||||
endif
|
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
PKG_SOURCE_VERSION:=1bf14349ff080e9ea294641b8297a436d1384c58
|
PKG_SOURCE_VERSION:=1bf14349ff080e9ea294641b8297a436d1384c58
|
||||||
PKG_NAME:=dect-prog
|
PKG_NAME:=dect-prog
|
||||||
|
|
|
||||||
|
|
@ -9,11 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
PKG_VERSION:=1.0.24
|
PKG_VERSION:=1.0.24
|
||||||
ifeq ($(CONFIG_BCM_OPEN),y)
|
PKG_SOURCE_URL:=http://public.inteno.se:/dectmngr
|
||||||
PKG_SOURCE_URL:=http://ihgsp.inteno.se/git/dectmngr.git
|
|
||||||
else
|
|
||||||
PKG_SOURCE_URL:=git@iopsys.inteno.se:dectmngr.git
|
|
||||||
endif
|
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
PKG_SOURCE_VERSION:=6ba403663bc9cfdb8f89fb34de367f0796d68552
|
PKG_SOURCE_VERSION:=6ba403663bc9cfdb8f89fb34de367f0796d68552
|
||||||
PKG_NAME:=dectmngr
|
PKG_NAME:=dectmngr
|
||||||
|
|
|
||||||
|
|
@ -9,11 +9,7 @@ include $(TOPDIR)/rules.mk
|
||||||
|
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
PKG_VERSION:=1.1.0
|
PKG_VERSION:=1.1.0
|
||||||
ifeq ($(CONFIG_PACKAGE_bcmkernel),y)
|
PKG_SOURCE_URL:=http://public.inteno.se:/dectmngr2
|
||||||
PKG_SOURCE_URL:=git@iopsys.inteno.se:dectmngr2.git
|
|
||||||
else
|
|
||||||
PKG_SOURCE_URL:=http://ihgsp.inteno.se/git/dectmngr2.git
|
|
||||||
endif
|
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
PKG_SOURCE_VERSION:=a51f8ed1b9178262777f73f7c275d3962f829c8a
|
PKG_SOURCE_VERSION:=a51f8ed1b9178262777f73f7c275d3962f829c8a
|
||||||
PKG_NAME:=dectmngr2
|
PKG_NAME:=dectmngr2
|
||||||
|
|
|
||||||
|
|
@ -13,12 +13,7 @@ PKG_RELEASE:=3
|
||||||
PKG_INSTALL:=1
|
PKG_INSTALL:=1
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
PKG_SOURCE_VERSION:=fb18f98c0eb82568b94808b7ab662937624b393d
|
PKG_SOURCE_VERSION:=fb18f98c0eb82568b94808b7ab662937624b393d
|
||||||
|
PKG_SOURCE_URL:=http://public.inteno.se:/mtd-utils
|
||||||
ifeq ($(CONFIG_BCM_OPEN),y)
|
|
||||||
PKG_SOURCE_URL:=http://ihgsp.inteno.se/git/mtd-utils
|
|
||||||
else
|
|
||||||
PKG_SOURCE_URL:=git@ihgsp.inteno.se:mtd-utils
|
|
||||||
endif
|
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||||
|
|
|
||||||
|
|
@ -12,11 +12,7 @@ PKG_VERSION:=11.19
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||||
ifeq ($(CONFIG_BCM_OPEN),y)
|
PKG_SOURCE_URL:=http://public.inteno.se:/natalie-dect-h
|
||||||
PKG_SOURCE_URL:=http://ihgsp.inteno.se/git/natalie-dect-h
|
|
||||||
else
|
|
||||||
PKG_SOURCE_URL:=git@iopsys.inteno.se:natalie-dect-h
|
|
||||||
endif
|
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
PKG_SOURCE_VERSION:=c2139d05e3d082f1dcf58ce3f19306cb76fd0873
|
PKG_SOURCE_VERSION:=c2139d05e3d082f1dcf58ce3f19306cb76fd0873
|
||||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||||
|
|
|
||||||
|
|
@ -14,11 +14,7 @@ PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE_VERSION:=6a89f70edec94286a790cbb7c76debec6bb1c873
|
PKG_SOURCE_VERSION:=6a89f70edec94286a790cbb7c76debec6bb1c873
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
ifeq ($(CONFIG_BCM_OPEN),y)
|
|
||||||
PKG_SOURCE_URL:=http://public.inteno.se/peripheral_manager
|
PKG_SOURCE_URL:=http://public.inteno.se/peripheral_manager
|
||||||
else
|
|
||||||
PKG_SOURCE_URL:=git@public.inteno.se:peripheral_manager
|
|
||||||
endif
|
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_RELEASE)-$(PKG_SOURCE_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_RELEASE)-$(PKG_SOURCE_VERSION).tar.gz
|
||||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||||
|
|
|
||||||
|
|
@ -12,11 +12,7 @@ PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE_VERSION:=2f575b43703c801f4f7bfac65e8845ce967c3d9e
|
PKG_SOURCE_VERSION:=2f575b43703c801f4f7bfac65e8845ce967c3d9e
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
ifeq ($(CONFIG_BCM_OPEN),y)
|
PKG_SOURCE_URL:=http://public.inteno.se:/qrencode
|
||||||
PKG_SOURCE_URL:=http://public.inteno.se/qrencode
|
|
||||||
else
|
|
||||||
PKG_SOURCE_URL:=git@public.inteno.se:qrencode
|
|
||||||
endif
|
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_RELEASE)-$(PKG_SOURCE_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_RELEASE)-$(PKG_SOURCE_VERSION).tar.gz
|
||||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||||
|
|
|
||||||
|
|
@ -10,12 +10,7 @@ PKG_VERSION:=2.0.3
|
||||||
PKG_RELEASE:=3
|
PKG_RELEASE:=3
|
||||||
|
|
||||||
PKG_SOURCE_VERSION:=b1946c0c6bd45a9ea271afdebda86bfd4d264abb
|
PKG_SOURCE_VERSION:=b1946c0c6bd45a9ea271afdebda86bfd4d264abb
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_URL:=http://public.inteno.se:/questd
|
||||||
ifeq ($(CONFIG_BCM_OPEN),y)
|
|
||||||
PKG_SOURCE_URL:=http://public.inteno.se/questd
|
|
||||||
else
|
|
||||||
PKG_SOURCE_URL:=git@public.inteno.se:questd
|
|
||||||
endif
|
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_RELEASE)-$(PKG_SOURCE_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_RELEASE)-$(PKG_SOURCE_VERSION).tar.gz
|
||||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||||
|
|
|
||||||
|
|
@ -6,11 +6,7 @@ PKG_RELEASE:=0
|
||||||
|
|
||||||
PKG_SOURCE_VERSION:=4dfab45a92328226c8182347df50e86a5d72ca5f
|
PKG_SOURCE_VERSION:=4dfab45a92328226c8182347df50e86a5d72ca5f
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
ifeq ($(CONFIG_BCM_OPEN),y)
|
PKG_SOURCE_URL:=http://public.inteno.se:/tptest
|
||||||
PKG_SOURCE_URL:=http://public.inteno.se/tptest
|
|
||||||
else
|
|
||||||
PKG_SOURCE_URL:=git@public.inteno.se:tptest
|
|
||||||
endif
|
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_RELEASE)-$(PKG_SOURCE_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_RELEASE)-$(PKG_SOURCE_VERSION).tar.gz
|
||||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||||
|
|
|
||||||
|
|
@ -11,7 +11,7 @@ PKG_NAME:=ubus-mqtt
|
||||||
PKG_VERSION:=14.20.0
|
PKG_VERSION:=14.20.0
|
||||||
PKG_RELEASE:=1
|
PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE_URL:=git@iopsys.inteno.se:$(PKG_NAME).git
|
PKG_SOURCE_URL:=http://public.inteno.se:/ubus-mqtt
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
PKG_SOURCE_VERSION:=$(PKG_VERSION)
|
PKG_SOURCE_VERSION:=$(PKG_VERSION)
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
|
||||||
|
|
|
||||||
|
|
@ -11,11 +11,7 @@ PKG_RELEASE:=1
|
||||||
|
|
||||||
PKG_SOURCE_VERSION:=c8d30103f49af2db81691385dc44316a2207ada1
|
PKG_SOURCE_VERSION:=c8d30103f49af2db81691385dc44316a2207ada1
|
||||||
PKG_SOURCE_PROTO:=git
|
PKG_SOURCE_PROTO:=git
|
||||||
ifeq ($(CONFIG_BCM_OPEN),y)
|
PKG_SOURCE_URL:=http://public.inteno.se:/wifimngr
|
||||||
PKG_SOURCE_URL:=http://public.inteno.se/wifimngr
|
|
||||||
else
|
|
||||||
PKG_SOURCE_URL:=git@public.inteno.se:wifimngr
|
|
||||||
endif
|
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_RELEASE)-$(PKG_SOURCE_VERSION).tar.gz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_RELEASE)-$(PKG_SOURCE_VERSION).tar.gz
|
||||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue