summaryrefslogtreecommitdiffstats
path: root/meta/recipes-qt
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:41 +0100
commit527ab19c0c3ff5b57e89c4770fe447f15678e02b (patch)
tree38a4c73751bb7f7d4e90a11344a563e54807e9ad /meta/recipes-qt
parentbb71240dbd875f61e75061b3e11abaab08106e72 (diff)
downloadpoky-527ab19c0c3ff5b57e89c4770fe447f15678e02b.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/recipes-qt')
-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