From 24380e2be91e08fa5d33a81488c0a48e2576e51a Mon Sep 17 00:00:00 2001 From: Saul Wold Date: Mon, 20 May 2013 19:20:39 -0700 Subject: cmake: Update to 2.8.11 Rebased support-oe-qt4-tools-names as some of the changes where added in the upstream code. (From OE-Core rev: 13399264e987b698b120688dc5018adb3fa8522d) Signed-off-by: Saul Wold Signed-off-by: Richard Purdie --- meta/recipes-devtools/cmake/cmake-native_2.8.11.bb | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 meta/recipes-devtools/cmake/cmake-native_2.8.11.bb (limited to 'meta/recipes-devtools/cmake/cmake-native_2.8.11.bb') diff --git a/meta/recipes-devtools/cmake/cmake-native_2.8.11.bb b/meta/recipes-devtools/cmake/cmake-native_2.8.11.bb new file mode 100644 index 0000000..dfe103f --- /dev/null +++ b/meta/recipes-devtools/cmake/cmake-native_2.8.11.bb @@ -0,0 +1,5 @@ +require cmake.inc +inherit native + +SRC_URI[md5sum] = "be6008f2299613d23fe82ab53ef7472e" +SRC_URI[sha256sum] = "20d0d3661797fa82c19e7a75c7315c640e001cb3238331ca170bb0fae27feee5" -- cgit v1.1