From 749df5d17185aa545f4e62247ab364b6d4e8b179 Mon Sep 17 00:00:00 2001 From: Steve Sakoman Date: Sun, 5 Apr 2009 04:47:52 -0700 Subject: cmake, git-native, python: Bump PR to force rebuild * commit 27d8a050c81bba4b42d496572c64b9cb6a43fec6 to openssl triggered build failures --- recipes/cmake/cmake.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/cmake') diff --git a/recipes/cmake/cmake.inc b/recipes/cmake/cmake.inc index eb816680cd..ef6f5aa1fc 100644 --- a/recipes/cmake/cmake.inc +++ b/recipes/cmake/cmake.inc @@ -5,7 +5,7 @@ DESCRIPTION = "A cross-platform, open-source make system" HOMEPAGE = "http://www.cmake.org/" LICENSE = "Berkeley-style license" SECTION = "console/utils" -PR = "r1" +PR = "r2" CMAKE_MAJOR_VERSION = "${@bb.data.getVar('PV',d,1).split('.')[0]}.${@bb.data.getVar('PV',d,1).split('.')[1]}" SRC_URI = "http://www.cmake.org/files/v${CMAKE_MAJOR_VERSION}/cmake-${PV}.tar.gz" -- cgit v1.2.3