From: Zhai Edwin
All,
This is the fix for [YOCTO #1779]. Seg fault comes from missing of
"gschemas.compiled" made by glib-compile-schemas.
Pls. help to pull.
Thanks,
Edwin
The following changes since commit 0ef108a0152bb4893741ac95857525fc50b8d3a6:
self-hosted-image: Add builder user and min
From: Zhai Edwin
gsttings_data_convert cause seg fault as gnome-keyring's schema is not
installed properly. As a fix, running glib-compile-schemas from glib-utils to
made "gschemas.compiled".
[YOCTO #1779] got fixed.
Signed-off-by: Zhai Edwin
---
meta/recipes-gnome/gnome/gnome-keyring_2.32.1.
On Wed, Dec 21, 2011 at 10:24 AM, Richard Purdie
wrote:
> On Tue, 2011-12-20 at 10:38 -0700, Christopher Larson wrote:
>> This is needed by the copyleft_compliance class, so it can emit series files
>> for the patches, which greatly increases their usefulness to a user
>> trying to
>> reconstruct
On 12/22/2011 05:01 PM, Mark Hatle wrote:
Misc fixes and cleanups that affect various parts of the system...
The following changes since commit c38693f78c968ab5f4bb557c20d1c8c55393ed6b:
opkg: Fix installation order in feeds with mutiple providers of packages
(2011-12-22 22:38:09 +)
are
On 12/27/2011 05:06 AM, edwin.z...@intel.com wrote:
From: Zhai Edwin
gsttings_data_convert cause seg fault as gnome-keyring's schema is not
installed properly. As a fix, running glib-compile-schemas from glib-utils to
made "gschemas.compiled".
[YOCTO #1779] got fixed.
Signed-off-by: Zhai Edwin
On 12/21/2011 02:16 PM, Víctor Enríquez wrote:
This work was made by Victor Enriquez and then modified by Denis Carikli who
was helped by Mark Hatle comments (who is fray on
#yocto channel on Freenode).
The changes are for adding support to armv6-novfp, for building binaries for
armv6 machines
Hi Qingliang,
How did you install the LinuxTools? For the latest Eclipse plug-in, it uses
the built-in Lttng-viewer so the dependency is introduced. You just need to go
under Help->install new software Select the Indigo update site:
http://download.eclipse.org/releases.indigo, and select its
On 12/20/2011 09:38 AM, Christopher Larson wrote:
This is needed by the copyleft_compliance class, so it can emit series
files
for the patches, which greatly increases their usefulness to a user
trying to
reconstruct the sources outside of OE.
Signed-off-by: Christopher Larson
---
meta/classes/
HOMEPAGE pointed to an sf.net page that said that the
page did not exist any more and after that it redirected
to the denx.de page; updated HOMEPAGE to point to that page
Also improved the description to use the official capitalisation
Signed-off-by: Frans Meulenbroeks
---
meta/recipes-bsp/u-boo
This adds building the u-boot tools for target.
(fw_printenv, fw_setenv).
They are put into a separate package
With these files it becomes possible to modify
the u-boot environment when linux is booted
The #ifdef's in fw_env.h were needed to avoid compilation issues
The constants have been changed
On Tue, Dec 27, 2011 at 1:33 PM, Saul Wold wrote:
> Do you need to pass d here?
>
> I am seeing errors (see
> http://autobuilder.yoctoproject.org:8010/builders/nightly-x86/builds/295/steps/shell_14/logs/stdio)
Bah, indeed, apparently my testing didn't hit any recipes using
minrev/maxrev/notrev. W
Forgot to mention this but it could be decided to make a separate recipe
for the env utils (like there is for mkimage).
And if you are interested in the reason why HOSTCC is being used to compile
fw_printenv and friends:
read this thread:
http://old.nabble.com/-U-Boot---PATCH-1-4--tools%3A-enable-
On 12/27/2011 12:35 PM, Frans Meulenbroeks wrote:
HOMEPAGE pointed to an sf.net page that said that the
page did not exist any more and after that it redirected
to the denx.de page; updated HOMEPAGE to point to that page
Also improved the description to use the official capitalisation
Signed-off
On 12/27/2011 12:35 PM, Frans Meulenbroeks wrote:
This adds building the u-boot tools for target.
(fw_printenv, fw_setenv).
They are put into a separate package
With these files it becomes possible to modify
the u-boot environment when linux is booted
The #ifdef's in fw_env.h were needed to avoi
Op 27 dec. 2011, om 23:00 heeft Saul Wold het volgende geschreven:
> On 12/27/2011 12:35 PM, Frans Meulenbroeks wrote:
>> This adds building the u-boot tools for target.
>> (fw_printenv, fw_setenv).
>> They are put into a separate package
>> With these files it becomes possible to modify
>> the u
I have just done a seperate env tools bb for my project, but use the
config file to assign the env size and address (which is generated on
booting from /proc/mtd).
in the fdt, the u-boot env has a seperate partition identified by it's
name "u-boot environment"
and have some problem:
1. the fw_pr
On Thu, Dec 22, 2011 at 9:15 PM, Luo Zhenhua-B19537
wrote:
> Can somebody confirm whether valgrind works for armv4/v5, please?
We should probably ask this on a valgrind list...
-M
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded
Pushed an updated version of the patch-refactor commit that should fix this.
--
Christopher Larson
On Tuesday, December 27, 2011 at 1:38 PM, Chris Larson wrote:
> On Tue, Dec 27, 2011 at 1:33 PM, Saul Wold (mailto:s...@linux.intel.com)> wrote:
> > Do you need to pass d here?
> >
> > I am seei
Tune the __db* size in DB_CONFIG.
This will reduce the __db* size from 62MB to 26MB in qemu.
[YOCTO #1769]
Signed-off-by: Mei Lei
---
meta/classes/rootfs_rpm.bbclass |3 +++
meta/recipes-devtools/rpm/rpm/rpm-db-reduce.patch | 19 +++
meta/recipes-devtools
Hi all,
This patch will fix bug 1769. The discussion from community can be
found here:
http://rpm5.org/community/rpm-devel/5087.html
Please review and merge it.
Thanks,
Lei
The following changes since commit 8f348ccad083d6c02c200652ff6295e701e88f0d:
Saul Wold (1):
From: Zhenhua Luo
1. add powerpc into the compatible host list
2. valgrind requires the non-stripped eglibc libraries, so add eglibc-dbg
into RDEPENDS
Signed-off-by: Zhenhua Luo
---
meta/recipes-devtools/valgrind/valgrind_3.6.1.bb |6 --
1 files changed, 4 insertions(+),
21 matches
Mail list logo