diff mbox

[1/1] omap-u-boot-utils: fix visibility in menuconfig

Message ID 1339328813-6269-1-git-send-email-s.martin49@gmail.com
State Accepted
Commit f83df20c863408de3eec03cff60cf4ef4b6be29a
Headers show

Commit Message

Samuel Martin June 10, 2012, 11:46 a.m. UTC
These tools only are useful for ARM (OMAP) targets.

Signed-off-by: Samuel Martin <s.martin49@gmail.com>

Comments

Samuel Martin June 10, 2012, 11:46 a.m. UTC | #1
This patch series add some symbols for some of these features for
x86/x86_64 and PowerPC architures.

These new symbols are used in this 2nd version of the OpenCV patch, as
well as in some other packages.

Changes since v2:
- rename x86/x86_64 cpu feature symbols: BR2_CPU_HAS_* -> BR2_X86_CPU_HAS_*
- add CPU features symbols for PowerPC
- opencv: bump to version 2.4.1
- fix/cleanup menuconfig
- update opencv configure options

Changes since v1:
- add CPU features symbols for x86 and x86_64
- use those symbols in the opencv, sdl_gfx and sdl_sound packages
- opencv: add missing zlib dependency

Samuel Martin (6):
  target: add symbols for i386/x86_64 cpu features
  target: add symbols for PowerPC cpu features
  libevas: refactor *_CONF_OPT assignment with cpu-feature options
  sdl_gfx: refactor *_CONF_OPT assignment with cpu-feature options
  sdl_sound: refactor *_CONF_OPT assignment with cpu-feature options
  opencv: bump to version 2.4.1

 package/efl/libevas/libevas.mk                     |   24 ++--
 package/opencv/Config.in                           |  152 +++++++++++++++++---
 ...pencv-uclibc-optional-long-double-support.patch |   40 ------
 package/opencv/opencv.mk                           |  129 +++++++++++------
 package/sdl_gfx/sdl_gfx.mk                         |   10 +-
 package/sdl_sound/sdl_sound.mk                     |    3 +-
 target/Config.in.arch                              |  134 ++++++++++++++++-
 7 files changed, 368 insertions(+), 124 deletions(-)
 delete mode 100644 package/opencv/opencv-uclibc-optional-long-double-support.patch

--
1.7.10.4
Thomas Petazzoni June 10, 2012, 1:04 p.m. UTC | #2
Le Sun, 10 Jun 2012 13:46:45 +0200,
Samuel Martin <s.martin49@gmail.com> a écrit :

> These tools only are useful for ARM (OMAP) targets.
> 
> Signed-off-by: Samuel Martin <s.martin49@gmail.com>

Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Peter Korsgaard June 10, 2012, 8:14 p.m. UTC | #3
>>>>> "Samuel" == Samuel Martin <s.martin49@gmail.com> writes:

 Samuel> These tools only are useful for ARM (OMAP) targets.
 Samuel> Signed-off-by: Samuel Martin <s.martin49@gmail.com>

Committed, thanks.
diff mbox

Patch

diff --git a/package/omap-u-boot-utils/Config.in.host b/package/omap-u-boot-utils/Config.in.host
index 63fbdf5..87dcc06 100644
--- a/package/omap-u-boot-utils/Config.in.host
+++ b/package/omap-u-boot-utils/Config.in.host
@@ -1,5 +1,6 @@ 
 config BR2_PACKAGE_HOST_OMAP_U_BOOT_UTILS
 	bool "host omap-u-boot-utils"
+	depends on BR2_arm || BR2_armeb
 	help
 	  U-Boot Utilities for Texas Instrument's OMAP platforms.
 	  This is a set of tools to control U-Boot from scripts, generate