| Submitter | Otavio Salvador |
|---|---|
| Date | Jan. 5, 2012, 7:37 p.m. |
| Message ID | <eea6cc4bf36151b09972954b13be160ffa53aafc.1325792209.git.otavio@ossystems.com.br> |
| Download | mbox | patch |
| Permalink | /patch/18487/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/meta/recipes-qt/qt4/qt4-embedded.inc b/meta/recipes-qt/qt4/qt4-embedded.inc index 39f7398..e472af5 100644 --- a/meta/recipes-qt/qt4/qt4-embedded.inc +++ b/meta/recipes-qt/qt4/qt4-embedded.inc @@ -2,9 +2,8 @@ DESCRIPTION = "Qt is a versatile cross-platform application framework -- this is SECTION = "libs" HOMEPAGE = "http://qt.nokia.com" DEPENDS += "directfb tslib" -INC_PR = "r39" +INC_PR = "r40" -QT_BASE_NAME ?= "qt4-embedded" QT_BASE_LIB ?= "libqt-embedded" # Set necessary variables in the profile
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> --- meta/recipes-qt/qt4/qt4-embedded.inc | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-)