diff options
-rw-r--r-- | meta-oe/recipes-devtools/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 1dad95829e..9dc4aaa93e 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 | |||
15 | RDEPENDS_${PN} = "python-pickle python-pprint" | 15 | RDEPENDS_${PN} = "python-pickle python-pprint" |
16 | RDEPENDS_${PN}_class-native = "" | 16 | RDEPENDS_${PN}_class-native = "" |
17 | 17 | ||
18 | BBCLASSEXTEND = "native" | 18 | BBCLASSEXTEND = "native nativesdk" |
19 | 19 | ||
20 | SRC_URI[md5sum] = "853917116e731afbc8c8a43c37e6ddba" | 20 | SRC_URI[md5sum] = "853917116e731afbc8c8a43c37e6ddba" |
21 | SRC_URI[sha256sum] = "be308229f0c1e5e5af4f27d7ee06d90bb19e6af3059794e5fd536a6f29a9b550" | 21 | SRC_URI[sha256sum] = "be308229f0c1e5e5af4f27d7ee06d90bb19e6af3059794e5fd536a6f29a9b550" |