aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/cmake/cmake-native_2.8.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/cmake/cmake-native_2.8.2.bb')
-rw-r--r--meta/recipes-devtools/cmake/cmake-native_2.8.2.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/meta/recipes-devtools/cmake/cmake-native_2.8.2.bb b/meta/recipes-devtools/cmake/cmake-native_2.8.2.bb
new file mode 100644
index 0000000000..6175728538
--- /dev/null
+++ b/meta/recipes-devtools/cmake/cmake-native_2.8.2.bb
@@ -0,0 +1,4 @@
+CMAKE_MAJOR_VERSION="2.8"
+require cmake.inc
+inherit native
+PR = "r0"