Use glibc instead of eglibc 25/28825/1
authorKévin THIERRY <kevin.thierry@open.eurogiciel.org>
Thu, 16 Oct 2014 13:14:00 +0000 (15:14 +0200)
committerKévin THIERRY <kevin.thierry@open.eurogiciel.org>
Thu, 16 Oct 2014 13:17:37 +0000 (15:17 +0200)
Tizen uses glibc but Yocto used to use eglibc. Now Yocto also uses
glibc so we don't need to replace glibc occurences with glibc.

Change-Id: I726213caaf88fc3661c0a4a0872b53588372cc6e
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
proto-meta-Tizen_generic/.spec2yoctorc

index a1f9ac1..1836624 100644 (file)
@@ -44,8 +44,6 @@ pkgconfig(gles20)=pkgconfig(egl)
 perl-base=perl
 libjpeg8-devel=libjpeg-devel
 eet-bin=eet
-glibc=eglibc
-glibc-locale=eglibc-locale
 libpcre-devel=pcre-devel
 pkg-config=pkgconfig
 perl-XML-Parser=libxml-parser-perl
@@ -70,7 +68,7 @@ blacklist=
 
 [depends]
 #ignore some package which must be provided by the host
-ignore=coreutils,tizen-coreutils,glibc-devel-32bit, eglibc, glibc, kernel-headers, linux-kernel-headers, pkg-config, filesystem,gcc,doxygen
+ignore=coreutils,tizen-coreutils,glibc-devel-32bit, glibc, kernel-headers, linux-kernel-headers, pkg-config, filesystem,gcc,doxygen
 #some buildRequire mean depends on native package not runtime
 #ex: automake will be replace by automake-native
 native=automake, fdupes,  intltool, autoconf, pkgconfig, help2man, bison, texinfo, readline, ninja, cmake
@@ -109,7 +107,7 @@ capi-base-common=pkgconfig(capi-base-common)
 dbus= pkgconfig(dbus-1),dbus-devel, dbus-1
 dbus-glib=pkgconfig(dbus-glib-1),dbus-glib-devel
 dlog=pkgconfig(dlog)
-eglibc=glibc-devel, pkgconfig(gobject-2.0), pkgconfig(gio-2.0), /sbin/ldconfig, pkgconfig(gmodule-2.0), /usr/bin/getent, eglibc-locale
+glibc=glibc-devel, pkgconfig(gobject-2.0), pkgconfig(gio-2.0), /sbin/ldconfig, pkgconfig(gmodule-2.0), /usr/bin/getent
 elfutils=libelf-devel
 file=file-devel
 fontconfig=pkgconfig(fontconfig)