From: Klaus Kurzmann
* Without this patch programs using alsa-lib crash (alsamixer for example).
* This patch is taken verbatim from ArchLinux.
Signed-off-by: Klaus Kurzmann
---
.../eglibc-2.14/glibc-2.14-libdl-crash.patch | 132
meta/recipes-core/eglibc/eglibc_2.14
On Fri, Sep 30, 2011 at 12:28:39PM +0100, Richard Purdie wrote:
> On Fri, 2011-09-30 at 09:26 +0200, Martin Jansa wrote:
> > Hi,
> >
> > 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 Mon, 2011-10-03 at 12:38 +0200, Martin Jansa wrote:
> On Fri, Sep 30, 2011 at 12:28:39PM +0100, Richard Purdie wrote:
> > On Fri, 2011-09-30 at 09:26 +0200, Martin Jansa wrote:
> > > Hi,
> > >
> > > this patchset brings meta-oe and oe-core xorg stuff together and most of
> > > xorg recipes wil
Proposal: extend some bbclass with a task to remove unused .la files
Rationale: There are lots of recipes, which install tons of .la files
(thanks libtool),
but then do not ship them (correctly as most of them are unused in
real systems).
My proposal would be to include a special task or a
do_inst
Hello,
I've stumbled upon two different packages with same PN (screenshot):
One is a sato-related screenshoter from oe-core,
second is a e17 screenshot module from meta-efl.
I'd propose to rename a sato screenshot package, since e17 one
depends on PN being equal to internal module name in several
On Mon, 2011-10-03 at 14:58 +0400, Dmitry Eremin-Solenikov wrote:
> Proposal: extend some bbclass with a task to remove unused .la files
>
> Rationale: There are lots of recipes, which install tons of .la files
> (thanks libtool),
> but then do not ship them (correctly as most of them are unused i
Hi,
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).
This step is needed to be able to separate common x11 to meta-x11 or whatever
later.
The following changes since commit c54c1280fc0d06a53e23
From: Martin Jansa
Signed-off-by: Martin Jansa
Signed-off-by: Richard Purdie
Signed-off-by: Martin Jansa
---
meta/recipes-graphics/xorg-lib/libxft_2.2.0.bb |2 ++
meta/recipes-graphics/xorg-lib/libxrender_0.9.6.bb |2 +-
.../xorg-proto/renderproto_0.11.1.bb |2 +-
From: Martin Jansa
* use BPN directly instead of XORG_PN
* fix depends
* fix packaging
* add INC_PR (used by recipes in meta-oe now, but should be used here
too)
Signed-off-by: Martin Jansa
Signed-off-by: Richard Purdie
Signed-off-by: Martin Jansa
---
meta/recipes-graphics/xorg-app/xorg-ap
From: Martin Jansa
* use INC_PR
* use BPN directly instead of XORG_PN
Signed-off-by: Martin Jansa
Signed-off-by: Richard Purdie
Signed-off-by: Martin Jansa
---
.../xorg-driver/xf86-input-evdev_2.6.0.bb |4 ++--
.../xorg-driver/xf86-input-keyboard_1.6.0.bb |4 ++--
.../
From: Martin Jansa
Signed-off-by: Martin Jansa
Signed-off-by: Richard Purdie
Signed-off-by: Martin Jansa
---
.../0004-Attempt-to-fix-VRFB.patch | 325
.../xorg-driver/xf86-video-omapfb_git.bb | 20 +-
2 files changed, 335 insertions(+), 10 del
From: Martin Jansa
Signed-off-by: Martin Jansa
Signed-off-by: Richard Purdie
Signed-off-by: Martin Jansa
---
meta/recipes-graphics/drm/libdrm.inc |7 ---
meta/recipes-graphics/drm/libdrm_2.4.26.bb |2 +-
meta/recipes-graphics/drm/libdrm_git.bb|2 +-
3 files changed,
From: Richard Purdie
Signed-off-by: Richard Purdie
Signed-off-by: Martin Jansa
---
meta/recipes-graphics/mesa/mesa-dri_7.10.2.bb |2 +-
meta/recipes-graphics/mesa/mesa-dri_git.bb |2 +-
.../xorg-xserver/xserver-xf86-dri-lite_1.10.1.bb |2 +-
.../xorg-xserver/xserver-
From: Martin Jansa
Signed-off-by: Martin Jansa
Signed-off-by: Richard Purdie
Signed-off-by: Martin Jansa
---
meta/recipes-graphics/xorg-app/rgb_1.0.4.bb | 10 ++
1 files changed, 10 insertions(+), 0 deletions(-)
create mode 100644 meta/recipes-graphics/xorg-app/rgb_1.0.4.bb
diff -
Signed-off-by: Martin Jansa
---
.../xorg-xserver/xserver-xf86-dri-lite_git.bb | 25
1 files changed, 0 insertions(+), 25 deletions(-)
delete mode 100644
meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite_git.bb
diff --git a/meta/recipes-graphics/xorg-xserver/x
* introduce DISTRO_XORG_CONFIG_MANAGER for distribution to select
hal/udev/files
Signed-off-by: Martin Jansa
---
.../xorg-xserver/xserver-xf86-common.inc | 114 +---
.../xorg-xserver/xserver-xf86-dri-lite.inc | 35 ++-
.../xorg-xserver/xserver-xf86-lite
* move shared definitions to .inc file
Signed-off-by: Martin Jansa
---
.../xorg-xserver/xserver-xf86-1.11.1.inc |7 +++
.../xorg-xserver/xserver-xf86-dri-lite_1.11.1.bb |4
.../xorg-xserver/xserver-xf86-lite_1.11.1.bb |2 ++
3 files changed, 13 insertions(+
Signed-off-by: Martin Jansa
---
.../xorg-xserver/xserver-xf86-dri-lite_1.10.1.bb | 20
.../xorg-xserver/xserver-xf86-lite_1.10.1.bb | 12
2 files changed, 0 insertions(+), 32 deletions(-)
delete mode 100644
meta/recipes-graphics/xorg-xserver/xserver
* ie om-gta02 has mesa-dri module too
Signed-off-by: Martin Jansa
---
.../xorg-xserver/xserver-xf86-dri-lite.inc |3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-lite.inc
b/meta/recipes-graphics/xorg-xserver/x
* FILESEXTRAPATHS needs to be in xserver-xf86-lite_1.11.1
because in .inc we don't have ${PV} expanded yet
* crosscompile.patch macro_tweak.patch were identical
* fix_open_max_preprocessor_error.patch has only different header
# $ diff xserver-xorg/fix_open_max_preprocessor_error.patch
xserver
Signed-off-by: Martin Jansa
---
.../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/fbdev_xrandr_ioctl.patch
Signed-off-by: Martin Jansa
---
.../xorg-xserver/files/macro_tweak.patch | 20 --
.../cache-xkbcomp-output-for-fast-start-up.patch | 360
.../xserver-xf86-dri-lite/fix_macros1.patch| 24 --
3 files changed, 0 insertions(+), 404 deletions(-)
delete mo
* 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
---
meta/recipes-graphics/xorg-lib/libx11-diet_1.3.bb |2 +-
meta/recipes-graphics/xorg-lib/libx11-d
* 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
---
meta/conf/distro/include/defa
Signed-off-by: Martin Jansa
---
.../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
index 801d8d3..edcbbbc
* 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
---
.../{libx11 => libx11-diet-1.3}/X18NCMSstubs.diff |0
.../fix-disable-xlocale
* libx11-1.3.4 directory is kept for libx11-trim_1.3.4.bb
Signed-off-by: Martin Jansa
---
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/libx11_1.3.4.bb
diff --g
* it will be added again with 7.11 but with different content
(builtin_compiler, instead of glsl)
Signed-off-by: Martin Jansa
---
.../mesa/mesa-dri-glsl-native_7.8.2.bb | 27
1 files changed, 0 insertions(+), 27 deletions(-)
delete mode 100644 meta/recipes-gr
* /etc/X11/Xusername handling should be moved to x11-common so the same
username and logic is used from initscript and when user starts it
from terminal
Signed-off-by: Martin Jansa
---
.../x11-common/xserver-nodm-init/xserver-nodm | 30 ++--
1 files changed, 9 insertio
Signed-off-by: Martin Jansa
---
.../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, 70 insertions(+), 0 d
Signed-off-by: Martin Jansa
---
.../{libx11 => libx11-diet-1.3}/include_fix.patch |0
.../{libx11 => libx11-diet-1.3}/nodolt.patch |0
.../x11_disable_makekeys.patch |0
meta/recipes-graphics/xorg-lib/libx11-diet_1.3.bb |1 -
4 files changed, 0 insertio
Signed-off-by: Martin Jansa
---
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-define.patch | 17 -
..
Signed-off-by: Martin Jansa
---
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/mesa-xlib_7.11.bb |
* 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
---
meta/recipes-graphics/mesa/mesa-common.inc | 36 +---
meta/recipes-graphics/mesa/mesa-dri.inc| 22 +++
Signed-off-by: Martin Jansa
---
meta/recipes-graphics/xorg-lib/libx11-diet_1.3.bb |3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/meta/recipes-graphics/xorg-lib/libx11-diet_1.3.bb
b/meta/recipes-graphics/xorg-lib/libx11-diet_1.3.bb
index 44e8765..a2fca63 100644
--- a/m
* it's in .bbclass instead of .inc because it's used by mesa and
xserver-xf86 recipes
Signed-off-by: Martin Jansa
---
meta/classes/glx-use-tls.bbclass |7 +++
1 files changed, 7 insertions(+), 0 deletions(-)
create mode 100644 meta/classes/glx-use-tls.bbclass
diff --git a/meta/classe
Signed-off-by: Martin Jansa
---
meta/recipes-graphics/mesa/mesa-dri/cross2.patch | 46 --
meta/recipes-graphics/mesa/mesa-dri/crossfix.patch | 18 ---
meta/recipes-graphics/mesa/mesa-dri/i586/matypes.h | 162
meta/recipes-graphics/mesa/mesa-dri_7.10.2.bb | 4
Have pulled yesterday all the angstom layers (oe-core / meta-oe ..) and deleted
all files from temp build dir. For
bitbake webkit-gtk
I get
NOTE: package webkit-gtk-1.5.1+svnr90727-r0: task do_compile: Started
ERROR: Function 'do_compile' failed (see
/home/Superandy/tmp/oe-core-eglibc/work/ar
On Mon, 2011-10-03 at 14:58 +0400, Dmitry Eremin-Solenikov wrote:
> My proposal would be to include a special task or a
> do_install_append() part that
> will remove specified .la files. (like ${libdir}/xorg/modules/*/.la,
> ${libdir}/matchbox-panel/*.la, etc.). I see this usually done in
> do_inst
Can you add some commentary explaining why this is necessary -- i.e.
what exactly is lacking in uClibc to mean it doesn't have "prober TLS
support"?
p.
On Mon, 2011-10-03 at 15:28 +0200, Martin Jansa wrote:
> * it's in .bbclass instead of .inc because it's used by mesa and
> xserver-xf86 recipe
On Mon, Oct 03, 2011 at 04:02:10PM +0100, Phil Blundell wrote:
> Can you add some commentary explaining why this is necessary -- i.e.
> what exactly is lacking in uClibc to mean it doesn't have "prober TLS
> support"?
I'm not using uClibc myself and tracking original bbclass in OE-classic
leads to
Op 3 okt. 2011 om 09:03 heeft Andreas Müller het
volgende geschreven:
> Have pulled yesterday all the angstom layers (oe-core / meta-oe ..) and
> deleted all files from temp build dir. For
>
> bitbake webkit-gtk
>
> I get
>
> NOTE: package webkit-gtk-1.5.1+svnr90727-r0: task do_compile: S
On 2011-10-03 09:24, Koen Kooi wrote:
Op 3 okt. 2011 om 09:03 heeft Andreas Müller het
volgende geschreven:
Have pulled yesterday all the angstom layers (oe-core / meta-oe ..) and deleted
all files from temp build dir. For
bitbake webkit-gtk
I get
NOTE: package webkit-gtk-1.5.1+svnr9072
On Mon, 2011-10-03 at 15:28 +0200, Martin Jansa wrote:
> From: Martin Jansa
>
> Signed-off-by: Martin Jansa
> Signed-off-by: Richard Purdie
> Signed-off-by: Martin Jansa
> ---
This is a bit of a lame checkin message. "Add patch from meta-oe"
doesn't really say anything useful about what you'
The sstate_clean() function in sstate.bbclass is doing (inter alia):
stfile = d.getVar("STAMP", True) + ".do_" + ss['task']
[...]
oe.path.remove(stfile + ".*")
oe.path.remove(stfile + "_setscene" + ".*")
which means that, for tasks which set the stamp-extra-info flag to
${MACHINE}
On 10/03/2011 06:55 PM, Phil Blundell wrote:
On Mon, 2011-10-03 at 14:58 +0400, Dmitry Eremin-Solenikov wrote:
My proposal would be to include a special task or a
do_install_append() part that
will remove specified .la files. (like ${libdir}/xorg/modules/*/.la,
${libdir}/matchbox-panel/*.la, etc
On 09/30/2011 05:10 PM, Julian Pidancet wrote:
The add_root_cmd_options.patch that we apply to shadow-native allow the
various programs from the shadow utility package to chroot() so they can
be used to modify etc/passwd and etc/group if they are located in a
sysroot.
Some of the shadow programs
On Mon, Oct 3, 2011 at 14:06, Dmitry Eremin-Solenikov
wrote:
> On 10/03/2011 06:55 PM, Phil Blundell wrote:
...
> I see... Then I'd drop some local patches dropping .la files and just push
> them into -dev packages.
>
> RP, is that suitable for you?
Isn't a post install hook with:
find ${D} -nam
On Fri, Sep 30, 2011 at 12:26 PM, Martin Jansa wrote:
> On Fri, Sep 30, 2011 at 12:21:23PM -0500, Matthew McClintock wrote:
>> From: Tom Rini
>>
>> At issue is that route/pktloc.c (not generated) depends on
>> route/pktloc_syntax.h (generated).
>
> On Fri, Sep 30, 2011 at 9:13 AM, Martin Jansa w
On Monday, October 03, 2011 05:29:52 PM Gary Thomas wrote:
> >> NOTE: package webkit-gtk-1.5.1+svnr90727-r0: task do_compile: Failed
> >> ERROR: Task 7
> >> (/home/Superandy/data/oe-core/sources/openembedded-core/meta/recipes-sato/webkit/webkit-gtk_svn.bb,
> >> do_compile) failed with exit code '
On 9/29/2011 4:58 AM, Richard Purdie wrote:
The more I look at and think about help2man, the more it looks like
something we just shouldn't need/use.
In summary, it runs a binary and captures its --help output. This rules
it out from being useful in most cross compiling scenarios, i.e. all
targe
On Mon, Oct 03, 2011 at 06:39:52PM +, McClintock Matthew-B29882 wrote:
> On Fri, Sep 30, 2011 at 12:26 PM, Martin Jansa wrote:
> > On Fri, Sep 30, 2011 at 12:21:23PM -0500, Matthew McClintock wrote:
> >> From: Tom Rini
> >>
> >> At issue is that route/pktloc.c (not generated) depends on
> >>
On 9/29/2011 7:08 AM, Phil Blundell wrote:
On Tue, 2011-09-27 at 18:10 -0700, Khem Raj wrote:
I have thought of that and we know about kernel and eglibc but we
don't know about rest of apps
that we build. I don't know if gold has been deployed distro wide
thats why the approach was to have gold
After [1] build failed with error message
| Couldn't open file
./DerivedSources/webkit/WebKitDOMCSSStyleDeclarationPrivate.h for writing at
Source/WebCore/bindings/scripts/CodeGeneratorGObject.pm line 1122.
| Couldn't open file ./DerivedSources/webkit/WebKitDOMCSSRulePrivate.h for
writing at So
On 9/29/2011 11:52 AM, Matthew McClintock wrote:
This fixes build failures from build warnings on powerpc64
Signed-off-by: Matthew McClintock
---
meta/recipes-extended/mdadm/mdadm_3.2.2.bb |3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-extended/mdadm/m
On 9/30/2011 11:16 AM, Chris Larson wrote:
On Fri, Sep 30, 2011 at 11:14 AM, Jeff Osier-Mixon wrote:
1. Jefro
2. a. some minutes not making it to mailing list, Jefro to post on wiki
b. yocto evaluating gerrit, possible patchwork replacement for OE, khem
will research
ReviewBoard may be wo
My apologies for the delay on posting this one. This should complete the
set. Again, all minutes are now available at
http://www.openembedded.org/wiki/TSC
MINUTES: OE-TSC meeting 1-Sep-2011
Attending: Mark, Richard, Khem, Koen
Apologies: Tom
Notes: Jefro (not present)
---
On 10/3/2011 2:30 AM, mo...@mnet-online.de wrote:
From: Klaus Kurzmann
* Without this patch programs using alsa-lib crash (alsamixer for example).
* This patch is taken verbatim from ArchLinux.
can you add appropriate header for this?
secondly this reverts the license year text
from 2011 to 2
On 9/30/2011 12:27 AM, Martin Jansa wrote:
* ie om-gta02 has mesa-dri module too
Signed-off-by: Martin Jansa
---
.../xorg-xserver/xserver-xf86-dri-lite.inc |3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/meta/recipes-graphics/xorg-xserver/xserver-xf86-dri-li
On 10/3/2011 7:55 AM, Phil Blundell wrote:
On Mon, 2011-10-03 at 14:58 +0400, Dmitry Eremin-Solenikov wrote:
My proposal would be to include a special task or a
do_install_append() part that
will remove specified .la files. (like ${libdir}/xorg/modules/*/.la,
${libdir}/matchbox-panel/*.la, etc.)
On Mon, Oct 3, 2011 at 2:22 PM, Khem Raj wrote:
>> -PR = "r0"
>> +PR = "r1"
>>
>> SRC_URI =
>> "${KERNELORG_MIRROR}/linux/utils/raid/mdadm/${BPN}-${PV}.tar.bz2"
>>
>> @@ -16,6 +16,7 @@ SRC_URI[md5sum] = "12ee2fbf3beddb60601fb7a4c4905651"
>> SRC_URI[sha256sum] =
>> "0d1a04e688b082bc88846e3f524abd
On Mon, Oct 3, 2011 at 11:47 AM, Phil Blundell wrote:
> The sstate_clean() function in sstate.bbclass is doing (inter alia):
>
> stfile = d.getVar("STAMP", True) + ".do_" + ss['task']
> [...]
> oe.path.remove(stfile + ".*")
> oe.path.remove(stfile + "_setscene" + ".*")
>
> which means
On 10/3/2011 2:14 PM, McClintock Matthew-B29882 wrote:
On Mon, Oct 3, 2011 at 2:22 PM, Khem Raj wrote:
-PR = "r0"
+PR = "r1"
SRC_URI =
"${KERNELORG_MIRROR}/linux/utils/raid/mdadm/${BPN}-${PV}.tar.bz2"
@@ -16,6 +16,7 @@ SRC_URI[md5sum] = "12ee2fbf3beddb60601fb7a4c4905651"
SRC_URI[sha256sum
On 10/3/2011 2:11 PM, McClintock Matthew-B29882 wrote:
On Mon, Oct 3, 2011 at 11:47 AM, Phil Blundell wrote:
The sstate_clean() function in sstate.bbclass is doing (inter alia):
stfile = d.getVar("STAMP", True) + ".do_" + ss['task']
[...]
oe.path.remove(stfile + ".*")
oe.path.r
On 10/03/2011 02:11 PM, McClintock Matthew-B29882 wrote:
On Mon, Oct 3, 2011 at 11:47 AM, Phil Blundell wrote:
The sstate_clean() function in sstate.bbclass is doing (inter alia):
stfile = d.getVar("STAMP", True) + ".do_" + ss['task']
[...]
oe.path.remove(stfile + ".*")
oe.path
On Mon, Oct 3, 2011 at 4:24 PM, Saul Wold wrote:
> I am not sure that's correct, since we use sstate with the Autobuilder and
> it's shared across different hosts building different MACHINEs, we don't see
> the -natives getting build, do you have any examples?
I'm building with targets that are n
On Mon, Oct 3, 2011 at 4:18 PM, Khem Raj wrote:
> hmmm so we can not share sstate parts for two machines in same tmpdir ?
I'm not 100% sure I'm doing things properly but this is what I did:
$ bitbake pseudo-native
$ cp sstate-cache/* ~/sstate-cache
$ rm -rf tmp/
$ bitbake pseudo-native
Now ssta
On Fri, Sep 30, 2011 at 5:16 PM, Richard Purdie
wrote:
> The target SDK packages don't need to fulfil a shell dependency
> so add /bin/sh to the list of packages we don't need to resolve.
>
> Signed-off-by: Richard Purdie
Acked-by: Matthew McClintock
___
On 09/30/2011 11:16 AM, Chris Larson wrote:
On Fri, Sep 30, 2011 at 11:14 AM, Jeff Osier-Mixon wrote:
1. Jefro
2. a. some minutes not making it to mailing list, Jefro to post on wiki
b. yocto evaluating gerrit, possible patchwork replacement for OE, khem
will research
ReviewBoard may be w
On Mon, Oct 3, 2011 at 4:29 PM, Matthew McClintock wrote:
> On Mon, Oct 3, 2011 at 4:24 PM, Saul Wold wrote:
>> I am not sure that's correct, since we use sstate with the Autobuilder and
>> it's shared across different hosts building different MACHINEs, we don't see
>> the -natives getting build,
On Mon, Oct 3, 2011 at 2:53 PM, Saul Wold wrote:
> On 09/30/2011 11:16 AM, Chris Larson wrote:
>>
>> On Fri, Sep 30, 2011 at 11:14 AM, Jeff Osier-Mixon
>> wrote:
>>>
>>> 1. Jefro
>>> 2. a. some minutes not making it to mailing list, Jefro to post on wiki
>>> b. yocto evaluating gerrit, possibl
Signed-off-by: Matthew McClintock
---
Not sure if this is correct but it looks like a typo, also
there appears to be some issues with the fix as well
meta/classes/sanity.bbclass |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/classes/sanity.bbclass b/meta/classes/s
On Mon, Oct 3, 2011 at 6:39 PM, Matthew McClintock wrote:
> Signed-off-by: Matthew McClintock
Whoops =)
> ---
> Not sure if this is correct but it looks like a typo, also
> there appears to be some issues with the fix as well
>
> meta/classes/sanity.bbclass | 2 +-
> 1 files changed, 1 inse
qt4-embedded-conf contains an environment setup script for profile.d.
It has been packaged seperately to allow for its exclusion, but this is
only practical if it is added to RRECOMMENDS, rather than RDEPENDS.
Signed-off-by: James Limbouris
---
meta/recipes-qt/qt4/qt4-embedded.inc |4 ++--
1
74 matches
Mail list logo