From 0ff160345d02ed71ff416ed9f465148ec6afea0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fredrik=20=C3=85sberg?= Date: Tue, 8 Mar 2016 17:23:45 +0100 Subject: [PATCH] replaced ihgsp and iopsys urls --- endptcfg/Makefile | 2 +- endptctl/Makefile | 4 ++-- teliasafety-misc/Makefile | 2 +- voicesec/Makefile | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/endptcfg/Makefile b/endptcfg/Makefile index 0c9d9ef8d..2a1614e49 100644 --- a/endptcfg/Makefile +++ b/endptcfg/Makefile @@ -25,7 +25,7 @@ endif PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) LDFLAGS+= \ - -Wl,-rpath-link=$(STAGING_DIR)/usr/lib \ + -Wl,-rpath-link=$(STAGING_DIR)/usr/lib \ -Wl,-rpath-link=$(STAGING_DIR)/lib BCMKERNEL_DIR:=$(BUILD_DIR)/bcmkernel/bcm963xx diff --git a/endptctl/Makefile b/endptctl/Makefile index b12e9532a..9c8f1c64c 100644 --- a/endptctl/Makefile +++ b/endptctl/Makefile @@ -9,13 +9,13 @@ include $(TOPDIR)/rules.mk PKG_RELEASE:=1 PKG_VERSION:=benjamin -PKG_SOURCE_URL:=ssh://inteno@ihgsp.inteno.se/home/inteno/private/git/$(PKG_VERSION)/endptctl.git +PKG_SOURCE_URL:=ssh://inteno@iopsys.inteno.se/home/inteno/private/git/$(PKG_VERSION)/endptctl.git PKG_NAME:=endptctl PKG_VERSION:=0.1 LDFLAGS+= \ - -Wl,-rpath-link=$(STAGING_DIR)/usr/lib \ + -Wl,-rpath-link=$(STAGING_DIR)/usr/lib \ -Wl,-rpath-link=$(STAGING_DIR)/lib RSTRIP:=true diff --git a/teliasafety-misc/Makefile b/teliasafety-misc/Makefile index c4a79135b..2578f093c 100644 --- a/teliasafety-misc/Makefile +++ b/teliasafety-misc/Makefile @@ -12,7 +12,7 @@ PKG_VERSION:=1.0.1 ifeq ($(CONFIG_PACKAGE_bcmkernel),y) PKG_SOURCE_URL:=git@private.inteno.se:teliasafety-misc.git else -PKG_SOURCE_URL:=http://ihgsp.inteno.se/git/teliasafety-misc.git +PKG_SOURCE_URL:=http://iopsys.inteno.se/git/teliasafety-misc.git endif PKG_SOURCE_PROTO:=git PKG_SOURCE_VERSION:=8feb071dc9c05b5580043718aaafe424ce557afe diff --git a/voicesec/Makefile b/voicesec/Makefile index 2bc1bcc81..9c1fdcb70 100644 --- a/voicesec/Makefile +++ b/voicesec/Makefile @@ -11,7 +11,7 @@ include $(INCLUDE_DIR)/kernel.mk PKG_NAME:=voicesec PKG_VERSION:=1.0 -PKG_SOURCE_URL:=git@ihgsp.inteno.se:voicesec +PKG_SOURCE_URL:=git@private.inteno.se:voicesec PKG_SOURCE_PROTO:=git PKG_SOURCE_VERSION:=661c0091e579e284712aeed892e921cc84a6f0bb PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)