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:43 +0000 (23:24 +0100)
commite9876cdae45ddcb7b8ce4f229034d9c5248cf21d
treefde319542b919220e2dcf580ebea8219695e3392
parent76f12fa83a76a3be08460becbea9c721e5f02bcc
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.

(From OE-Core rev: 2eb434ec298c279846ddd535a7122986558eb2c8)

Signed-off-by: Drew Moseley <drew_moseley@mentor.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
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