From 7573ee590fe5c6ec55c8ed0f5aca8f80abdb9675 Mon Sep 17 00:00:00 2001 From: Andrei Gherzan Date: Wed, 24 Oct 2012 12:33:05 +0300 Subject: dl_pkgs: Remove packages that are now on public git repository Signed-off-by: Andrei Gherzan --- scripts/dl_pkgs.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'scripts') diff --git a/scripts/dl_pkgs.sh b/scripts/dl_pkgs.sh index 055088f..defdfae 100755 --- a/scripts/dl_pkgs.sh +++ b/scripts/dl_pkgs.sh @@ -20,8 +20,8 @@ # OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN # THE SOFTWARE. -GIT_PACKAGES=(layer-management DLT-daemon AudioManager node-startup-controller) -GIT_URLS=(https://git.genivi.org/srv/git/layer_management https://git.genivi.org/srv/git/DLT-daemon https://git.genivi.org/srv/git/AudioManager https://git.genivi.org/srv/git/node-startup-controller) +GIT_PACKAGES=(node-startup-controller) +GIT_URLS=(https://git.genivi.org/srv/git/node-startup-controller) if [ -z "$BUILDDIR" ]; then -- cgit v1.2.2-1-g5e49