[Armadeus-commitlog] armadeus branch, master, updated. release-3.2-531-gc54f911
Brought to you by:
sszy
|
From: Fabien M <fa...@us...> - 2010-07-13 10:02:17
|
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 c54f9110f5d89d581855220a124fdc4af0cb64c2 (commit)
from f94626be319c380ffa70d6cad327fde1490de868 (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 c54f9110f5d89d581855220a124fdc4af0cb64c2
Author: Fabien Marteau <fab...@ar...>
Date: Tue Jul 13 12:01:57 2010 +0200
[buildroot] Fix TARGET bug in joysticktest package
-----------------------------------------------------------------------
Summary of changes:
...est-add_joystick_testing_programs_package.patch | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/patches/buildroot/123-joysticktest-add_joystick_testing_programs_package.patch b/patches/buildroot/123-joysticktest-add_joystick_testing_programs_package.patch
index e9e4d21..7327a76 100644
--- a/patches/buildroot/123-joysticktest-add_joystick_testing_programs_package.patch
+++ b/patches/buildroot/123-joysticktest-add_joystick_testing_programs_package.patch
@@ -75,7 +75,7 @@ Index: buildroot/package/joysticktest/joysticktest.mk
+#
+############################################################
+ifeq ($(BR2_PACKAGE_JOYSTICKTEST),y)
-+ARGETS+=joysticktest
++TARGETS+=joysticktest
+endif
+
Index: buildroot/package/joysticktest/joysticktest-1.2.15-compile_only_testing_programs.patch
hooks/post-receive
--
armadeus
|