On 2012年12月20日 09:44, Kang Kai wrote:
On 2012年12月19日 19:06, Martin Jansa wrote:
On Wed, Dec 19, 2012 at 05:39:39PM +0800, Kang Kai wrote:
Use stub "ROOTHOME" to replace "/home/root" in oprofile-root.patch,
then
we can substitute it with configured root home directory.
Signed-off-by: Kang Kai
From: Ting Liu
libm-err-tab.pl will parse all the files named "libm-test-ulps"
in the given dir recursively. To avoid parsing the one in
${S}/.pc/ (it does exist after eglibc adds aarch64 support,
${S}/.pc/aarch64-0001-glibc-fsf-v1-eaf6f205.patch/ports/sysdeps/
aarch64/libm-test-ulps), run libm-e
On 2012年12月19日 19:06, Martin Jansa wrote:
On Wed, Dec 19, 2012 at 05:39:39PM +0800, Kang Kai wrote:
Use stub "ROOTHOME" to replace "/home/root" in oprofile-root.patch, then
we can substitute it with configured root home directory.
Signed-off-by: Kang Kai
---
meta/recipes-kernel/oprofile/oprof
GREAT!!!
I have asked systemd status in yocto, maybe I can use your branch instead!
THANKS!
On Wednesday, December 19, 2012 07:20:45 PM Radu Moisan wrote:
Hi guys,
I have prepared a branch on poky-contrib (rmoisan/systemd) where I pulled
systemd from meta-openembedded. The goal is to merg
Le Wed, 19 Dec 2012 15:21:14 -0200,
Otavio Salvador a écrit :
> On Wed, Dec 19, 2012 at 3:20 PM, Radu Moisan wrote:
> > Hi guys,
> > I have prepared a branch on poky-contrib (rmoisan/systemd) where I
> > pulled systemd from meta-openembedded. The goal is to merge this into
> > oe-core, so pl
From: Marko Katic
Default installation path of udevadm was changed
from ${base_sbindir} to ${bindir} in udev v176.
Also, udevinfo and udevtest no longer exist in
current (v182) udev sources.
This can break udev-utils packaging since udev-utils
package expects udevadm only in ${base_sbindir}.
An
From: Tom Zanussi
commit 771d08 (cmake: Update to 2.8.10.2) removed the checksums from
cmake.inc, and added them to cmake, but forgot to add them to
cmake-native - this adds them.
Signed-off-by: Tom Zanussi
---
.../cmake/cmake-native_2.8.10.2.bb |3 +++
1 files changed, 3 i
From: Tom Zanussi
After a fresh pull from master, I got the following build error:
ERROR: Fetcher failure for URL: 'http://www.cmake.org/files/v2.8/cmake-2.8.10.2\
.tar.gz'. No checksum specified for /home/trz/work/sandbox/build/downloads/cmak\
e-2.8.10.2.tar.gz, please add at least one to the r
Hi,
Le Wed, 19 Dec 2012 19:20:45 +0200,
Radu Moisan a écrit :
> I have prepared a branch on poky-contrib (rmoisan/systemd) where I
> pulled systemd from meta-openembedded. The goal is to merge this into
> oe-core, so please take a look and give me your feedback on stuff that
> needs work
On Tue, Dec 18, 2012 at 3:28 PM, Richard Purdie
wrote:
> On Tue, 2012-12-18 at 11:18 -0600, Matthew McClintock wrote:
>> From: Christopher Larson
>>
>> Currently, command.py can return an error message from runCommand, due to
>> being unable to run the command, yet few of our UIs (just hob) can h
Since pango-native is built anyway and all the modules are in the native
sysroot, create the cache file by scanning those files instead of the
target files. The latter will fail because the shared objects wouldn't
be from the same ELF class.
[YOCTO #3600]
Signed-off-by: Laurentiu Palcu
---
meta
In order to support a RO rootfs, the cache generation during postinstall
has to be done on host. However, gtk-query-immodules application will
only be able to parse shared objects from the same ELF class.
In order not to have a native package for all the recipes providing
an input method, so we can
Hi Saul,
I merged this apart from two commits:
On Wed, 2012-12-19 at 00:03 -0800, Saul Wold wrote:
> The following changes since commit 26bf8f6a047ccc0f73eaa40093afddabfce8ea1b:
>
> gst-openmax: fix build with newer GLib (2012-12-17 17:53:33 +)
>
> are available in the git repository at:
On 19 December 2012 16:02, Laurentiu Palcu wrote:
> +DYNAMIC_LOADER=$D$(readelf -a
> $D${bindir}/gtk-query-immodules-$maj_ver.0 |\
"readelf -l" means less output which is always good.
I'd like to see some of that logic separated out into a bbclass so it
can be easily re-used.
Ross
___
W dniu 19.12.2012 17:18, Björn Stenberg pisze:
> This patch adds a new recipe dbus-test to build and package the dbus test
> suite. The reason for a separate recipe is that the dbus test suite depends
> on dbus-glib, so it cannot be compiled at the same time as dbus.
Failed here:
18:33 hrw@puchat
On 19 December 2012 16:02, Laurentiu Palcu wrote:
> Since the class was already present, use it. Also, this will have the
> postinstalls run on host, at do_rootfs time.
>
> [YOCTO #3602]
>
> Signed-off-by: Laurentiu Palcu
Signed-off-by: Ross Burton
Ross
___
On Wed, Dec 19, 2012 at 3:20 PM, Radu Moisan wrote:
> Hi guys,
> I have prepared a branch on poky-contrib (rmoisan/systemd) where I
> pulled systemd from meta-openembedded. The goal is to merge this into
> oe-core, so please take a look and give me your feedback on stuff that needs
> work or t
Hi guys,
I have prepared a branch on poky-contrib (rmoisan/systemd) where I
pulled systemd from meta-openembedded. The goal is to merge this into
oe-core, so please take a look and give me your feedback on stuff that
needs work or things that I might have done wrong, so that I can prepare
This package contains a simple shell script which searches for all installed
ptests on the rootfs and runs each test in sequence.
Signed-off-by: Björn Stenberg
---
.../ptest-runner/files/ptest-runner| 16
.../ptest-runner/ptest-runner_1.0.bb | 1
Signed-off-by: Björn Stenberg
---
.../bash/bash-4.2/build-tests.patch| 48
meta/recipes-extended/bash/bash-4.2/run-ptest |2 +
.../bash/bash-4.2/test-output.patch| 25 ++
meta/recipes-extended/bash/bash.inc|
Here is an update of the ptest patch set.
The variables are now moved from bitbake.conf to a new ptest.bbclass, which
packages inherit to create a ptest package.
I have added patches for bash in this set, so it now includes ptest for
glib, dbus and bash. The do_install bits are also much cleaner
Signed-off-by: Björn Stenberg
---
.../glib-2.0/glib-2.0/Makefile-ptest.patch | 61
meta/recipes-core/glib-2.0/glib-2.0/run-ptest |3 +
meta/recipes-core/glib-2.0/glib-2.0_2.34.3.bb | 25 +++-
meta/recipes-core/glib-2.0/glib.inc|
This patch creates a new distro feature "ptest", which creates -ptest
packages containing the test suite of the package for running on the
target. Test files are installed in /usr/lib//ptest.
The patch also includes a change to automake, splitting the "make check"
target into separate steps for bu
This patch adds a new recipe dbus-test to build and package the dbus test
suite. The reason for a separate recipe is that the dbus test suite depends
on dbus-glib, so it cannot be compiled at the same time as dbus.
Signed-off-by: Björn Stenberg
---
meta/recipes-core/dbus/dbus-1.6.4/ptest.patch
On Wed, 2012-12-19 at 18:02 +0200, Laurentiu Palcu wrote:
> +EMULATOR=qemu-$(echo ${TARGET_ARCH}| \
> +sed -e 's/i[3-6]86/i386/' -e 's/x86[_-]64/x86_64/' \
> +-e 's/powerpc/ppc/')
Maybe you could use ${@qemu_target_binary()} for that.
p.
Since the class was already present, use it. Also, this will have the
postinstalls run on host, at do_rootfs time.
[YOCTO #3602]
Signed-off-by: Laurentiu Palcu
---
.../matchbox-keyboard/matchbox-keyboard_git.bb | 18 ++
1 file changed, 2 insertions(+), 16 deletions(-)
dif
Hi,
This patchset will change the postinstall routine in
gtk-immodules-cache.bbclass,
so it can run at do_rootfs time, and changes matchbox-keyboard recipe to use
the class.
Thanks,
Laurentiu
Laurentiu Palcu (2):
gtk-immodules-cache.bbclass: allow for offline cache generation
matchbox-keybo
In order to support a RO rootfs, the cache generation during postinstall
has to be done on host. However, gtk-query-immodules application will
only be able to parse shared objects from the same ELF class.
In order not to have a native package for all the recipes providing
an input method, so we can
Debugging code was accidently left in the previous commit. Remove
the code as it prevents multiple concurrent bitbake builds.
Signed-off-by: Mark Hatle
---
meta/classes/rootfs_rpm.bbclass |6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/meta/classes/rootfs_rpm.bbcla
Hi Lukas,
On 19 December 2012 12:18, Lukas Bulwahn wrote:
> From your description I could not find the version of python-mako that uses
> the --s-v-e-m option.
> Where can I find this version of the file? Maybe I was just looking at the
> wrong repository...
The patch isn't in meta-oe yet, it's
On 12/18/2012 03:55 PM, Burton, Ross wrote:
On 18 December 2012 13:58, Lukas Bulwahn wrote:
When installing python packages that are installed with python's easyinstall,
the installation creates easyinstall.pth files. This file must exist in the
root filesystem so that python 2.7 can locate an
On Wed, Dec 19, 2012 at 05:39:39PM +0800, Kang Kai wrote:
> Use stub "ROOTHOME" to replace "/home/root" in oprofile-root.patch, then
> we can substitute it with configured root home directory.
>
> Signed-off-by: Kang Kai
> ---
> meta/recipes-kernel/oprofile/oprofile.inc |1 +
> .../
On Monday 17 December 2012 14:51:59 Giuseppe Condorelli wrote:
> 2012/12/14 Robert P. J. Day
>
> > On Fri, 14 Dec 2012, Giuseppe Condorelli wrote:
> > > 2012/12/14 Robert P. J. Day
> > >
> > > On Fri, 14 Dec 2012, Marko Katić wrote:
> > > > On Fri, 2012-12-14 at 17:41 +0100, Giusepp
Use stub "ROOTHOME" to replace "/home/root" in oprofile-root.patch, then
we can substitute it with configured root home directory.
Signed-off-by: Kang Kai
---
meta/recipes-kernel/oprofile/oprofile.inc |1 +
.../oprofile/oprofile/oprofile-root.patch | 23 --
Import var ROOT_HOME to configure root home directory dynamically.
[Yocto 2683]
Signed-off-by: Kang Kai
---
meta/conf/bitbake.conf |3 +++
1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
index be3bfc2..983b3c0 100644
--- a/meta/
Use configurable variable ROOT_HOME as root home directory.
Drop root-home.patch because it is not needed any more.
Signed-off-by: Kang Kai
---
.../base-passwd/base-passwd-3.5.26/root-home.patch | 16
.../recipes-core/base-passwd/base-passwd_3.5.26.bb |4 ++--
2 files chan
Use var ROOT_HOME to configure root home directory dynamically.
Signed-off-by: Kang Kai
---
meta/recipes-core/base-files/base-files/profile |2 +-
meta/recipes-core/base-files/base-files_3.0.14.bb |3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-core/
Import variable ROOT_HOME which can be configured. Update base-files,
base-passwd,
oprofile to use the dynamic root home directory.
The following changes since commit 2a9c574fd8b0800199b6569b6abf02634801013d:
gst-openmax: fix build with newer GLib (2012-12-17 17:53:52 +)
are available in
Richard,
>From v1:
Richard,
Updated a bunch of packages from various folks, this
includes the ICU Upgrade which will fix the webkit-gtk
issue in master.
v2: more fixes,
ICU: based on v1 icu investigated what was really needed
Multilib fixes
more SMART patches
*** biggest patch that might cause
39 matches
Mail list logo