From: Zhai Edwin
libical introduce pthread support after 0.47, but lead deadlock with missing
some unlock code. This makes dates start hang.
Add new patch to properly release mutex.
[YOCTO #1825] got fixed.
Signed-off-by: Zhai Edwin
---
meta/recipes-sato/libical/files/pthread-fix.patch | 5
From: Zhai Edwin
Rootless X start fail as xuser has no home and shell. This patch fix it.
Signed-off-by: Zhai Edwin
---
.../x11-common/xserver-nodm-init.bb|6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/meta/recipes-graphics/x11-common/xserver-nodm
From: Zhai Edwin
all,
These patches fix rootless X start failure and dates launch hang. Pls. pull.
Thanks,
Edwin
The following changes since commit 6036845d1c07420a99b78421bb3479adf7d754e7:
Patch Upstream Status Updates (2011-12-15 14:36:26 +)
are available in the git repository at:
bitbake projectname -c cleanall
bitbake projectname
Cleanall command will clean the workdir and sstatefiles from sstate folder.
BR,
Lauri Hintsala
On 12/16/2011 09:55 AM, Leon Woestenberg wrote:
Hello all,
after modifying source code in the work directory, what is the set of
commands to reb
Sorry, this workflow will clean all your changes. How about that:
bitbake projectname -c compile -f
bitbake projectname
Lauri
On 12/16/2011 10:11 AM, Lauri Hintsala wrote:
bitbake projectname -c cleanall
bitbake projectname
Cleanall command will clean the workdir and sstatefiles from sstate f
From: Xiaofeng Yan
This file can make an image to run gtk over directfb.
[YOCTO #1674]
Signed-off-by: Xiaofeng Yan
---
.../images/core-image-gtk-directfb.bb | 28
1 files changed, 28 insertions(+), 0 deletions(-)
create mode 100644 meta/recipes-graphics/im
From: Xiaofeng Yan
Hi Richard,
I have modified my patches according to your suggestion. Please review it
again.
Pull URL: git://git.pokylinux.org/poky-contrib.git
Branch: xiaofeng/gtk-directfb
Browse:
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=xiaofeng/gtk-directfb
Thanks,
> -Original Message-
> From: openembedded-core-boun...@lists.openembedded.org [mailto:openembedded-
> core-boun...@lists.openembedded.org] On Behalf Of Lauri Hintsala
> Sent: Friday, December 16, 2011 4:14 PM
> To: openembedded-core@lists.openembedded.org
> Subject: Re: [OE-core] after modi
From: Xiaofeng Yan
Some changes are as follow:
1 Adopt evdev mode to get keyboard
- modify Xserver in meta/recipes-graphics/x11-common/x11-common/etc/X11/
2 Create a symlink to any keyboard input device
- modify local.rules in recipes-core/udev/udev-164
The goal of this is for xserver can
From: Xiaofeng Yan
keyboard device could be one of event*.
For getting keyboard device to user easier, I make a link between the event of
keyboard \
with keyboard0.
Signed-off-by: Xiaofeng Yan
---
meta/recipes-core/udev/udev-164/local.rules |3 ++-
1 files changed, 2 insertions(+), 1 dele
From: Xiaofeng Yan
update to 1.11.2
Signed-off-by: Xiaofeng Yan
---
.../xserver-kdrive-1.11.2/disable-apm.patch| 22 ++
.../xserver-kdrive-1.11.2/extra-kmodes.patch | 82 ++
.../xserver-kdrive-1.11.2/fbdev_xrandr_ioctl.patch | 57
.../fix-newer-xorg-headers.patch
From: Xiaofeng Yan
The previous mode of starting X is as follow:
$Xfbdev :0 -keybd keyboard -mouse tslib
This mode cause that some keys can't be mapped rightly. \
for example "Down" have the same function with "Enter".
another drive mode "evdev" can work rightly in new version.
$Xfbdev :0 -keybd
On Fri, 2011-12-16 at 08:35 +0100, Koen Kooi wrote:
> Op 16 dec. 2011, om 07:14 heeft Darren Hart het volgende geschreven:
>
> > By using mtools, we don't need to continue to maintain and workaround
> > the issues generated by the -d feature included in the OE version of
> > mkdosfstools. This red
Op 16 dec. 2011, om 11:52 heeft Richard Purdie het volgende geschreven:
> On Fri, 2011-12-16 at 08:35 +0100, Koen Kooi wrote:
>> Op 16 dec. 2011, om 07:14 heeft Darren Hart het volgende geschreven:
>>
>>> By using mtools, we don't need to continue to maintain and workaround
>>> the issues genera
Koen,
On 12/15/2011 07:06 PM, Koen Kooi wrote:
Op 15 dec. 2011, om 15:58 heeft Richard Purdie het volgende geschreven:
On Tue, 2011-12-13 at 20:19 +0400, Dmitry Eremin-Solenikov wrote:
Currently sdk generation might fail with the following error:
| Collected errors:
| * extract_archive: Can
On 12/15/2011 08:20 PM, Cui, Dexuan wrote:
Richard Purdie wrote on 2011-12-15:
On Tue, 2011-12-13 at 20:19 +0400, Dmitry Eremin-Solenikov wrote:
Currently sdk generation might fail with the following error:
| Collected errors:
| * extract_archive: Cannot create symlink from ./var/log to
'volat
* python support is needed for providing finer scripting control
in gdb, and for remote controling gdb for example from qtcreator
* gdb/configure tries to autodetect python using python executable
with --includes --ldflags --exec-prefix to get the right flags
As it's difficult to achieve in OE's co
Adding everything in ${prefix} to FILES and FILES-dbg is a historical artifact
left over from when this was sdk.bbclass back in 2009.
The BBCLASSEXTEND changes, multilib changes and cleanups to this file
over the intervening time mean this is simply no long needed.
Its also outright dangerous sin
On Fri, 2011-12-16 at 16:42 +0400, Dmitry Eremin-Solenikov wrote:
> On 12/15/2011 08:20 PM, Cui, Dexuan wrote:
> > Richard Purdie wrote on 2011-12-15:
> >> On Tue, 2011-12-13 at 20:19 +0400, Dmitry Eremin-Solenikov wrote:
> >>> Currently sdk generation might fail with the following error:
> >>> | C
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 12/15/2011 11:35 PM, Koen Kooi wrote:
>
> Op 16 dec. 2011, om 07:14 heeft Darren Hart het volgende
> geschreven:
>
>> By using mtools, we don't need to continue to maintain and
>> workaround the issues generated by the -d feature included in the
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 12/16/2011 07:40 AM, Darren Hart wrote:
>
>
> On 12/15/2011 11:35 PM, Koen Kooi wrote:
>
>> Op 16 dec. 2011, om 07:14 heeft Darren Hart het volgende
>> geschreven:
>
>>> By using mtools, we don't need to continue to maintain and
>>> workarou
On 12/16/2011 07:25 PM, Richard Purdie wrote:
On Fri, 2011-12-16 at 16:42 +0400, Dmitry Eremin-Solenikov wrote:
On 12/15/2011 08:20 PM, Cui, Dexuan wrote:
Richard Purdie wrote on 2011-12-15:
On Tue, 2011-12-13 at 20:19 +0400, Dmitry Eremin-Solenikov wrote:
Currently sdk generation might fail
On Thu, 2011-12-15 at 12:01 +0100, Stefan Schmidt wrote:
> Signed-off-by: Stefan Schmidt
> ---
> recipes-bsp/uboot/u-boot-xilinx_git.bb |2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
I've merged this to the repository.
Cheers,
Richard
__
On Thu, 2011-12-15 at 16:35 +0100, Bernhard Guillon wrote:
> Override UPDATERCD for nativesdk.
> Without, update-rc.d is installed to /usr/sbin/update-rc.d
> with meta-toolchain if nativesdk recipe inherits update-rc.d. An
> example recipe for this is dbus.
>
> Signed-off-by: Bernhard Guillon
> -
On Thu, 2011-12-15 at 22:12 -0800, Darren Hart wrote:
> This series moves the live image EFI content to the /EFI/BOOT directory where
> it
> belongs per the specification. It also adds support for the efi_gop
> framebuffer.
> This allows grub to start on boot and the kernel to log messages to the
On Fri, 2011-12-16 at 15:53 +0800, edwin.z...@intel.com wrote:
> From: Zhai Edwin
>
> all,
> These patches fix rootless X start failure and dates launch hang. Pls.
> pull.
>
> Thanks,
> Edwin
>
> The following changes since commit 6036845d1c07420a99b78421bb3479adf7d754e7:
>
> Patch Upst
On Tue, 2011-12-13 at 20:19 +0400, Dmitry Eremin-Solenikov wrote:
> Initramfs images don't benefit from usual IMAGE_FSTYPES overrides. The
> only sane values for them are "cpio.XXX". If IMAGE_FSTYPES is set to
> include 'live', building core-image-minimal-initramfs can result in
> build error, if t
On Tue, 2011-12-13 at 20:19 +0400, Dmitry Eremin-Solenikov wrote:
> Signed-off-by: Dmitry Eremin-Solenikov
> ---
> meta/recipes-devtools/gcc/libgcc_4.6.bb |3 +++
> 1 files changed, 3 insertions(+), 0 deletions(-)
Merged to master, thanks.
Richard
_
On Tue, 2011-12-13 at 20:19 +0400, Dmitry Eremin-Solenikov wrote:
> Signed-off-by: Dmitry Eremin-Solenikov
> ---
> meta/recipes-core/readline/readline.inc |2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
Merged to master, thanks.
Richard
__
On Thu, 2011-12-15 at 22:14 -0800, Darren Hart wrote:
> The initial directory support (-d) added to mkdosfs has proven to be
> incomplete
> and non-compliant with FAT. Rather than continue to maintain this feature and
> work around the various issues, we can use mcopy to construct the image.
>
>
Quick fix to a bashism that dumps cruft into rootfs log.
The following changes since commit cdba3979b9c59a653f9c0e6e779d11c5ff58bb17:
readline: drop empty dir to shut up QA warning (2011-12-16 16:19:28 +)
are available in the git repository at:
git://git.yoctoproject.org/poky-contrib efl
From: Elizabeth Flanagan
Removing a bashism that was dumping errors into rootfs log.
Signed-off-by: Elizabeth Flanagan
---
meta/classes/license.bbclass |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/meta/classes/license.bbclass b/meta/classes/license.bbclass
index dd
On Fri, 2011-12-16 at 20:07 +0400, Dmitry Eremin-Solenikov wrote:
> On 12/16/2011 07:25 PM, Richard Purdie wrote:
> > On Fri, 2011-12-16 at 16:42 +0400, Dmitry Eremin-Solenikov wrote:
> >> On 12/15/2011 08:20 PM, Cui, Dexuan wrote:
> >>> Richard Purdie wrote on 2011-12-15:
> On Tue, 2011-12-13
On Fri, 2011-12-16 at 08:44 -0800, Beth Flanagan wrote:
> From: Elizabeth Flanagan
>
> Removing a bashism that was dumping errors into rootfs log.
>
> Signed-off-by: Elizabeth Flanagan
> ---
> meta/classes/license.bbclass |2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
Merged to
On Fri, Dec 16, 2011 at 08:55:05AM +0100, Leon Woestenberg wrote:
> Hello all,
>
>
> after modifying source code in the work directory, what is the set of
> commands to rebuild the package (from the compile stage and further)?
>
> Under classic OpenEmbedded, I removed the compile, install, packa
On 12/15/2011 11:53 PM, edwin.z...@intel.com wrote:
From: Zhai Edwin
Rootless X start fail as xuser has no home and shell. This patch fix it.
Signed-off-by: Zhai Edwin
---
.../x11-common/xserver-nodm-init.bb|6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff
On 12/15/2011 03:01 AM, Stefan Schmidt wrote:
Signed-off-by: Stefan Schmidt
---
recipes-bsp/uboot/u-boot-xilinx_git.bb |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Does this directory need to be renamed also?
Sau!
diff --git a/recipes-bsp/uboot/u-boot-xilinx_git.bb
b/recip
On 12/16/2011 08:46 PM, Richard Purdie wrote:
On Fri, 2011-12-16 at 20:07 +0400, Dmitry Eremin-Solenikov wrote:
On 12/16/2011 07:25 PM, Richard Purdie wrote:
On Fri, 2011-12-16 at 16:42 +0400, Dmitry Eremin-Solenikov wrote:
On 12/15/2011 08:20 PM, Cui, Dexuan wrote:
Richard Purdie wrote on 20
For consistency and perhaps trademark reasons rename all u-boot references from
uboot to u-boot.
Signed-off-by: Stefan Schmidt
---
.../board-microblaze-monitor-flash-len.patch | 43 +
.../cfi_flash-define-monitor_flash_len.patch | 29 +
.../microblaze-genric-a
Hello.
On Fri, 2011-12-16 at 09:56, Saul Wold wrote:
> On 12/15/2011 03:01 AM, Stefan Schmidt wrote:
> >Signed-off-by: Stefan Schmidt
> >---
> > recipes-bsp/uboot/u-boot-xilinx_git.bb |2 +-
> > 1 files changed, 1 insertions(+), 1 deletions(-)
> >
> Does this directory need to be renamed also
I'm working on a minimal distro definition, and found that eglibc-utils
pulls in bash (needed for tzconfig and xtrace apparently) which pulls in
gettext, which requires wchar support. I'd like to remove eglibc-utils
from my distro definition. I could override the default I suspect, but I
wonder if
Op 16 dec. 2011, om 19:30 heeft Darren Hart het volgende geschreven:
> I'm working on a minimal distro definition, and found that eglibc-utils
> pulls in bash (needed for tzconfig and xtrace apparently)
My first thought is: fix the bashisms in those scripts, I bet
ubuntu/fedora/arch/gentoo have
On (15/12/11 12:16), Richard Purdie wrote:
> On Wed, 2011-12-14 at 07:49 -0800, Khem Raj wrote:
> > On Wed, Dec 14, 2011 at 2:02 AM, Richard Purdie
> > wrote:
> > > Hi Khem,
> > >
> > > What's puzzling me is that reading through this patch, we already do
> > > what this patch is doing?
> > >
> > >
Does anyone know why we might be keeping this older version around? I
know that in the past there were kernel <-> udev issues. Are most usages
now using current kernels and udev?
Please let me know, I will remove it unless I hear otherwise.
Thanks
--
Sau!
Saul Wold
Yocto Component Wran
Add cross testing driver for gcc-cross
Replaces the patch to relocate gxx headers with upstream submitted one
Drop shorten-build-commands eglibc patch since it hinders testing
Add a patch to eglibc so it can accomodate gxx headers the way OE installs them
Improve the eglibc testing since we needed
This script will be generated into the build directory of gcc-cross
It should be testing gcc and g++. libstdc++ tests are not run since
we build them as part of gcc-runtime but we can test them here by
building them with 'make all' and then running the tests
The script expects passwordless ssh acc
We make sure that we use final cross gcc to run the tests
since they require proper functioning libstdc++ and libssp
which are not staged in tcbootstrap sysroot
We cleanup the tests before we run them so they all
get run in case any of them were built and/or run during compilation
Make the script
Currently we have a problem in our cross compiler since we use
/usr/include/c++ to be default gxx-include-dir and then expect
the patch we did to do the relocation w.r.t. sysroot however it
does not quite work so and we end up gxx-include-dirs not respecting
sysroot. A small test case would be
tst
Override cxx-sysincludes along with CC and CXX
since it contains path pointing to tcbootstrap
sysroot which does not have c++ headers and libraries
Drop shorten-build-commands patch since it
did not override the include flags for c++ headers
when tests written in c++ are executed the @includes fil
Hello,
This is a P2 feature for Yocto 1.2. It adds two new QA tests to check
files in base_bindir, base_sbindir, and base_libdir for references to
files under exec_prefix (e.g, dynamic linking for binaries and
references to exec_prefix in scripts).
The reason for these tests is that exec_prefix (
Various utilities (including bash and the util-linux programs) located
in base_bindir (/bin) or base_sbindir (/sbin) dynamically link against
many of the ncurses libraries. So move these libraries from libdir
(/usr/lib) to base_libdir (/lib).
Signed-off-by: Scott Garman
---
meta/recipes-core/ncu
ls from coreutils links to libcap, so move the libcap library
from libdir (/usr/lib) to base_libdir (/lib).
Signed-off-by: Scott Garman
---
meta/recipes-support/libcap/libcap.inc | 15 +--
meta/recipes-support/libcap/libcap_2.22.bb |2 +-
2 files changed, 14 insertions(+),
udev links to libusb1, and so these libraries need to be in
base_libdir (/lib) instead of libdir (/usr/lib).
Signed-off-by: Scott Garman
---
meta/recipes-support/libusb/libusb1_1.0.8.bb | 16 ++--
1 files changed, 14 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-support/
The e2fsprogs utilities are installed into base_sbindir (/sbin)
and should not link to libraries under exec_prefix (/usr). So move
these libraries from libdir (/usr/lib) to base_libdir (/lib).
Signed-off-by: Scott Garman
---
.../e2fsprogs/e2fsprogs_1.41.14.bb | 29 -
Various util-linux programs in base_sbindir (/sbin) linked to libraries
located under exec_prefix (/usr). Since this is not safe, move these
libraries from libdir (/usr/lib) to base_libdir (/lib).
Signed-off-by: Scott Garman
---
meta/recipes-core/util-linux/util-linux.inc | 20 ++
New version includes:
2011-12-08 Mark Hatle
* rtld/rtld.c: Fix an issue where missing objects would trigger
an assert in dl-version.c
* rtld/rtld.h: Add _dl_new_object prototype
* rtld/rtld.c: Add support for $ORIGIN, $PLATFORM and $LIB.
Note: $PLATFORM = ""
These fixes a
Files under exec_prefix (commonly /usr) may not be available during
system recovery. exec_prefix may also be kept on a separate partition
that is mounted late in the boot process.
This QA test throws an warning if a binary in base_[bindir|sbindir|libdir]
is dynamically linked to a file under exec_
udev links to libusb-compat, and so this library needs to be in
base_libdir (/lib) instead of libdir (/usr/lib).
Signed-off-by: Scott Garman
---
meta/recipes-support/libusb/libusb-compat_0.1.3.bb | 12 +++-
1 files changed, 11 insertions(+), 1 deletions(-)
diff --git a/meta/recipes-su
Lauri en Luo,
On Fri, Dec 16, 2011 at 9:13 AM, Lauri Hintsala wrote:
> Sorry, this workflow will clean all your changes. How about that:
>
> bitbake projectname -c compile -f
> bitbake projectname
>
>
Thank you. This works.
Regards
Leon.
___
Openembe
On 12/16/2011 01:07 PM, Koen Kooi wrote:
>
> Op 16 dec. 2011, om 19:30 heeft Darren Hart het volgende geschreven:
>
>> I'm working on a minimal distro definition, and found that eglibc-utils
>> pulls in bash (needed for tzconfig and xtrace apparently)
>
> My first thought is: fix the bashisms
On 12/16/2011 03:20 PM, Darren Hart wrote:
>
>
> On 12/16/2011 01:07 PM, Koen Kooi wrote:
>>
>> Op 16 dec. 2011, om 19:30 heeft Darren Hart het volgende geschreven:
>>
>>> I'm working on a minimal distro definition, and found that eglibc-utils
>>> pulls in bash (needed for tzconfig and xtrace a
On Thu, Dec 15, 2011 at 09:08:49PM +, Richard Purdie wrote:
> There is a major issue with opkg images at the moment as preinst
> functions are not being executed before their dependencies are installed
> and this is leading to corruption of images containing avahi/dbus in
> particular.
>
> The
On Fri, 2011-12-16 at 15:34 -0800, Darren Hart wrote:
>
> On 12/16/2011 03:20 PM, Darren Hart wrote:
> >
> >
> > On 12/16/2011 01:07 PM, Koen Kooi wrote:
> >>
> >> Op 16 dec. 2011, om 19:30 heeft Darren Hart het volgende geschreven:
> >>
> >>> I'm working on a minimal distro definition, and foun
On Sat, 2011-12-17 at 02:16 +0100, Martin Jansa wrote:
> On Thu, Dec 15, 2011 at 09:08:49PM +, Richard Purdie wrote:
> > There is a major issue with opkg images at the moment as preinst
> > functions are not being executed before their dependencies are installed
> > and this is leading to corru
Hi
I have the following use case:
In my working layer I would like to have a recipe adding functionality to a
recipe from another layer (e.g systemd-image.bb from angstrom) with a different
name ( -> no bbappend ). How about
* create systemd-image.bbapend with just 'FILESEXTRAPATHS := "${THISD
glib-2.0 DEPENDS and DEPENDS_virtclass-native on python-argparse-native,
which inherits from setuptools, which DEPENDS on python-setuptools-native.
python-setuptools RDEPENDS on python-distutils and python-compression,
however, it doesn't distinguish between target and native.
Remove these python
On 12/16/2011 05:29 PM, Richard Purdie wrote:
> On Fri, 2011-12-16 at 15:34 -0800, Darren Hart wrote:
>>
>> On 12/16/2011 03:20 PM, Darren Hart wrote:
>>>
>>>
>>> On 12/16/2011 01:07 PM, Koen Kooi wrote:
Op 16 dec. 2011, om 19:30 heeft Darren Hart het volgende geschreven:
> I'm
glib-2.0 DEPENDS and DEPENDS_virtclass-native on python-argparse-native,
which inherits from setuptools, which DEPENDS on python-setuptools-native.
python-setuptools uses RDEPENDS_${PN} for python-distutils and
python-compression. By using ${PN} instead of python-setuptools, when
the -native versi
68 matches
Mail list logo