[OE-core] [PATCH 1/3] packagegroup-qte-toolchain-target: bump PR to allow removal of meta-oe bbappend

Paul Eggleton paul.eggleton at linux.intel.com
Tue Apr 16 15:01:22 UTC 2013


The meta-oe bbappend only increments PR, if we bump PR here we can
remove that.

Signed-off-by: Paul Eggleton <paul.eggleton at linux.intel.com>
---
 meta/recipes-qt/packagegroups/packagegroup-qte-toolchain-target.bb |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-qt/packagegroups/packagegroup-qte-toolchain-target.bb b/meta/recipes-qt/packagegroups/packagegroup-qte-toolchain-target.bb
index 9c3b22c..5b0e44b 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 = "r6"
 
 QTLIBPREFIX = "-embedded"
 
-- 
1.7.10.4





More information about the Openembedded-core mailing list