dashesy | 3 Oct 2011 02:20
Picon

[oe] Openembedded release-2010.12 on FC15

Hi,

I am trying release-2010.12 on FC15 (gcc 4.6.1, patch 2.6., pkg-config 0.25).
It seems this release requires my version of patch to downgrad or I
have to patch many .patch files locally, am I right? Is there any git
tag that supports newer gcc and patch software?

My main question is however this:
It seems pkg-config 0.23 in OpenEmbedded recursively calls
gnome-config and glib-config when cooking for example xproto that
needs pkg-config in auto tools
Attached are the log files showing this behaviour. I am finding
workarounds one by one for each of those problems (attached is my diff
so far, plus I overwrote tmp/sysroot/usr/bin/pkg-config with my local
copy!), but I am beginning to wonder if my FC15 system is too new to
be used for OpenEmbedded, or the 2010 tag is too old.
Please, I am looking for an insight, I would like to know if I am
doing something terribly wrong

Thanks
dashesy
dashesy   7480  6988  0 12:08 pts/0    00:00:00 /home/dashesy/buildroot/oe/build/tmp-angstrom_2010_x/sysroots/x86_64-linux/usr/bin/pkg-config --exists --print-errors xorg-sgml-doctools >= 1.5
dashesy   7481  7480  0 12:08 pts/0    00:00:00 sh -c gnome-config --libs xorg-sgml-doctools > /dev/null 2>&1
dashesy   7482  7481  0 12:08 pts/0    00:00:00 /bin/sh /usr/bin/gnome-config --libs xorg-sgml-doctools
dashesy   7483  7482  0 12:08 pts/0    00:00:00 pkg-config --variable=libdir glib
dashesy   7484  7483  0 12:08 pts/0    00:00:00 /bin/sh /usr/bin/glib-config --version
dashesy   7485  7484  0 12:08 pts/0    00:00:00 pkg-config --variable prefix glib
dashesy   7486  7485  0 12:08 pts/0    00:00:00 /bin/sh /usr/bin/glib-config --version
(Continue reading)

Martin Jansa | 3 Oct 2011 13:47
Picon
Gravatar

Re: [oe] [meta-oe][meta-efl][PATCH 00/15] Pull request #23

On Fri, Sep 30, 2011 at 02:56:39PM +0200, Martin Jansa wrote:
> Hi,
> 
> this patchset depends on oe-core changes from:
> http://lists.linuxtogo.org/pipermail/openembedded-core/2011-September/010393.html
> but first few patches from that patchset are already in master-next and we need to 
> be ready to adapt.

I've sent another patchset to oe-core which renames xserver-xf86 to
xserver-xorg as we're used to call it.. so I'll resend consolidated pull
request with new xorg/glib/poppler changes.

Regards,
_______________________________________________
Openembedded-devel mailing list
Openembedded-devel <at> lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
Imran Mehmood | 3 Oct 2011 14:48
Favicon

Re: [oe] [meta-oe][PATCH v3 0/2] pull request for twm and xclock recipes

hi koen,

On 09/22/2011 11:57 AM, Koen Kooi wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Op 22-09-11 08:31, Mehmood, Imran schreef:
>> From: Imran Mehmood<Imran_Mehmood <at> mentor.com>
>>
>> The following changes since commit
>> 94a25d92b4d0e9379caaab127ccac1a94e9e4d28: Imran Mehmood (1): cramfs: Adds
>> cvs version recipe (initial recipe)
> That isn't in meta-oe, so I can't pull your git tree. I'll grab the patches
> from patchwork for now, but in the future please use a clean tree for pull
> requests
>
>
Sorry for much delayed response I was busy with some other issues. I fixed the warning messages with xclock
but before sending the patch again just wanted to clear a confusion regarding your response below.

I passed 94a25d92b4d0e9379caaab127ccac1a94e9e4d28 to create-pull-request script with -r because I
wanted to create pull request for all commits on my branch, made after this one. If its wrong whats the right
way or thing to do? I mean

  what commit id should I pass to the script? Please explain a bit more in detail so that I can prepare next patch
as per requirements.

> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.5 (Darwin)
>
(Continue reading)

Martin Jansa | 3 Oct 2011 15:27
Picon
Gravatar

[oe] [meta-oe][meta-efl][PATCHv2 00/25] Pull request #23

Hi,

this patchset depends on oe-core changes from:
http://lists.linuxtogo.org/pipermail/openembedded-core/2011-September/010393.html
but first few patches from that patchset are already in master-next and we need to
be ready to adapt.

And some changes depend on
http://lists.linuxtogo.org/pipermail/openembedded-core/2011-September/010447.html

Regards,

The following changes since commit b297ece0b5663aca97d30927a32c20ccce97eb2a:

  systemd: update to latest git (2011-10-02 20:08:50 +0200)

are available in the git repository at:
  git://git.openembedded.org/meta-openembedded-contrib jansa/pull
  http://cgit.openembedded.org/cgit.cgi/meta-openembedded-contrib/log/?h=jansa/pull

Martin Jansa (25):
  xorg-driver: use renamed .inc from oe-core
  libxft, libxrender, renderproto: move native BBCLASSEXTENDs to
    oe-core
  xf86-video-omapfb: merged to oe-core
  xserver-xorg: drop 1.10.2 and use xserver-xf86-lite-1.11.0 from
    oe-core instead
  libx11: drop here, 1.4.4 should be in oe-core
  mesa: drop, there should be mesa-7.11 in oe-core
  talloc: drop from meta-oe, no longer needed by mesa
(Continue reading)

Martin Jansa | 3 Oct 2011 15:27
Picon
Gravatar

[oe] [meta-oe][meta-efl][PATCHv2 02/25] libxft, libxrender, renderproto: move native BBCLASSEXTENDs to oe-core

Signed-off-by: Martin Jansa <Martin.Jansa <at> gmail.com>
---
 .../xorg-lib/libxft_2.2.0.bbappend                 |    1 -
 .../xorg-lib/libxrender_0.9.6.bbappend             |    1 -
 .../xorg-proto/renderproto_0.11.1.bbappend         |    1 -
 3 files changed, 0 insertions(+), 3 deletions(-)
 delete mode 100644 meta-oe/recipes-graphics/xorg-lib/libxft_2.2.0.bbappend
 delete mode 100644 meta-oe/recipes-graphics/xorg-lib/libxrender_0.9.6.bbappend
 delete mode 100644 meta-oe/recipes-graphics/xorg-proto/renderproto_0.11.1.bbappend

diff --git a/meta-oe/recipes-graphics/xorg-lib/libxft_2.2.0.bbappend b/meta-oe/recipes-graphics/xorg-lib/libxft_2.2.0.bbappend
deleted file mode 100644
index 608377e..0000000
--- a/meta-oe/recipes-graphics/xorg-lib/libxft_2.2.0.bbappend
+++ /dev/null
 <at>  <at>  -1 +0,0  <at>  <at> 
-BBCLASSEXTEND = "native nativesdk"
diff --git a/meta-oe/recipes-graphics/xorg-lib/libxrender_0.9.6.bbappend b/meta-oe/recipes-graphics/xorg-lib/libxrender_0.9.6.bbappend
deleted file mode 100644
index 608377e..0000000
--- a/meta-oe/recipes-graphics/xorg-lib/libxrender_0.9.6.bbappend
+++ /dev/null
 <at>  <at>  -1 +0,0  <at>  <at> 
-BBCLASSEXTEND = "native nativesdk"
diff --git a/meta-oe/recipes-graphics/xorg-proto/renderproto_0.11.1.bbappend b/meta-oe/recipes-graphics/xorg-proto/renderproto_0.11.1.bbappend
deleted file mode 100644
index 608377e..0000000
--- a/meta-oe/recipes-graphics/xorg-proto/renderproto_0.11.1.bbappend
+++ /dev/null
 <at>  <at>  -1 +0,0  <at>  <at> 
(Continue reading)

Martin Jansa | 3 Oct 2011 15:26
Picon
Gravatar

[oe] [meta-oe][meta-efl][PATCHv2 01/25] xorg-driver: use renamed .inc from oe-core

Signed-off-by: Martin Jansa <Martin.Jansa <at> gmail.com>
---
 .../xorg-driver/xf86-input-tslib_0.0.6.bb          |    4 ++--
 .../xorg-driver/xf86-input-void_1.4.0.bb           |    4 ++--
 .../xorg-driver/xf86-video-fbdev_0.4.2.bb          |    4 ++--
 .../xorg-driver/xf86-video-geode_2.11.12.bb        |    4 ++--
 .../xorg-driver/xf86-video-glamo_git.bb            |    4 ++--
 .../xorg-driver/xf86-video-omapfb_git.bb           |    2 +-
 6 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/meta-oe/recipes-graphics/xorg-driver/xf86-input-tslib_0.0.6.bb b/meta-oe/recipes-graphics/xorg-driver/xf86-input-tslib_0.0.6.bb
index fa59036..9ce5093 100644
--- a/meta-oe/recipes-graphics/xorg-driver/xf86-input-tslib_0.0.6.bb
+++ b/meta-oe/recipes-graphics/xorg-driver/xf86-input-tslib_0.0.6.bb
 <at>  <at>  -1,4 +1,4  <at>  <at> 
-require recipes-graphics/xorg-driver/xf86-input-common.inc
+require recipes-graphics/xorg-driver/xorg-driver-input.inc
 DESCRIPTION = "X.Org X server -- tslib input driver"
 DEPENDS += "tslib"
 RRECOMMENDS_${PN} += "tslib-calibrate"
 <at>  <at>  -8,7 +8,7  <at>  <at>  RSUGGESTS_${PN} += "hal"
 LIC_FILES_CHKSUM = "file://src/tslib.c;endline=28;md5=bd62eaef222dcf5cd59e490a12bd795e \
                     file://COPYING;md5=4641deddaa80fe7ca88e944e1fd94a94"

-PR = "r16"
+PR = "${INC_PR}.0"

 SRC_URI =
"http://www.pengutronix.de/software/xf86-input-tslib/download/xf86-input-tslib-${PV}.tar.bz2;name=archive \
            file://double-free-crash.patch \
(Continue reading)

Martin Jansa | 3 Oct 2011 15:27
Picon
Gravatar

[oe] [meta-oe][meta-efl][PATCHv2 04/25] xserver-xorg: drop 1.10.2 and use xserver-xf86-lite-1.11.0 from oe-core instead

Signed-off-by: Martin Jansa <Martin.Jansa <at> gmail.com>
---
 .../xorg-xserver/xorg-xserver-common.inc           |  126 --------------------
 .../50b9d3142ff90af2f7fa35b7b1bf9e5a07723dbd.patch |   61 ----------
 ...ack-assume-pixman-supports-overlapped-blt.patch |   14 --
 .../hack-fbdev-ignore-return-mode.patch            |   39 ------
 .../xserver-xorg-1.10.2/randr-support.patch        |  102 ----------------
 .../replace-pkgconfig-sdkdir-poking.patch          |   33 -----
 .../xorg-xserver/xserver-xorg_1.10.2.bb            |   33 -----
 7 files changed, 0 insertions(+), 408 deletions(-)
 delete mode 100644 meta-oe/recipes-graphics/xorg-xserver/xorg-xserver-common.inc
 delete mode 100644 meta-oe/recipes-graphics/xorg-xserver/xserver-xorg-1.10.2/50b9d3142ff90af2f7fa35b7b1bf9e5a07723dbd.patch
 delete mode 100644 meta-oe/recipes-graphics/xorg-xserver/xserver-xorg-1.10.2/hack-assume-pixman-supports-overlapped-blt.patch
 delete mode 100644 meta-oe/recipes-graphics/xorg-xserver/xserver-xorg-1.10.2/hack-fbdev-ignore-return-mode.patch
 delete mode 100644 meta-oe/recipes-graphics/xorg-xserver/xserver-xorg-1.10.2/randr-support.patch
 delete mode 100644 meta-oe/recipes-graphics/xorg-xserver/xserver-xorg-1.10.2/replace-pkgconfig-sdkdir-poking.patch
 delete mode 100644 meta-oe/recipes-graphics/xorg-xserver/xserver-xorg_1.10.2.bb

diff --git a/meta-oe/recipes-graphics/xorg-xserver/xorg-xserver-common.inc b/meta-oe/recipes-graphics/xorg-xserver/xorg-xserver-common.inc
deleted file mode 100644
index 0b4a854..0000000
--- a/meta-oe/recipes-graphics/xorg-xserver/xorg-xserver-common.inc
+++ /dev/null
 <at>  <at>  -1,126 +0,0  <at>  <at> 
-HOMEPAGE = "http://www.x.org"
-SECTION = "x11/base"
-LICENSE = "MIT-X"
-LIC_FILES_CHKSUM = "file://COPYING;md5=3dd2bbe3563837f80ed8926b06c1c353"
-
-INC_PR = "r21"
(Continue reading)

Martin Jansa | 3 Oct 2011 15:27
Picon
Gravatar

[oe] [meta-oe][meta-efl][PATCHv2 03/25] xf86-video-omapfb: merged to oe-core

Signed-off-by: Martin Jansa <Martin.Jansa <at> gmail.com>
---
 .../xf86-video-omapfb/0001-blacklist-tv-out.patch  |   28 --
 ...virtual-size-when-configuring-framebuffer.patch |   26 --
 .../xf86-video-omapfb/0003-force-plain-mode.patch  |   26 --
 .../0004-Attempt-to-fix-VRFB.patch                 |  320 --------------------
 .../xorg-driver/xf86-video-omapfb_git.bb           |   27 --
 5 files changed, 0 insertions(+), 427 deletions(-)
 delete mode 100644 meta-oe/recipes-graphics/xorg-driver/xf86-video-omapfb/0001-blacklist-tv-out.patch
 delete mode 100644 meta-oe/recipes-graphics/xorg-driver/xf86-video-omapfb/0002-Revert-Set-virtual-size-when-configuring-framebuffer.patch
 delete mode 100644 meta-oe/recipes-graphics/xorg-driver/xf86-video-omapfb/0003-force-plain-mode.patch
 delete mode 100644 meta-oe/recipes-graphics/xorg-driver/xf86-video-omapfb/0004-Attempt-to-fix-VRFB.patch
 delete mode 100644 meta-oe/recipes-graphics/xorg-driver/xf86-video-omapfb_git.bb

diff --git
a/meta-oe/recipes-graphics/xorg-driver/xf86-video-omapfb/0001-blacklist-tv-out.patch b/meta-oe/recipes-graphics/xorg-driver/xf86-video-omapfb/0001-blacklist-tv-out.patch
deleted file mode 100644
index 5ac3b7a..0000000
--- a/meta-oe/recipes-graphics/xorg-driver/xf86-video-omapfb/0001-blacklist-tv-out.patch
+++ /dev/null
 <at>  <at>  -1,28 +0,0  <at>  <at> 
-From 05efb061f1945425d214ff6b6050883e6d8633bf Mon Sep 17 00:00:00 2001
-From: Koen Kooi <koen <at> dominion.thruhere.net>
-Date: Wed, 26 Jan 2011 13:21:12 +0100
-Subject: [PATCH 1/3] blacklist tv out
-
-Signed-off-by: Koen Kooi <koen <at> dominion.thruhere.net>
----
- src/omapfb-output-dss.c |    4 ++++
- 1 files changed, 4 insertions(+), 0 deletions(-)
(Continue reading)

Martin Jansa | 3 Oct 2011 15:27
Picon
Gravatar

[oe] [meta-oe][meta-efl][PATCHv2 05/25] libx11: drop here, 1.4.4 should be in oe-core

Signed-off-by: Martin Jansa <Martin.Jansa <at> gmail.com>
---
 .../xorg-lib/libx11-1.4.3/keysymdef_include.patch  |   19 -------
 .../libx11-1.4.3/x11_disable_makekeys.patch        |   29 -----------
 meta-oe/recipes-graphics/xorg-lib/libx11.inc       |   52 --------------------
 meta-oe/recipes-graphics/xorg-lib/libx11_1.4.3.bb  |   11 ----
 4 files changed, 0 insertions(+), 111 deletions(-)
 delete mode 100644 meta-oe/recipes-graphics/xorg-lib/libx11-1.4.3/keysymdef_include.patch
 delete mode 100644 meta-oe/recipes-graphics/xorg-lib/libx11-1.4.3/x11_disable_makekeys.patch
 delete mode 100644 meta-oe/recipes-graphics/xorg-lib/libx11.inc
 delete mode 100644 meta-oe/recipes-graphics/xorg-lib/libx11_1.4.3.bb

diff --git a/meta-oe/recipes-graphics/xorg-lib/libx11-1.4.3/keysymdef_include.patch b/meta-oe/recipes-graphics/xorg-lib/libx11-1.4.3/keysymdef_include.patch
deleted file mode 100644
index 1a30e34..0000000
--- a/meta-oe/recipes-graphics/xorg-lib/libx11-1.4.3/keysymdef_include.patch
+++ /dev/null
 <at>  <at>  -1,19 +0,0  <at>  <at> 
-diff -uNr libX11-1.3.6.orig//configure.ac libX11-1.3.6/configure.ac
---- libX11-1.3.6.orig//configure.ac	2010-09-20 08:04:16.000000000 +0200
-+++ libX11-1.3.6/configure.ac	2010-09-28 16:29:26.000000000 +0200
- <at>  <at>  -355,7 +355,14  <at>  <at> 
- # Find keysymdef.h
- #
- AC_MSG_CHECKING([keysym definitions])
--KEYSYMDEFDIR=`$PKG_CONFIG --variable=includedir xproto`/X11
-+AC_ARG_WITH(keysymdefdir,
-+        AC_HELP_STRING([--with-keysymdefdir=DIR], [The location of keysymdef.h]),
-+        KEYSYMDEFDIR=$withval, KEYSYMDEFDIR="")
-+
(Continue reading)

Martin Jansa | 3 Oct 2011 15:27
Picon
Gravatar

[oe] [meta-oe][meta-efl][PATCHv2 06/25] mesa: drop, there should be mesa-7.11 in oe-core

Signed-off-by: Martin Jansa <Martin.Jansa <at> gmail.com>
---
 meta-oe/recipes-graphics/mesa/README               |   12 -
 meta-oe/recipes-graphics/mesa/mesa-7.10.2.inc      |   19 -
 .../recipes-graphics/mesa/mesa-7.10.2/glamo.patch  | 2425 --------------------
 .../recipes-graphics/mesa/mesa-7.10.2/uclibc.patch |   26 -
 meta-oe/recipes-graphics/mesa/mesa-common.inc      |   49 -
 meta-oe/recipes-graphics/mesa/mesa-dri.inc         |   27 -
 meta-oe/recipes-graphics/mesa/mesa-dri_7.10.2.bb   |    4 -
 meta-oe/recipes-graphics/mesa/mesa-xlib.inc        |    5 -
 meta-oe/recipes-graphics/mesa/mesa-xlib_7.10.2.bb  |    4 -
 meta-oe/recipes-graphics/mesa/mesa_7.10.2.bb       |    6 -
 10 files changed, 0 insertions(+), 2577 deletions(-)
 delete mode 100644 meta-oe/recipes-graphics/mesa/README
 delete mode 100644 meta-oe/recipes-graphics/mesa/mesa-7.10.2.inc
 delete mode 100644 meta-oe/recipes-graphics/mesa/mesa-7.10.2/glamo.patch
 delete mode 100644 meta-oe/recipes-graphics/mesa/mesa-7.10.2/uclibc.patch
 delete mode 100644 meta-oe/recipes-graphics/mesa/mesa-common.inc
 delete mode 100644 meta-oe/recipes-graphics/mesa/mesa-dri.inc
 delete mode 100644 meta-oe/recipes-graphics/mesa/mesa-dri_7.10.2.bb
 delete mode 100644 meta-oe/recipes-graphics/mesa/mesa-xlib.inc
 delete mode 100644 meta-oe/recipes-graphics/mesa/mesa-xlib_7.10.2.bb
 delete mode 100644 meta-oe/recipes-graphics/mesa/mesa_7.10.2.bb

diff --git a/meta-oe/recipes-graphics/mesa/README b/meta-oe/recipes-graphics/mesa/README
deleted file mode 100644
index 3c6de3e..0000000
--- a/meta-oe/recipes-graphics/mesa/README
+++ /dev/null
 <at>  <at>  -1,12 +0,0  <at>  <at> 
(Continue reading)


Gmane