]> code.ossystems Code Review - openembedded-core.git/commit
glib-2.0: fix mapped file ptest
authorRoss Burton <ross.burton@intel.com>
Thu, 16 Jan 2014 13:31:39 +0000 (13:31 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 16 Jan 2014 23:38:28 +0000 (23:38 +0000)
commit93b4ecc263947826421d5b4fb1f99fe506b24287
treeb84bb7dd08da96a9277f1f7daf8ed95a61507839
parent12e30b653899567312a7ec29b6e972c85ba8e25e
glib-2.0: fix mapped file ptest

The mappedfile ptest was attempting to write into directories that may not exist
on a non-Sato image.  Instead, write into TMPDIR.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/glib-2.0/glib-2.0/ptest-paths.patch [new file with mode: 0644]
meta/recipes-core/glib-2.0/glib-2.0_2.38.2.bb