From 73a227a738da17229baac142ccd889c7929402ba Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Wed, 20 Apr 2011 23:53:12 +0100 Subject: Rename poky-lsb override to linuxstdbase Signed-off-by: Richard Purdie --- meta/recipes-devtools/python/python.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-devtools/python/python.inc') diff --git a/meta/recipes-devtools/python/python.inc b/meta/recipes-devtools/python/python.inc index bfa0bb2b3..3de220b6a 100644 --- a/meta/recipes-devtools/python/python.inc +++ b/meta/recipes-devtools/python/python.inc @@ -22,7 +22,7 @@ EXTRA_OECONF = "\ --enable-shared \ " -EXTRA_OECONF_poky-lsb = "\ +EXTRA_OECONF_linuxstdbase = "\ --with-threads \ --with-pymalloc \ --with-cyclic-gc \ -- cgit v1.2.3