[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.3-241-gd1f6c82
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2014-04-28 17:29:25
|
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 d1f6c82a4db63661dbf78a91664a4c2e98091970 (commit)
from 0a40a8183de15b685842f2083fdc2fd0907c2e7b (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 d1f6c82a4db63661dbf78a91664a4c2e98091970
Author: Julien Boibessot <jul...@ar...>
Date: Mon Apr 28 19:27:46 2014 +0200
[BUILDROOT] xc3sprog: add patch to support XC2C32A_QF32 CPLD
-----------------------------------------------------------------------
Summary of changes:
.../009-armadeus-xc3sprog-new-package.patch | 31 ++++++++++++++++----
1 files changed, 25 insertions(+), 6 deletions(-)
diff --git a/patches/buildroot/2013.11/009-armadeus-xc3sprog-new-package.patch b/patches/buildroot/2013.11/009-armadeus-xc3sprog-new-package.patch
index 92f8bf1..967df6b 100644
--- a/patches/buildroot/2013.11/009-armadeus-xc3sprog-new-package.patch
+++ b/patches/buildroot/2013.11/009-armadeus-xc3sprog-new-package.patch
@@ -1,8 +1,8 @@
Index: buildroot/package/Config.in
===================================================================
---- buildroot.orig/package/Config.in 2014-04-25 15:23:28.394854759 +0200
-+++ buildroot/package/Config.in 2014-04-25 15:24:07.743049855 +0200
-@@ -369,6 +369,7 @@
+--- buildroot.orig/package/Config.in 2014-04-28 17:05:25.543057967 +0200
++++ buildroot/package/Config.in 2014-04-28 17:30:01.914378896 +0200
+@@ -348,6 +348,7 @@
source "package/usbutils/Config.in"
source "package/wipe/Config.in"
source "package/w_scan/Config.in"
@@ -13,7 +13,7 @@ Index: buildroot/package/Config.in
Index: buildroot/package/xc3sprog/Config.in
===================================================================
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
-+++ buildroot/package/xc3sprog/Config.in 2014-04-28 11:53:32.522265102 +0200
++++ buildroot/package/xc3sprog/Config.in 2014-04-28 17:05:25.559058040 +0200
@@ -0,0 +1,13 @@
+config BR2_PACKAGE_XC3SPROG
+ bool "xc3sprog"
@@ -31,7 +31,7 @@ Index: buildroot/package/xc3sprog/Config.in
Index: buildroot/package/xc3sprog/xc3sprog.mk
===================================================================
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
-+++ buildroot/package/xc3sprog/xc3sprog.mk 2014-04-28 12:41:29.448531008 +0200
++++ buildroot/package/xc3sprog/xc3sprog.mk 2014-04-28 17:05:25.559058040 +0200
@@ -0,0 +1,19 @@
+################################################################################
+#
@@ -55,7 +55,7 @@ Index: buildroot/package/xc3sprog/xc3sprog.mk
Index: buildroot/package/xc3sprog/xc3sprog-fixes-version-detection.patch
===================================================================
--- /dev/null 1970-01-01 00:00:00.000000000 +0000
-+++ buildroot/package/xc3sprog/xc3sprog-fixes-version-detection.patch 2014-04-28 12:37:02.587207718 +0200
++++ buildroot/package/xc3sprog/xc3sprog-fixes-version-detection.patch 2014-04-28 17:05:25.559058040 +0200
@@ -0,0 +1,30 @@
+Do not launch 'svn info' if sources directory is not a svn checkout.
+This prevents cmake to fail at configuration stage when building package in BR.
@@ -87,3 +87,22 @@ Index: buildroot/package/xc3sprog/xc3sprog-fixes-version-detection.patch
+ endif(EXISTS ${PROJECT_SOURCE_DIR}/.git)
+
+ # Create suffix to eventually install inlib64
+Index: buildroot/package/xc3sprog/xc3sprog-fixes-xc2c32a_qf32-jtag-id.patch
+===================================================================
+--- /dev/null 1970-01-01 00:00:00.000000000 +0000
++++ buildroot/package/xc3sprog/xc3sprog-fixes-xc2c32a_qf32-jtag-id.patch 2014-04-28 17:41:46.269871600 +0200
+@@ -0,0 +1,14 @@
++Specific for Armadeus.
++
++Signed-off-by: Fabien Marteau <fab...@ar...>
++
++--- xc3sprog-760.org/devlist.txt 2013-12-09 16:42:42.000000000 +0100
+++++ xc3sprog-760/devlist.txt 2014-04-28 17:36:03.780173296 +0200
++@@ -167,6 +167,7 @@
++ 06c1d093 8 0x1 XC2C32_PC44/64
++ 06c1b093 8 0x1 XC2C32A_QF32
++ 06d1d093 8 0x1 XC2C32A_PC44
+++06e19093 8 0x1 XC2C32A_QF32
++ 06e1b093 8 0x1 XC2C32A_CP56
++ 06e1c093 8 0x1 XC2C32A_VQ44
++ 06e1d093 8 0x1 XC2C32A_PC44/64
hooks/post-receive
--
armadeus
|