From 12bcc62dba9b9c5511f82e2eae23c7458c51a68e Mon Sep 17 00:00:00 2001 From: Philip Balister Date: Sat, 28 Aug 2010 09:46:09 -0400 Subject: [PATCH] python-cheetah: Add native support. --- recipes/python/python-cheetah_2.0.1.bb | 3 +++ 1 file changed, 3 insertions(+) diff --git a/recipes/python/python-cheetah_2.0.1.bb b/recipes/python/python-cheetah_2.0.1.bb index c91002e3af..74da78eebe 100644 --- a/recipes/python/python-cheetah_2.0.1.bb +++ b/recipes/python/python-cheetah_2.0.1.bb @@ -12,5 +12,8 @@ inherit distutils RDEPENDS_${PN} = "python-pickle python-pprint" +NATIVE_INSTALL_WORKS = "1" +BBCLASSEXTEND = "native" + SRC_URI[md5sum] = "7845a2950ea850a13c488a26b61ac50a" SRC_URI[sha256sum] = "70b618a03506831f59ba1ff8433907ee8d4ead5fc9f1b3f610d384e08a26938c" -- 2.39.5