On Thu, Mar 31, 2011 at 03:26:39PM +0100, Richard Purdie wrote:
On Thu, 2011-03-31 at 12:40 +0200, Martin Jansa wrote:
* This was done generically in bitbake.conf this should be done on
demand and distutils based recipes seem to need it. So we define it
here.
* imported from OE
On Mon, Apr 18, 2011 at 07:17:01AM +0100, Richard Purdie wrote:
Layer Tooling for OpenEmbedded
==
As we move forward with encouraging the use of metadata layers, a number
of issues are appearing which imply the need for either infrastructure
improvements to the
by this change (that's why this
is just RFC)
Signed-off-by: Martin Jansa martin.ja...@gmail.com
---
meta/recipes-devtools/git/git.inc |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-devtools/git/git.inc
b/meta/recipes-devtools/git/git.inc
index e1d1c71..843a1d3
On Mon, Apr 18, 2011 at 10:03:05AM +0200, Koen Kooi wrote:
Op 18 apr 2011, om 10:00 heeft Martin Jansa het volgende geschreven:
* taken from meta/conf/distro/include/poky-default-revisions.inc for
those who want xf86-video-omapfb and are not using poky
Use the one in meta-oe :)
Koen
On Thu, Apr 21, 2011 at 02:21:25PM +0200, Koen Kooi wrote:
The symptom:
root@pandaboard-core:~# sh /var/lib/opkg/info/librsvg-2-gtk.postinst
g_module_open() failed for /home/root/--update-cache:
/home/root/--update-cache.so: cannot open shared object file: No such file or
directory
.
Acked-by: Martin Jansa martin.ja...@gmail.com
--
Martin 'JaMa' Jansa jabber: martin.ja...@gmail.com
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
Signed-off-by: Martin Jansa martin.ja...@gmail.com
---
meta/recipes-extended/procps/procps_3.2.8.bb |4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-extended/procps/procps_3.2.8.bb
b/meta/recipes-extended/procps/procps_3.2.8.bb
index f694612..b1a7de7
-2.0-nativesdk, glib-2.0)
NOTE: consider defining a PREFERRED_PROVIDER entry to match glib-2.0-utils
Signed-off-by: Martin Jansa martin.ja...@gmail.com
---
meta/classes/nativesdk.bbclass |5 +
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/meta/classes/nativesdk.bbclass b
On Tue, May 10, 2011 at 11:00:07AM -0700, Saul Wold wrote:
On 05/10/2011 05:53 AM, Otavio Salvador wrote:
On Tue, May 10, 2011 at 02:17, Saul Wolds...@linux.intel.com wrote:
Next time, please use the create-pull-request script, which will generate a
set of patch emails so that we can
On Tue, May 10, 2011 at 08:03:57PM +0100, Richard Purdie wrote:
Martin/Tom: Serious question - why not use the contrib repo for this?
I have nothing against contrib repo and I'm using oe-core-contrib for
oe-core stuff, but I had gitorious repos for meta-oe before
meta-oe-contrib was created and
On Thu, May 12, 2011 at 04:32:36PM -0400, Denys Dmytriyenko wrote:
Yes, I'm quite aware of Yocto/oe-core handling of licenses and checksum
verification mechanism for them, but unfortunately we don't have that in
mainline classic OE... We could try backporting it from oe-core to classic OE
---
meta/lib/oe/process.py | 74
1 files changed, 74 insertions(+), 0 deletions(-)
create mode 100644 meta/lib/oe/process.py
diff --git a/meta/lib/oe/process.py b/meta/lib/oe/process.py
new file mode 100644
index 000..26c3e65
--- /dev/null
* otherwise notes like this are shown:
NOTE: multiple providers are available for runtime glib-2.0-utils
(glib-2.0-nativesdk, glib-2.0)
NOTE: consider defining a PREFERRED_PROVIDER entry to match glib-2.0-utils
Signed-off-by: Martin Jansa martin.ja...@gmail.com
---
meta/recipes-core/glib
* empty TARGET_VENDOR was set before weak assignment in defaultsetup.conf
* -oecore was changed to -oe to be more consistent with SDK_VENDOR as we had
-oesdk as SDK_VENDOR and not -oecoresdk
Signed-off-by: Martin Jansa martin.ja...@gmail.com
---
meta/conf/bitbake.conf |4
Pull URL: git://git.openembedded.org/openembedded-core-contrib
Branch: jansa/pull
Browse:
http://git.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=jansa/pull
Thanks,
Martin Jansa martin.ja...@gmail.com
---
Martin Jansa (1):
bitbake.conf: set TARGET_VENDOR to '-oe
* -oecore was changed to -oe to be more consistent with SDK_VENDOR as we had
-oesdk as SDK_VENDOR and not -oecoresdk
Signed-off-by: Martin Jansa martin.ja...@gmail.com
---
meta/conf/bitbake.conf |2 +-
meta/conf/distro/defaultsetup.conf |2 --
2 files changed, 1 insertions
On Mon, May 16, 2011 at 01:20:02PM +0200, Koen Kooi wrote:
Hi,
This bug gets reintroduced every other week, so let's try to fix it properly
this time. The situation:
2 machines (beagleboard, pandaboard) using the same base architecture
(armv7a).
step 0: rm build pseudone -rf
step 1:
On Wed, May 18, 2011 at 12:10:42AM +0100, Richard Purdie wrote:
On Tue, 2011-05-17 at 13:37 +0200, Martin Jansa wrote:
On Tue, May 17, 2011 at 10:42:52AM +0100, Richard Purdie wrote:
On Tue, 2011-05-17 at 09:14 +0200, Martin Jansa wrote:
there is also another source of many sstate
On Wed, May 18, 2011 at 07:52:50PM +0200, Leon Woestenberg wrote:
Hello,
On Wed, May 18, 2011 at 7:29 PM, Koen Kooi k...@dominion.thruhere.net wrote:
Op 18 mei 2011, om 19:08 heeft Phil Blundell het volgende geschreven:
On Wed, 2011-05-18 at 09:40 -0700, Khem Raj wrote:
Problem I
On Thu, May 19, 2011 at 12:14:59PM -0700, Chris Larson wrote:
On Thu, May 19, 2011 at 11:43 AM, Cliff Brake cliff.br...@gmail.com wrote:
Are there any other repos or maillists that I should include in this
report? I'm trying to increase visibility in what all the projects
are doing, so we
On Tue, May 24, 2011 at 09:36:45AM -0700, Darren Hart wrote:
I've started pulling in the 15 or so patches to u-boot from meta-ti. In
doing so I've come across some questions I'd like you thoughts on.
Specifically, where to put these changes. Some points of context:
1) oe-core is intended to
/Makefile:LIBDIR= /usr/lib
./Python-2.6.6/Makefile:LIBDIR= /usr/lib
/OE/shr-core/tmp/sysroots/om-gta02/usr/lib/python2.6/config/Makefile:LIBDIR=
/usr/lib
Signed-off-by: Martin Jansa martin.ja...@gmail.com
---
meta/recipes-devtools/python/python_2.6.6.bb |4
* this makes fix for [YOCTO #1074] in bitbake
139b8a625818225c358a1b8363518d7ed6913188
much more usefull for people using rm_work
Signed-off-by: Martin Jansa martin.ja...@gmail.com
---
meta/classes/rm_work.bbclass |4
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git
Signed-off-by: Martin Jansa martin.ja...@gmail.com
---
.../console-tools/console-tools_0.3.2.bb |5 -
1 files changed, 4 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-core/console-tools/console-tools_0.3.2.bb
b/meta/recipes-core/console-tools/console-tools_0.3.2.bb
On Fri, May 27, 2011 at 12:13:35AM +0100, Richard Purdie wrote:
On Fri, 2011-05-27 at 00:08 +0200, Martin Jansa wrote:
Good evening,
sorry for long and pesimistic e-mail, but I hope that someone will point
me to something I'm doing completely wrong.
First I was surprised to see how
Signed-off-by: Martin Jansa martin.ja...@gmail.com
---
meta/recipes-support/libcap/libcap.inc |4
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/meta/recipes-support/libcap/libcap.inc
b/meta/recipes-support/libcap/libcap.inc
index 292fa78..1b4c0bc 100644
--- a/meta
On Fri, May 27, 2011 at 06:24:44PM +0100, Richard Purdie wrote:
I dug into this with Martin on irc and it was found that rm_work.bbclass
was exposing a bitbake bug with setscene handling. This was fixed with:
('PRSERV_PORT',d,1) is None)]}
So we compare the strings
Signed-off-by: Khem Raj raj.k...@gmail.com
Fixes the problem for me:
Tested-by: Koen Kooi k...@dominion.thruhere.net
For me too:
Tested-by: Martin Jansa martin.ja...@gmail.com
---
meta/classes/package.bbclass |2 +-
meta
Signed-off-by: Martin Jansa martin.ja...@gmail.com
---
scripts/create-pull-request |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/scripts/create-pull-request b/scripts/create-pull-request
index 19b640f..d52098e 100755
--- a/scripts/create-pull-request
+++ b/scripts
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=jansa/pull
Martin Jansa (1):
create-pull-request: allow '+' in git PROTO_RE, ie for 'git+ssh://'
scripts/create-pull-request |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
--
1.7.5.3
On Fri, May 20, 2011 at 09:25:49AM +0200, Koen Kooi wrote:
Hi,
Since a few days the fetcher is behaving strangely:
NOTE: package
linux-omap-psp-2.6.32-r99b+gitr5fc29e7b2a76a64a739f857858ef0b98294aa155: task
do_fetch: Started
ERROR: Function 'Fetcher failure for URL: 'file://defconfig'.
On Tue, May 31, 2011 at 03:45:46PM -0700, Khem Raj wrote:
Hi
In slugos when I updated to today's snapshot of oe-core and meta-oe
its giving me this
ERROR: Information not available for target 'all-linux'
| ETA: 00:00:37
ERROR: Error
Signed-off-by: Martin Jansa martin.ja...@gmail.com
---
meta/classes/siteinfo.bbclass |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/classes/siteinfo.bbclass b/meta/classes/siteinfo.bbclass
index 6c272a7..fb8bac3 100644
--- a/meta/classes/siteinfo.bbclass
+++ b/meta
On Wed, Jun 01, 2011 at 02:43:53PM -0700, Saul Wold wrote:
On 06/01/2011 02:00 PM, Otavio Salvador wrote:
On Wed, Jun 1, 2011 at 20:53, Phil Blundellp...@pbcl.net wrote:
On Wed, 2011-06-01 at 20:39 +, Otavio Salvador wrote:
Are you able to reproduce it?
No, it works fine for me. I
Signed-off-by: Martin Jansa martin.ja...@gmail.com
---
meta/recipes-support/gnutls/gnutls.inc |2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/meta/recipes-support/gnutls/gnutls.inc
b/meta/recipes-support/gnutls/gnutls.inc
index 9f8d81b..03aed6a 100644
--- a/meta/recipes
* sometimes it's usefull to remove only sstate cache and keep downloaded
sources for rebuild
Signed-off-by: Martin Jansa martin.ja...@gmail.com
---
meta/classes/base.bbclass |7 +--
1 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/meta/classes/base.bbclass b/meta/classes
On Thu, Jun 02, 2011 at 10:38:11PM -0700, Darren Hart wrote:
Hi Martin,
Hi Darren,
No objection if this is a valid URL. I didn't include this because 1) I
didn't know about it and 2) it isn't listed in the git pull man page,
which is what I developed to. Is git+ssh... equivalent to ssh:// ?
My webkit-efl build fails with:
-- checking for module 'cairo'
-- found cairo, version 1.10.0
CMake Error at
/OE/shr-core/tmp/sysroots/x86_64-linux/usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:104
(set):
Syntax error in cmake code at
�:104
when parsing string
On Wed, Jun 08, 2011 at 02:35:18PM +0800, Kang Kai wrote:
On 2011年06月08日 14:25, Koen Kooi wrote:
Op 8 jun 2011, om 03:45 heeft Kang Kai het volgende geschreven:
On 2011年06月07日 17:48, Koen Kooi wrote:
Op 7 jun 2011, om 11:42 heeft Kang Kai het volgende geschreven:
From: Kang
On Tue, Jun 07, 2011 at 08:28:07AM +0200, Martin Jansa wrote:
My webkit-efl build fails with:
-- checking for module 'cairo'
-- found cairo, version 1.10.0
CMake Error at
/OE/shr-core/tmp/sysroots/x86_64-linux/usr/share/cmake-2.8/Modules/FindPkgConfig.cmake:104
(set):
Syntax error
Hi,
I was wondering why I see gobject-introspection built on every image
build and it's because LOCALCOUNT is changing all the time.
OE om-gta02@shr ~/shr-core $ find openembedded-core/ -name
gobject-introspection\*
openembedded-core/meta/recipes-gnome/gnome/gobject-introspection_git.bb
SRCREV
On Thu, Jun 09, 2011 at 10:24:59AM +0100, Richard Purdie wrote:
On Thu, 2011-06-09 at 10:38 +0200, Martin Jansa wrote:
Hi,
I was wondering why I see gobject-introspection built on every image
build and it's because LOCALCOUNT is changing all the time.
OE om-gta02@shr ~/shr-core
On Mon, Jun 13, 2011 at 11:42 AM, Phil Blundell p...@pbcl.net wrote:
On Mon, 2011-06-13 at 17:34 +0800, Kang Kai wrote:
It seems DISTRO_FEATURE doesn't want to enable ipv6 by default, but
eglibc needs supports it.
That doesn't seem like it can be right. Why would you want ipv6 in
eglibc if
On Wed, Jun 15, 2011 at 9:19 AM, Dexuan Cui dexuan@intel.com wrote:
Please review them.
Acked-by: Martin.Jansa martin.ja...@gmail.com
with sort of deja vu :)
http://git.openembedded.org/cgit.cgi/openembedded/commit/?id=de74afec8a067071d17365438d6c462664bc5054
On Wed, Jun 22, 2011 at 04:22:31PM -0700, Khem Raj wrote:
On Wed, Jun 22, 2011 at 3:59 PM, Richard Purdie
richard.pur...@linuxfoundation.org wrote:
On Wed, 2011-06-22 at 15:31 -0700, Khem Raj wrote:
On Wed, Jun 22, 2011 at 1:28 PM, Mark Hatle mark.ha...@windriver.com
wrote:
On 6/22/11
On Wed, Oct 05, 2011 at 07:29:10AM -0500, Koen Kooi wrote:
Op 5 okt. 2011 om 07:27 heeft Otavio Salvador ota...@ossystems.com.br het
volgende geschreven:
On Wed, Oct 5, 2011 at 09:22, Koen Kooi k...@dominion.thruhere.net wrote:
Op 5 okt. 2011 om 07:10 heeft Otavio Salvador
On Thu, Oct 06, 2011 at 03:21:33PM +0100, Richard Purdie wrote:
Signed-off-by: Richard Purdie richard.pur...@linuxfoundation.org
---
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xf86-common.inc
b/meta/recipes-graphics/xorg-xserver/xserver-xf86-common.inc
index 000aea3..4c8b732
/log/?h=jansa/x11-v2
Martin Jansa (31):
xserver-xf86(-dri)-lite: rename to xserver-xorg and xserver-xorg-lite
xserver-xorg: remove old git recipe
glx-use-tls.inc: add include file to enable glx-tls only when
TARGET_OS isn't uclibc
xserver-xorg-common: fix LIC_FILES_CHKSUM
xserver-xorg
* xserver-xorg is closer to upstream naming and
that's how it's named in OE-classic and meta-oe? It would make meta-oe
transition easier and better to do it now then convert meta-oe to
xserver-xf86 and then rename it back later.
Signed-off-by: Martin Jansa martin.ja...@gmail.com
---
meta
* will be used in mesa-common.inc and xserver-xorg.inc
* based on mesa-tls.inc (glx-use-tls.bbclass) from
http://git.openembedded.org/cgit.cgi/openembedded/commit/packages/mesa/mesa-tls.inc?id=b527d8f723c98c77f2f5c5358062e5348493d767
---
meta/recipes-graphics/mesa/glx-use-tls.inc |7
Signed-off-by: Martin Jansa martin.ja...@gmail.com
---
.../xorg-xserver/xserver-xorg_git.bb | 25
1 files changed, 0 insertions(+), 25 deletions(-)
delete mode 100644 meta/recipes-graphics/xorg-xserver/xserver-xorg_git.bb
diff --git a/meta/recipes-graphics
Signed-off-by: Martin Jansa martin.ja...@gmail.com
---
.../xorg-xserver/xserver-xorg-common.inc |3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg-common.inc
b/meta/recipes-graphics/xorg-xserver/xserver-xorg
Signed-off-by: Martin Jansa martin.ja...@gmail.com
---
.../xorg-xserver/xserver-xorg-common.inc |3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg-common.inc
b/meta/recipes-graphics/xorg-xserver/xserver-xorg
* add ${bindir} and protocol.txt to ${PN}
* SecurityPolicy is now in ${PN}-security-policy
* package .la files to ${PN}-dev
* README.compiled is lately in ${localstatedir}/lib/xkb so add it too to
${PN}-doc
Signed-off-by: Martin Jansa martin.ja...@gmail.com
---
.../xorg-xserver/xserver-xorg
Signed-off-by: Martin Jansa martin.ja...@gmail.com
---
.../xorg-xserver/xserver-xorg-common.inc | 60 +++-
1 files changed, 58 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg-common.inc
b/meta/recipes-graphics/xorg-xserver
* xserver-xorg.inc is appending extra xf86driproto dri2proto to PROTO_DEPS and
virtual/libgl to LIB_DEPS
* both lite and dri variants now depend on font-util (from DEPENDS in
xserver-xorg-common.inc)
Signed-off-by: Martin Jansa martin.ja...@gmail.com
---
.../xorg-xserver/xserver-xorg
* when someone is using hal or udev explicitly, then he doesn't need
xserver-xf86-config
* add xkeyboard-config to RDEPENDS_${PN}-xvfb
Signed-off-by: Martin Jansa martin.ja...@gmail.com
---
.../xorg-xserver/xserver-xorg-common.inc |3 ++-
1 files changed, 2 insertions(+), 1
Signed-off-by: Martin Jansa martin.ja...@gmail.com
---
.../xorg-xserver/xserver-xorg-lite.inc |2 --
.../recipes-graphics/xorg-xserver/xserver-xorg.inc |2 --
2 files changed, 0 insertions(+), 4 deletions(-)
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg
Signed-off-by: Martin Jansa martin.ja...@gmail.com
---
.../xorg-xserver/xserver-xorg-common.inc |1 +
.../xorg-xserver/xserver-xorg-lite.inc |2 --
.../recipes-graphics/xorg-xserver/xserver-xorg.inc |2 --
3 files changed, 1 insertions(+), 4 deletions(-)
diff
* after this xserver-xorg-lite.inc is disabling only dri/glx
and xserver-xorg.inc is forcing dri/dri2 enabled
the rest is defined in xserver-xorg-common.inc
Signed-off-by: Martin Jansa martin.ja...@gmail.com
---
.../xorg-xserver/xserver-xorg-common.inc | 21
* move shared definitions to .inc file
Signed-off-by: Martin Jansa martin.ja...@gmail.com
---
.../xorg-xserver/xserver-xorg-1.11.1.inc |7 +++
.../xorg-xserver/xserver-xorg-lite_1.11.1.bb |2 ++
.../xorg-xserver/xserver-xorg_1.11.1.bb|4
3 files
Signed-off-by: Martin Jansa martin.ja...@gmail.com
---
.../xorg-xserver/xserver-xorg-lite_1.10.1.bb | 12
.../xorg-xserver/xserver-xorg_1.10.1.bb| 20
2 files changed, 0 insertions(+), 32 deletions(-)
delete mode 100644
meta/recipes
* ie om-gta02 has mesa-dri module too
so this should be limited in mesa-dri only
Signed-off-by: Martin Jansa martin.ja...@gmail.com
---
.../recipes-graphics/xorg-xserver/xserver-xorg.inc |3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/meta/recipes-graphics/xorg
xserver-xorg-dri/fix_open_max_preprocessor_error.patch
1c1
Upstream-Status: Pending
---
Upstream-Status: Inappropriate [embedded specific]
Signed-off-by: Martin Jansa martin.ja...@gmail.com
---
.../crosscompile.patch |0
.../fix_open_max_preprocessor_error.patch
Signed-off-by: Martin Jansa martin.ja...@gmail.com
---
.../xorg-xserver/xserver-kdrive/disable-apm.patch | 24 --
.../xserver-kdrive/disable-xf86-dga-xorgcfg.patch | 43 --
.../xorg-xserver/xserver-kdrive/extra-kmodes.patch | 87
.../xserver-kdrive
Signed-off-by: Martin Jansa martin.ja...@gmail.com
---
.../python/python-argparse_1.2.1.bb| 15 +++
1 files changed, 15 insertions(+), 0 deletions(-)
create mode 100644 meta/recipes-devtools/python/python-argparse_1.2.1.bb
diff --git a/meta/recipes-devtools/python
Signed-off-by: Martin Jansa martin.ja...@gmail.com
---
.../xorg-driver/xorg-driver-common.inc |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-graphics/xorg-driver/xorg-driver-common.inc
b/meta/recipes-graphics/xorg-driver/xorg-driver-common.inc
* move --with-keysymdef/--with-keysymdefdir setting to recipes (newer
versions are using keysymdefdir instead keysymdef
* fix MIN_REHASH in makekeys by sed call
Signed-off-by: Martin Jansa martin.ja...@gmail.com
---
meta/recipes-graphics/xorg-lib/libx11-diet_1.3.bb |2 +-
meta/recipes
Signed-off-by: Martin Jansa martin.ja...@gmail.com
---
.../xorg-lib/libx11-1.4.4/keysymdef_include.patch | 23 +++
.../libx11-1.4.4/x11_disable_makekeys.patch| 29
meta/recipes-graphics/xorg-lib/libx11_1.4.4.bb | 18
3 files changed
* libx11-1.3.4 directory is kept for libx11-trim_1.3.4.bb
Signed-off-by: Martin Jansa martin.ja...@gmail.com
---
meta/recipes-graphics/xorg-lib/libx11_1.3.4.bb | 35
1 files changed, 0 insertions(+), 35 deletions(-)
delete mode 100644 meta/recipes-graphics/xorg-lib
Signed-off-by: Martin Jansa martin.ja...@gmail.com
---
meta/recipes-graphics/xorg-lib/libx11-diet_git.bb | 17 -
.../xorg-lib/libx11-git/X18NCMSstubs.diff | 570
.../xorg-lib/libx11-git/fix-disable-xlocale.diff | 16 -
.../libx11-git/fix-utf8-wrong
* because there isn't libx11-1.3.4 recipe anymore
* remove older versions from libx11-trim directory
* notice that DESCRIPTION says xcb is disabled and EXTRA_OECONF has
--with-xcb
Signed-off-by: Martin Jansa martin.ja...@gmail.com
---
.../{libx11 = libx11-diet-1.3}/X18NCMSstubs.diff |0
On Fri, Oct 07, 2011 at 04:05:34PM +0100, Richard Purdie wrote:
On Fri, 2011-09-30 at 17:43 +0200, Martin Jansa wrote:
Signed-off-by: Martin Jansa martin.ja...@gmail.com
---
...003-gatomic-proper-pointer-get-cast.patch.patch | 28 --
.../0005-glib-mkenums
* uclibc patch does apply to all mesa versions and adding mesa-dri to
FILESPATH in all recipes is worse then adding mesa
Signed-off-by: Martin Jansa martin.ja...@gmail.com
---
meta/recipes-graphics/mesa/mesa-common.inc | 36 +---
meta/recipes-graphics/mesa/mesa
Signed-off-by: Martin Jansa martin.ja...@gmail.com
---
meta/recipes-graphics/mesa/mesa-7.11.inc | 15 ++
.../mesa/mesa-dri-glsl-native_7.11.bb | 28
meta/recipes-graphics/mesa/mesa-dri_7.11.bb|4 +++
meta/recipes-graphics/mesa
Signed-off-by: Martin Jansa martin.ja...@gmail.com
---
.../recipes-graphics/xorg-xserver/xserver-xorg.inc |3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc
b/meta/recipes-graphics/xorg-xserver/xserver-xorg.inc
index
On Sat, Oct 08, 2011 at 06:01:36PM -0700, Khem Raj wrote:
On Sat, Oct 8, 2011 at 9:08 AM, Philip Balister phi...@balister.org wrote:
http://pastebin.com/M0Gw0Db2
Basically, warnings are being treated as errors and the compile fails.
you might add --disable-werror to EXTRA_OECONF
in
On Sun, Oct 09, 2011 at 01:25:09PM +0200, Koen Kooi wrote:
Op 6 okt. 2011, om 16:19 heeft Richard Purdie het volgende geschreven:
sstate was being a little too ethusiastic about removing stamp files and
was removing stamp files for other machines when it shouldn't have been.
This
On Sun, Oct 09, 2011 at 08:11:45PM +0200, Koen Kooi wrote:
Op 9 okt. 2011, om 20:10 heeft Martin Jansa het volgende geschreven:
On Sun, Oct 09, 2011 at 01:25:09PM +0200, Koen Kooi wrote:
Op 6 okt. 2011, om 16:19 heeft Richard Purdie het volgende geschreven:
sstate was being
On Mon, Oct 10, 2011 at 04:37:51PM +0200, Koen Kooi wrote:
Op 10 okt. 2011, om 16:16 heeft Richard Purdie het volgende geschreven:
On Mon, 2011-10-10 at 13:45 +0200, Martin Jansa wrote:
On Sun, Oct 09, 2011 at 08:11:45PM +0200, Koen Kooi wrote:
Op 9 okt. 2011, om 20:10 heeft Martin
On Tue, Oct 11, 2011 at 02:47:54PM +0800, Kang Kai wrote:
On 2011?10?08? 01:04, Martin Jansa wrote:
* xserver-xorg is closer to upstream naming and
that's how it's named in OE-classic and meta-oe? It would make meta-oe
transition easier and better to do it now then convert meta-oe
On Mon, Oct 10, 2011 at 12:40:08PM +0200, Koen Kooi wrote:
Op 7 okt. 2011, om 19:05 heeft Martin Jansa het volgende geschreven:
this patchset brings meta-oe and oe-core xorg stuff together and most of
xorg recipes will be removed from meta-oe (sending another pull request
now
On Tue, Oct 11, 2011 at 04:51:25PM +0800, Xiaofeng Yan wrote:
From: Xiaofeng Yan xiaofeng@windriver.com
Add the name of maintainer for the following packages:
bind
libx11-diet
qmmp
libarchive
xserver-kdrive
xserver-xf86-lite
From: Klaus Kurzmann m...@fluxnetz.de
* Without this patch programs using alsa-lib crash (alsamixer for example).
* This patch is taken verbatim from ArchLinux.
Signed-off-by: Klaus Kurzmann m...@fluxnetz.de
Signed-off-by: Martin Jansa martin.ja...@gmail.com
---
.../eglibc-2.14/glibc-2.14-libdl
/openembedded-core-contrib/log/?h=jansa/pull
GNUtoo (1):
conf: machine: includes: add armv6-novfp support
Martin Jansa (1):
xserver-xorg: drop xorg-minimal-fonts from RDEPENDS
Simon Busch (2):
qt4-embedded: remove dependency on tslib and use std. linux input
qt4-x11-free: bring back pkg
the
profile script accordingly.
Signed-off-by: Simon Busch morp...@gravedo.de
Signed-off-by: Martin Jansa martin.ja...@gmail.com
---
meta/recipes-qt/qt4/files/qte.sh |2 +-
meta/recipes-qt/qt4/qt4-embedded.inc |6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git
-free.inc
file to be used by qt4-x11-free and not qt4-embedded.
Signed-off-by: Simon Busch morp...@gravedo.de
Signed-off-by: Martin Jansa martin.ja...@gmail.com
---
meta/recipes-qt/qt4/qt4-x11-free.inc | 16 +++-
1 files changed, 15 insertions(+), 1 deletions(-)
diff --git a/meta
* as discussed here
http://lists.linuxtogo.org/pipermail/openembedded-core/2011-October/010899.html
Signed-off-by: Martin Jansa martin.ja...@gmail.com
---
.../xorg-xserver/xserver-xorg-1.11.1.inc |2 ++
.../xorg-xserver/xserver-xorg-common.inc |1 -
2 files changed
From: GNUtoo gnu...@no-log.org
Signed-off-by: Denis 'GNUtoo' Carikli gnu...@no-log.org
Signed-off-by: Martin Jansa martin.ja...@gmail.com
---
meta/conf/machine/include/arm/arch-armv6.inc | 45 -
meta/conf/machine/include/tune-arm1136j-s.inc | 10 +
2 files
On Thu, Oct 13, 2011 at 05:05:36PM +0800, Kang Kai wrote:
Add the xinput_calibrator package to support evdev touchscreens,
which both programs the xinput settings and writes out xorg.conf
information that can be used to initialize the touchscreen in
subsequent X start-ups.
Add dependency
On Thu, Oct 13, 2011 at 05:05:33PM +0800, Kang Kai wrote:
the bin/mklib file in mesa-dri/xlib source code uses commands on
hosts, this may cause build failed on some platform.
Patches are from WindRiver Linux, and CQID are:
WIND00266791
WIND00266497
Please check my mesa patchset in
On Thu, Oct 13, 2011 at 07:07:15PM +0800, Xiaofeng Yan wrote:
From: Xiaofeng Yan xiaofeng@windriver.com
Add the name of maintainer for the following packages:
bind
libx11-diet
qmmp
libarchive
xserver-kdrive
xserver-xorg-lite
directfb
Signed-off-by: Xiaofeng Yan
in the git repository at:
git://git.openembedded.org/openembedded-core-contrib jansa/x11-v4
http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=jansa/x11-v4
Martin Jansa (20):
xserver-xorg: drop xorg-minimal-fonts from RDEPENDS
xserver-xorg: move PE to xserver-xorg-common
* as discussed here
http://lists.linuxtogo.org/pipermail/openembedded-core/2011-October/010899.html
Signed-off-by: Martin Jansa martin.ja...@gmail.com
---
.../xorg-xserver/xserver-xorg-1.11.1.inc |2 ++
.../xorg-xserver/xserver-xorg-common.inc |1 -
2 files changed
* to provide upgrade path for meta-oe users, where it had PE = 2 already
Signed-off-by: Martin Jansa martin.ja...@gmail.com
---
.../xorg-xserver/xserver-xorg-common.inc |2 ++
.../xorg-xserver/xserver-xorg_1.11.1.bb|2 --
2 files changed, 2 insertions(+), 2
* mostly because of xf86-video-omapfb
Not downgrading package xf86-video-omapfb on root from
1:0.1.1+r16+gitr28c006c94e57ea71df11ec4fff79d7ffcfc4860f-r16 to
1:0.1.1+gitr1+28c006c94e57ea71df11ec4fff79d7ffcfc4860f-r17.5.
Signed-off-by: Martin Jansa martin.ja...@gmail.com
---
.../xorg-driver
Signed-off-by: Martin Jansa martin.ja...@gmail.com
---
.../mesa/mesa-dri-glsl-native_7.11.bb |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-graphics/mesa/mesa-dri-glsl-native_7.11.bb
b/meta/recipes-graphics/mesa/mesa-dri-glsl-native_7.11.bb
Signed-off-by: Martin Jansa martin.ja...@gmail.com
---
meta/recipes-graphics/mesa/mesa-common.inc |3 +++
meta/recipes-graphics/mesa/mesa-xlib_7.11.bb |2 --
.../mesa/{mesa-dri = mesa}/cross2.patch |0
.../mesa/{mesa-dri = mesa}/crossfix.patch |0
Signed-off-by: Martin Jansa martin.ja...@gmail.com
---
meta/recipes-graphics/mesa/mesa-common.inc |5 +++--
meta/recipes-graphics/mesa/mesa-dri_7.11.bb |2 +-
meta/recipes-graphics/mesa/mesa-dri_git.bb |2 +-
meta/recipes-graphics/mesa/mesa-xlib_7.11.bb |3 +--
4 files
Signed-off-by: Martin Jansa martin.ja...@gmail.com
---
meta/recipes-graphics/mesa/mesa-common.inc |4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-graphics/mesa/mesa-common.inc
b/meta/recipes-graphics/mesa/mesa-common.inc
index ee359ba..1596832 100644
1 - 100 of 5003 matches
Mail list logo