]> code.ossystems Code Review - openembedded-core.git/commit
eglibc: remove usage of FILESPATH
authorPetter Mabäcker <petter@technux.se>
Mon, 12 May 2014 13:55:38 +0000 (15:55 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 13 May 2014 18:24:03 +0000 (19:24 +0100)
commit57109e59abb7c6af029f452d06b46f47084cff11
treeb0a5d2d8eb20d7f302031b97e4d7ffb4734880b7
parentae8711bc2952e96ac3434624548a3dbfd501ec7f
eglibc: remove usage of FILESPATH

Fixes [YOCTO #4497]

Usage of FILESPATH is discouraged, since it can make recipes harder
to bbappend. Instead FILESEXTRAPATHS should be used to extend the path.
If possible try to use any of the default FILESPATH dirs.

Also remove superfluous comment and do minor indentation fix.

Signed-off-by: Petter Mabäcker <petter@technux.se>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/eglibc/cross-localedef-native-2.19/fix_for_centos_5.8.patch [moved from meta/recipes-core/eglibc/eglibc-2.19/fix_for_centos_5.8.patch with 100% similarity]
meta/recipes-core/eglibc/cross-localedef-native_2.19.bb
meta/recipes-core/eglibc/eglibc_2.19.bb
meta/recipes-core/eglibc/ldconfig-native_2.12.1.bb