]> code.ossystems Code Review - openembedded-core.git/commit
libglade: fix the python environment settings
authorDongxiao Xu <dongxiao.xu@intel.com>
Thu, 22 Sep 2011 02:51:22 +0000 (10:51 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 22 Sep 2011 03:48:53 +0000 (04:48 +0100)
commit51cd0bdf1fad230e919392db8c72afe2d9e21fdb
tree4ed9ebc17d26ccf12128d618f1a14d364d2c1cdd
parent08fd9740b9359425ec6ee9810fab1152e9737b0c
libglade: fix the python environment settings

@PYTHON@ will points to the abstract path in sysroot, which should be
replaced by "#!/usr/bin/env python".

This should fix the sato-sdk rootfs error.

Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-gnome/libglade/libglade-2.6.4/python_environment.patch [new file with mode: 0644]
meta/recipes-gnome/libglade/libglade_2.6.4.bb