[OE-core] [oe-core 7/7] bitbake.conf: update STAGING_PYDIR to 2.7 version

Richard Purdie richard.purdie at linuxfoundation.org
Mon Oct 31 21:48:38 UTC 2011


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 <Martin.Jansa at gmail.com>
> ---
>  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





More information about the Openembedded-core mailing list