diff options
-rw-r--r-- | meta/recipes-devtools/python/python3-scons-native_4.3.0.bb (renamed from meta/recipes-devtools/python/python3-scons-native_4.2.0.bb) | 0 | ||||
-rw-r--r-- | meta/recipes-devtools/python/python3-scons_4.3.0.bb (renamed from meta/recipes-devtools/python/python3-scons_4.2.0.bb) | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/python/python3-scons-native_4.2.0.bb b/meta/recipes-devtools/python/python3-scons-native_4.3.0.bb index 73076b8732..73076b8732 100644 --- a/meta/recipes-devtools/python/python3-scons-native_4.2.0.bb +++ b/meta/recipes-devtools/python/python3-scons-native_4.3.0.bb | |||
diff --git a/meta/recipes-devtools/python/python3-scons_4.2.0.bb b/meta/recipes-devtools/python/python3-scons_4.3.0.bb index 23527a2cce..bff2fdae92 100644 --- a/meta/recipes-devtools/python/python3-scons_4.2.0.bb +++ b/meta/recipes-devtools/python/python3-scons_4.3.0.bb | |||
@@ -5,7 +5,7 @@ LICENSE = "MIT" | |||
5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d903b0b8027f461402bac9b5169b36f7" | 5 | LIC_FILES_CHKSUM = "file://LICENSE;md5=d903b0b8027f461402bac9b5169b36f7" |
6 | 6 | ||
7 | SRC_URI += " file://0001-Fix-man-page-installation.patch" | 7 | SRC_URI += " file://0001-Fix-man-page-installation.patch" |
8 | SRC_URI[sha256sum] = "691893b63f38ad14295f5104661d55cb738ec6514421c6261323351c25432b0a" | 8 | SRC_URI[sha256sum] = "d47081587e3675cc168f1f54f0d74a69b328a2fc90ec4feb85f728677419b879" |
9 | 9 | ||
10 | PYPI_PACKAGE = "SCons" | 10 | PYPI_PACKAGE = "SCons" |
11 | 11 | ||