diff options
-rw-r--r-- | recipes/qt4/qt4-tools-sdk_4.6.3.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes/qt4/qt4-tools-sdk_4.6.3.bb b/recipes/qt4/qt4-tools-sdk_4.6.3.bb index 5f9ef6bfde..6eceadaff6 100644 --- a/recipes/qt4/qt4-tools-sdk_4.6.3.bb +++ b/recipes/qt4/qt4-tools-sdk_4.6.3.bb @@ -5,6 +5,8 @@ HOMEPAGE = "http://www.trolltech.com" PRIORITY = "optional" LICENSE = "LGPLv2.1 GPLv3" +PR = "r1" + DEFAULT_PREFERENCE = "-1" inherit sdk |