[oe-commits] Paul Eggleton : packagegroup-qte-toolchain-target: bump PR to allow removal of meta-oe bbappend

git at git.openembedded.org git at git.openembedded.org
Tue Apr 16 15:48:46 UTC 2013


Module: openembedded-core.git
Branch: master
Commit: 7aadfe2f293da665236aede5cb03f801d420d050
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=7aadfe2f293da665236aede5cb03f801d420d050

Author: Paul Eggleton <paul.eggleton at linux.intel.com>
Date:   Tue Apr 16 16:25:07 2013 +0100

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 at linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 .../packagegroup-qte-toolchain-target.bb           |    2 +-
 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 9c3b22c..0b022c9 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"
 





More information about the Openembedded-commits mailing list