From: Philip Balister Date: Sat, 28 Aug 2010 13:46:09 +0000 (-0400) Subject: python-cheetah: Add native support. X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=12bcc62dba9b9c5511f82e2eae23c7458c51a68e;p=openembedded.git python-cheetah: Add native support. --- 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"