diff options
Diffstat (limited to 'meta/recipes-devtools/cmake/cmake-native_2.8.3.bb')
-rw-r--r-- | meta/recipes-devtools/cmake/cmake-native_2.8.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/cmake/cmake-native_2.8.3.bb b/meta/recipes-devtools/cmake/cmake-native_2.8.3.bb index 159541636b..29b3d87e88 100644 --- a/meta/recipes-devtools/cmake/cmake-native_2.8.3.bb +++ b/meta/recipes-devtools/cmake/cmake-native_2.8.3.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | CMAKE_MAJOR_VERSION="2.8" | 1 | CMAKE_MAJOR_VERSION="2.8" |
2 | require cmake.inc | 2 | require cmake.inc |
3 | inherit native | 3 | inherit native |
4 | PR = "r0" | 4 | PR = "r1" |
5 | 5 | ||
6 | SRC_URI[md5sum] = "a76a44b93acf5e3badda9de111385921" | 6 | SRC_URI[md5sum] = "a76a44b93acf5e3badda9de111385921" |
7 | SRC_URI[sha256sum] = "689ed02786b5cefa5515c7716784ee82a82e8ece6be5a3d629ac3cc0c05fc288" | 7 | SRC_URI[sha256sum] = "689ed02786b5cefa5515c7716784ee82a82e8ece6be5a3d629ac3cc0c05fc288" |