[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.2-236-gfe9619d
Brought to you by:
sszy
|
From: jorasse <jo...@us...> - 2013-05-07 14:40:49
|
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 fe9619d763e116e8305f9e9a48fc70a909dbeea5 (commit)
from c75be74c28ba3b36102e3f82ec6a40ec0d1a09b9 (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 fe9619d763e116e8305f9e9a48fc70a909dbeea5
Author: Janos Angeli <an...@an...>
Date: Sun May 5 01:10:00 2013 +0200
Fix nanocom download URL
Signed-off-by: Janos Angeli <an...@an...>
-----------------------------------------------------------------------
Summary of changes:
.../2012.02/164-nanocom-add_package.patch | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/patches/buildroot/2012.02/164-nanocom-add_package.patch b/patches/buildroot/2012.02/164-nanocom-add_package.patch
index 935ba05..e9ab3f4 100644
--- a/patches/buildroot/2012.02/164-nanocom-add_package.patch
+++ b/patches/buildroot/2012.02/164-nanocom-add_package.patch
@@ -14,7 +14,7 @@ Index: buildroot/package/nanocom/nanocom.mk
+#############################################################
+NANOCOM_VERSION = 1.0
+NANOCOM_SOURCE = nanocom.tar.gz
-+NANOCOM_SITE:=http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/sourceforge/nanocom/
++NANOCOM_SITE:=http://$(BR2_SOURCEFORGE_MIRROR).dl.sourceforge.net/project/nanocom/nanocom/v1.0
+
+define NANOCOM_BUILD_CMDS
+ $(MAKE) CC="$(TARGET_CC)" LD=$(TARGET_LD) -C $(@D) all
hooks/post-receive
--
armadeus
|