]> code.ossystems Code Review - openembedded-core.git/commit
glib-2.0: Do not use readlink to set target paths.
authorDrew Moseley <drew_moseley@mentor.com>
Wed, 14 May 2014 17:08:38 +0000 (13:08 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 15 May 2014 22:24:05 +0000 (23:24 +0100)
commit2eb434ec298c279846ddd535a7122986558eb2c8
treebe9c6e27fd65952978622a388e90792925b4de47
parentc53c9ba05a5f38c047f3f928a9496f952843f467
glib-2.0: Do not use readlink to set target paths.

Do not use readlink to set ABS_GLIB_RUNTIME_LIBDIR when cross
compiling.  Doing so causes host paths to potentially pollute the
target.  Unfortunately in this case we don't actually convert to
an absolute path.

Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-core/glib-2.0/glib-2.0/0001-configure.ac-Do-not-use-readlink-when-cross-compilin.patch [new file with mode: 0644]
meta/recipes-core/glib-2.0/glib-2.0_2.40.0.bb