diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2012-09-26 21:42:37 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-10-02 17:19:17 +0100 |
commit | 054a0e6c850f92c03fbb6314702de4e6318ccd25 (patch) | |
tree | 4177498a7a3def61131053b9f76d944d99f70c90 /meta/recipes-qt/qt4/qt4-native.inc | |
parent | 24bf06bbcda4c0dfdad33cdff6394faa52657bb9 (diff) | |
download | openembedded-core-054a0e6c850f92c03fbb6314702de4e6318ccd25.tar.gz openembedded-core-054a0e6c850f92c03fbb6314702de4e6318ccd25.tar.bz2 openembedded-core-054a0e6c850f92c03fbb6314702de4e6318ccd25.zip |
qt4: PR bumps
* sofar only formal changes, but to test that everything still builds the same
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta/recipes-qt/qt4/qt4-native.inc')
-rw-r--r-- | meta/recipes-qt/qt4/qt4-native.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-qt/qt4/qt4-native.inc b/meta/recipes-qt/qt4/qt4-native.inc index 9500d4b8ee..5f0fce16f7 100644 --- a/meta/recipes-qt/qt4/qt4-native.inc +++ b/meta/recipes-qt/qt4/qt4-native.inc @@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.LGPL;md5=fbc093901857fcd118f065f900982c24 \ file://LICENSE.GPL3;md5=babc5b6b77441da277f5c06b2e547720 \ file://LGPL_EXCEPTION.txt;md5=411080a56ff917a5a1aa08c98acae354" -INC_PR = "r16" +INC_PR = "r17" inherit native |