From 8d75769ab5591ab7d160a93a1f8786936467528e Mon Sep 17 00:00:00 2001 From: Ronan Le Martret Date: Thu, 12 Jun 2014 11:49:24 +0200 Subject: [PATCH] remove gcc-cross Change-Id: I6ed2e763f87629d160da8bb60085e72c18c64ee6 --- proto-meta-Tizen_generic/.spec2yoctorc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/proto-meta-Tizen_generic/.spec2yoctorc b/proto-meta-Tizen_generic/.spec2yoctorc index 42f5f75..b78d0cb 100644 --- a/proto-meta-Tizen_generic/.spec2yoctorc +++ b/proto-meta-Tizen_generic/.spec2yoctorc @@ -67,8 +67,8 @@ ignore=coreutils,tizen-coreutils,glibc-devel-32bit, eglibc, glibc, kernel-header #ex: automake will be replace by automake-native native=automake, fdupes, intltool, autoconf, pkgconfig, help2man, bison, texinfo, readline, ninja, cmake #some buildRequire mean depends on cross package not runtime -#ex: gcc will be replace by gcc-cross -cross=gcc,libtool +#ex: libtool will be replace by libtool-cross +cross=libtool #some buildRequire mean depends on libtool-cross package not runtime libtool_cross=libtool-ltdl-devel,libtool-ltdl #some buildRequire mean inherit_gettext package not depends runtime -- 2.7.4