aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/cmake/cmake-native_2.8.3.bb
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2011-02-23 21:07:15 +0000
committerTom Rini <tom_rini@mentor.com>2011-02-23 14:08:21 -0700
commit6ed0541653ab849587285ae0cbf4f0183da51bd3 (patch)
tree3c49cd94edcc90a240cfa4914b8c3a63cce82e66 /recipes/cmake/cmake-native_2.8.3.bb
parent07fdc0e4e93c33cff62e6265074e662ed533fdf3 (diff)
downloadopenembedded-6ed0541653ab849587285ae0cbf4f0183da51bd3.tar.gz
cmake: add OE qt4-tools-{native,sdk} support
* make it find qmake2, moc4 and others * convert to INC_PR Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Tom Rini <tom_rini@mentor.com>
Diffstat (limited to 'recipes/cmake/cmake-native_2.8.3.bb')
-rw-r--r--recipes/cmake/cmake-native_2.8.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/cmake/cmake-native_2.8.3.bb b/recipes/cmake/cmake-native_2.8.3.bb
index e04885fcaf..fa5e160450 100644
--- a/recipes/cmake/cmake-native_2.8.3.bb
+++ b/recipes/cmake/cmake-native_2.8.3.bb
@@ -1,7 +1,7 @@
inherit native
require cmake.inc
-PR = "r1"
+PR = "${INC_PR}.0"
SRC_URI[md5sum] = "a76a44b93acf5e3badda9de111385921"
SRC_URI[sha256sum] = "689ed02786b5cefa5515c7716784ee82a82e8ece6be5a3d629ac3cc0c05fc288"