[oe] [PATCH 2/2] qt4-embedded: added directfb gfx driver support.

Otavio Salvador otavio at ossystems.com.br
Sun May 24 22:22:57 UTC 2009


Hello,

People has been using PR = "${INC_PR}.1" to avoid repeating the r twice.

Except from that it looks nice.

On Sun, May 24, 2009 at 4:15 PM, Ihar Hrachyshka
<ihar.hrachyshka at gmail.com> wrote:
> This fix adds qdirectfbscreen gfx driver to qt4-embedded.
> Also moved recipes versioning to INC_PR.
>
> Signed-off-by: Ihar Hrachyshka <ihar.hrachyshka at gmail.com>
> ---
>  recipes/qt4/qt4-embedded.inc      |    6 ++++--
>  recipes/qt4/qt4-embedded_4.4.3.bb |    2 +-
>  recipes/qt4/qt4-embedded_4.5.1.bb |    1 +
>  3 files changed, 6 insertions(+), 3 deletions(-)
>
> diff --git a/recipes/qt4/qt4-embedded.inc b/recipes/qt4/qt4-embedded.inc
> index 0280dc4..c4112f7 100644
> --- a/recipes/qt4/qt4-embedded.inc
> +++ b/recipes/qt4/qt4-embedded.inc
> @@ -1,11 +1,13 @@
> -DEPENDS += "tslib"
> +DEPENDS += "directfb tslib"
>
>  S = "${WORKDIR}/qt-embedded-linux-opensource-src-${PV}"
>
> +INC_PR = "r11"
> +
>  QT_CONFIG_FLAGS += " \
>     -qtlibinfix E \
>     -qt-decoration-styled -plugin-decoration-default -plugin-decoration-windows \
> -    -plugin-gfx-transformed -plugin-gfx-qvfb -plugin-gfx-vnc \
> +    -plugin-gfx-transformed -plugin-gfx-qvfb -plugin-gfx-vnc -plugin-gfx-directfb \
>     -plugin-mouse-tslib -qt-mouse-pc -qt-mouse-qvfb \
>     -qt-kbd-tty -qt-kbd-usb -qt-kbd-qvfb \
>     -DQT_KEYPAD_NAVIGATION \
> diff --git a/recipes/qt4/qt4-embedded_4.4.3.bb b/recipes/qt4/qt4-embedded_4.4.3.bb
> index 994372c..e156575 100644
> --- a/recipes/qt4/qt4-embedded_4.4.3.bb
> +++ b/recipes/qt4/qt4-embedded_4.4.3.bb
> @@ -3,7 +3,7 @@ SECTION = "libs"
>  LICENSE = "GPL QPL"
>  PRIORITY = "optional"
>  HOMEPAGE = "http://www.trolltech.com"
> -PR = "r11"
> +PR = "${INC_PR}.r1"
>
>  SRC_URI = "ftp://ftp.trolltech.com/qt/source/qt-embedded-linux-opensource-src-${PV}.tar.bz2 \
>            file://0001-cross-compile.patch;patch=1 \
> diff --git a/recipes/qt4/qt4-embedded_4.5.1.bb b/recipes/qt4/qt4-embedded_4.5.1.bb
> index 5073ad1..9463a58 100644
> --- a/recipes/qt4/qt4-embedded_4.5.1.bb
> +++ b/recipes/qt4/qt4-embedded_4.5.1.bb
> @@ -3,6 +3,7 @@ SECTION = "libs"
>  LICENSE = "GPL LGPL QPL"
>  PRIORITY = "optional"
>  HOMEPAGE = "http://www.trolltech.com"
> +PR = "${INC_PR}.r1"
>
>  SRC_URI = "ftp://ftp.trolltech.com/qt/source/qt-embedded-linux-opensource-src-${PV}.tar.bz2 \
>            file://0001-cross-compile.patch;patch=1 \
> --
> 1.6.3.1
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel at lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
>



-- 
Otavio Salvador                  O.S. Systems
E-mail: otavio at ossystems.com.br  http://www.ossystems.com.br
Mobile: +55 53 9981-7854         http://projetos.ossystems.com.br




More information about the Openembedded-devel mailing list