[Armadeus-commitlog] armadeus branch, master, updated. armadeus-5.2-65-g379b4cf
Brought to you by:
sszy
|
From: Julien B a. A. <ar...@us...> - 2012-11-27 08:38:57
|
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 379b4cff083af2723839153ffc0bd8a4979cfda5 (commit)
from 7d6cc50a5a76d33a5ee622d8d1a970d34d879849 (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 379b4cff083af2723839153ffc0bd8a4979cfda5
Author: Julien Boibessot <jul...@ar...>
Date: Tue Nov 27 09:36:08 2012 +0100
[BUILDROOT] 2012.02: Fixes compat-wireless continuous rebuild
-----------------------------------------------------------------------
Summary of changes:
.../2012.02/199-compat-wireless-add_package.patch | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/patches/buildroot/2012.02/199-compat-wireless-add_package.patch b/patches/buildroot/2012.02/199-compat-wireless-add_package.patch
index 0aa72e2..0fc6503 100644
--- a/patches/buildroot/2012.02/199-compat-wireless-add_package.patch
+++ b/patches/buildroot/2012.02/199-compat-wireless-add_package.patch
@@ -14,7 +14,7 @@ Index: buildroot/package/compat-wireless/compat-wireless.mk
+#
+#############################################################
+
-+COMPAT_WIRELESS_VERSION = $(BR2_PACKAGE_COMPAT_WIRELESS_VERSION)
++COMPAT_WIRELESS_VERSION = $(call qstrip,$(BR2_PACKAGE_COMPAT_WIRELESS_VERSION))
+COMPAT_WIRELESS_SITE = http://wireless.kernel.org/download/compat-wireless-2.6/
+COMPAT_WIRELESS_SOURCE = compat-wireless-$(COMPAT_WIRELESS_VERSION).tar.bz2
+
hooks/post-receive
--
armadeus
|