summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorPaul Eggleton <paul.eggleton@linux.intel.com>2013-04-16 16:25:07 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-16 16:51:51 +0100
commitef13a1da1934b9877b4f761a7166f118972443fe (patch)
treef82dd55a8fe0e8f94325ec6838c04d9a2db9a44d /meta
parent4f15598c61cec7562c4ff1179e4412f02b4314ac (diff)
downloadpoky-ef13a1da1934b9877b4f761a7166f118972443fe.tar.gz
packagegroup-qte-toolchain-target: bump PR to allow removal of meta-oe bbappend
The meta-oe bbappend only increments PRINC, if we bump PR here we can remove that. (From OE-Core rev: 7aadfe2f293da665236aede5cb03f801d420d050) Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-qt/packagegroups/packagegroup-qte-toolchain-target.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-qt/packagegroups/packagegroup-qte-toolchain-target.bb b/meta/recipes-qt/packagegroups/packagegroup-qte-toolchain-target.bb
index 9c3b22cc2d..0b022c90a6 100644
--- a/meta/recipes-qt/packagegroups/packagegroup-qte-toolchain-target.bb
+++ b/meta/recipes-qt/packagegroups/packagegroup-qte-toolchain-target.bb
@@ -1,6 +1,6 @@
1DESCRIPTION = "Target packages for Qt Embedded SDK" 1DESCRIPTION = "Target packages for Qt Embedded SDK"
2 2
3PR = "r5" 3PR = "r7"
4 4
5QTLIBPREFIX = "-embedded" 5QTLIBPREFIX = "-embedded"
6 6