On Mon, 2011-10-31 at 18:41 +0100, Martin Jansa wrote: > * is it still used somewhere? > seems unused in oe-core > > Signed-off-by: Martin Jansa <[email protected]> > --- > meta/conf/bitbake.conf | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf > index e2c1b6f..e9dec10 100644 > --- a/meta/conf/bitbake.conf > +++ b/meta/conf/bitbake.conf > @@ -345,7 +345,7 @@ STAGING_DATADIR = "${STAGING_DIR_HOST}${datadir}" > STAGING_EXECPREFIXDIR = "${STAGING_DIR_HOST}${exec_prefix}" > STAGING_LOADER_DIR = "${STAGING_DIR_HOST}/loader" > STAGING_FIRMWARE_DIR = "${STAGING_DIR_HOST}/firmware" > -STAGING_PYDIR = "${STAGING_DIR}/lib/python2.4" > +STAGING_PYDIR = "${STAGING_DIR}/lib/python2.7"
Given this has been pointing somewhere totally invalid for a while I'd suggest we just drop this variable... Cheers, Richard _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
