[oe-commits] Paul Eggleton : qt4-embedded: bump PR to allow removal of meta-oe bbappend

git at git.openembedded.org git at git.openembedded.org
Wed Apr 17 14:45:15 UTC 2013


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

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

qt4-embedded: bump PR to allow removal of meta-oe bbappend

The meta-oe bbappend only increments PRINC, if we bump INC_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>

---

 meta/recipes-qt/qt4/qt4-embedded.inc |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-qt/qt4/qt4-embedded.inc b/meta/recipes-qt/qt4/qt4-embedded.inc
index f231e98..7c8876b 100644
--- a/meta/recipes-qt/qt4/qt4-embedded.inc
+++ b/meta/recipes-qt/qt4/qt4-embedded.inc
@@ -2,7 +2,7 @@ DESCRIPTION = "Qt is a versatile cross-platform application framework -- this is
 SECTION = "libs"
 HOMEPAGE = "http://qt.nokia.com"
 DEPENDS += "directfb tslib"
-INC_PR = "r50"
+INC_PR = "r52"
 
 QT4EDEPENDS = ""
 QT_BASE_LIB  ?= "libqt-embedded"





More information about the Openembedded-commits mailing list