aboutsummaryrefslogtreecommitdiffstats
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:50:58 +0100
commit7aadfe2f293da665236aede5cb03f801d420d050 (patch)
treefabc8507a620a6e472c3e2b83ad541a9fb526efa
parent976a06f41558d2246173414658d9f7b8eee193d6 (diff)
downloadopenembedded-core-7aadfe2f293da665236aede5cb03f801d420d050.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. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-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 @@
DESCRIPTION = "Target packages for Qt Embedded SDK"
-PR = "r5"
+PR = "r7"
QTLIBPREFIX = "-embedded"