diff options
author | Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> | 2009-06-10 13:40:27 +0200 |
---|---|---|
committer | Marcin Juszkiewicz <marcin@juszkiewicz.com.pl> | 2009-06-10 13:40:27 +0200 |
commit | 0399441c0781eb912d6c375533fd60c69573809e (patch) | |
tree | 3e1d3a4310a9a990273dca40ef68d6df828ffbb7 /recipes/qt4/qt4-tools-native_4.5.1.bb | |
parent | aa45c16c5c2bee16f5827f269bb305b00c266972 (diff) | |
parent | 4edd8b112d7b6ff108eda52db600861d90f5cf8d (diff) |
Merge branch 'org.openembedded.dev' of git@git.openembedded.org:openembedded into org.openembedded.dev
Diffstat (limited to 'recipes/qt4/qt4-tools-native_4.5.1.bb')
-rw-r--r-- | recipes/qt4/qt4-tools-native_4.5.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/qt4/qt4-tools-native_4.5.1.bb b/recipes/qt4/qt4-tools-native_4.5.1.bb index adb341d465..d1962bf98f 100644 --- a/recipes/qt4/qt4-tools-native_4.5.1.bb +++ b/recipes/qt4/qt4-tools-native_4.5.1.bb @@ -1,4 +1,4 @@ require qt4-tools-native.inc -PR = "r1" +PR = "${INC_PR}.1" TOBUILD := "src/tools/bootstrap ${TOBUILD}" |