summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/python/python-cheetah_2.4.4.bb
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2012-10-26 16:08:37 +0100
committerPaul Eggleton <paul.eggleton@linux.intel.com>2012-10-28 13:57:38 +0000
commitf50202f2b4ce57a8d2bd59e9ec49fbf77fe6d037 (patch)
treeece893a764f490c3d18f283d283fe0c666cfa846 /meta-oe/recipes-devtools/python/python-cheetah_2.4.4.bb
parent8ea80933fc1ca89aa44456a1afa24be69140829b (diff)
downloadmeta-openembedded-f50202f2b4ce57a8d2bd59e9ec49fbf77fe6d037.tar.gz
Remove NATIVE_INSTALL_WORKS
This variable is no longer used with OE-Core. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Diffstat (limited to 'meta-oe/recipes-devtools/python/python-cheetah_2.4.4.bb')
-rw-r--r--meta-oe/recipes-devtools/python/python-cheetah_2.4.4.bb1
1 files changed, 0 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 b6f0d2c27..967be31ad 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
@@ -14,7 +14,6 @@ inherit setuptools
14 14
15RDEPENDS_${PN} = "python-pickle python-pprint" 15RDEPENDS_${PN} = "python-pickle python-pprint"
16 16
17NATIVE_INSTALL_WORKS = "1"
18BBCLASSEXTEND = "native" 17BBCLASSEXTEND = "native"
19 18
20SRC_URI[md5sum] = "853917116e731afbc8c8a43c37e6ddba" 19SRC_URI[md5sum] = "853917116e731afbc8c8a43c37e6ddba"