[oe-commits] Philip Balister : python-cheetah : Add support for sdk generation.

git at git.openembedded.org git at git.openembedded.org
Thu Apr 4 06:14:02 UTC 2013


Module: meta-openembedded.git
Branch: master
Commit: da79176ae1523a326c66d19d67e6755b5bb4cfb8
URL:    http://git.openembedded.org/?p=meta-openembedded.git&a=commit;h=da79176ae1523a326c66d19d67e6755b5bb4cfb8

Author: Philip Balister <philip at balister.org>
Date:   Mon Apr  1 14:27:00 2013 +0000

python-cheetah : Add support for sdk generation.

We need to run cheetah on the host.

Signed-off-by: Philip Balister <philip at balister.org>
Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 .../python/python-cheetah_2.4.4.bb                 |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta-oe/recipes-devtools/python/python-cheetah_2.4.4.bb b/meta-oe/recipes-devtools/python/python-cheetah_2.4.4.bb
index 1dad958..9dc4aaa 100644
--- a/meta-oe/recipes-devtools/python/python-cheetah_2.4.4.bb
+++ b/meta-oe/recipes-devtools/python/python-cheetah_2.4.4.bb
@@ -15,7 +15,7 @@ inherit setuptools
 RDEPENDS_${PN} = "python-pickle python-pprint"
 RDEPENDS_${PN}_class-native = ""
 
-BBCLASSEXTEND = "native"
+BBCLASSEXTEND = "native nativesdk"
 
 SRC_URI[md5sum] = "853917116e731afbc8c8a43c37e6ddba"
 SRC_URI[sha256sum] = "be308229f0c1e5e5af4f27d7ee06d90bb19e6af3059794e5fd536a6f29a9b550"





More information about the Openembedded-commits mailing list