[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-105-g050ee00
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2014-02-11 07:15:59
|
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "armadeus".
The branch, master has been updated
via 050ee0089799d7dc926805edf0f1bbdc7acd673f (commit)
from 43cdc0afad144242719df3ad249cf506063e2a84 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 050ee0089799d7dc926805edf0f1bbdc7acd673f
Author: Julien Boibessot <jul...@ar...>
Date: Tue Feb 11 08:13:06 2014 +0100
[BUILDROOT] Fixes CUnit repository address
-----------------------------------------------------------------------
Summary of changes:
.../buildroot/2013.11/197-cunit-add_package.patch | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/patches/buildroot/2013.11/197-cunit-add_package.patch b/patches/buildroot/2013.11/197-cunit-add_package.patch
index 3307a7e..9399527 100644
--- a/patches/buildroot/2013.11/197-cunit-add_package.patch
+++ b/patches/buildroot/2013.11/197-cunit-add_package.patch
@@ -24,8 +24,8 @@ Index: buildroot/package/cunit/cunit.mk
+#############################################################
+
+CUNIT_VERSION = 156
-+CUNIT_SITE = https://cunit.svn.sourceforge.net/svnroot/cunit
-+CUNIT_SITE_METHOD = svn
++CUNIT_SITE = svn://svn.code.sf.net/p/cunit/code/trunk
++#CUNIT_SITE_METHOD = svn
+CUNIT_INSTALL_STAGING = YES
+
+define CUNIT_BOOTSTRAP_CMD
hooks/post-receive
--
armadeus
|