diff options
author | Ihar Hrachyshka <ihar.hrachyshka@gmail.com> | 2009-06-03 05:37:14 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denis@denix.org> | 2009-06-09 23:21:32 -0400 |
commit | a82e4ac8f6eae126a03a2e515d42fdb804c15046 (patch) | |
tree | 2cffec147d8ccd6024b61b4999112c57752b185b /recipes/qt4/qt4-tools-native_4.4.3.bb | |
parent | 2211a434193811ae29af0783f5faa03f51f48123 (diff) |
qt4-tools-native: use INC_PR
Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka@gmail.com>
Acked-by: Tom Rini <trini@embeddedalley.com>
Acked-by: Denys Dmytriyenko <denis@denix.org>
Diffstat (limited to 'recipes/qt4/qt4-tools-native_4.4.3.bb')
-rw-r--r-- | recipes/qt4/qt4-tools-native_4.4.3.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/qt4/qt4-tools-native_4.4.3.bb b/recipes/qt4/qt4-tools-native_4.4.3.bb index e8fc316145..a734b6b936 100644 --- a/recipes/qt4/qt4-tools-native_4.4.3.bb +++ b/recipes/qt4/qt4-tools-native_4.4.3.bb @@ -1,2 +1,2 @@ require qt4-tools-native.inc -PR = "r4" +PR = "${INC_PR}.1" |