On 04/04/2014 04:31 AM, Saul Wold wrote:
On 03/18/2014 07:00 PM, Chong Lu wrote:
If image contains dbus and ptest is in DISTRO_FEATURES, dbus-ptest
package
is installed, regardless of whether ptest-pkgs is in IMAGE_FEATURES.
This
issue will increase size for most small images.
This patch fixe
From: Valentin Popa
(*) add MESA_EGL_NO_X11_HEADERS to defines
(*) avoid altering eglplatform.h from {top_srcdir}/include
using an alternative to
0003-EGL-Mutate-NativeDisplayType-depending-on-config
patch.
[YOCTO #5882]
Signed-off-by: Valentin Popa
Signed-off-by: Robert Yang
---
...01-Add-M
From: Mats Kärrman
Concatenated fix of PowerPC time related system calls in eglibc 2.18 taken
from upstream glibc. See credits in patch header.
The effect is that some time related system calls returns nothing or garbage.
Fix tested on PowerPC e300c3.
Eglibc 2.17 does not have this issue and th
Hi RP,
Here are two fixes which are sent by Mats Karrman and Valentin Popa for dora.
// Robert
The following changes since commit ec8ae16e35fd7db6a5bb12412d50ab6f355b0f6e:
image_types.bbclass: use 4096 instead of 8192 bytes-per-inode (2014-03-26
09:43:52 +)
are available in the git repo
On 2014年04月03日 20:00, Richard Purdie wrote:
On Wed, 2014-04-02 at 10:35 +0800, Kang Kai wrote:
On 2014年03月31日 22:20, Kai Kang wrote:
From: Roy Li
When native package is built, use the uname to return the kernel version.
When target is built, read kernel version from
${STAGING_KERNEL_DIR}/ke
From: Roy Li
fix the bootlogd init script header, to make chkconfig be able to work
on bootlogd
Signed-off-by: Roy Li
---
meta/recipes-core/sysvinit/sysvinit/bootlogd.init | 18 +++---
1 file changed, 11 insertions(+), 7 deletions(-)
diff --git a/meta/recipes-core/sysvinit/sysvi
Ensure that linking to the built-in.a file uses the 'nostlib'
option. Submitted to busybox mailing list here:
http://lists.busybox.net/pipermail/busybox/2014-March/080730.html
This has been accepted into upstream busybox so it will not be needed
for future versions.
Signed-off-by: Drew Mose
Use the CCLD variable to ensure proper tuning parameters.
Notably when building on a x86-64 host with an i686 toolchain
there is an error building built-in.o because it is trying to
link 32-bit and 64-bit object files:
i686-pc-linux-gnu-ld
--sysroot=/work/dmoseley/Mentor/amd-2014.05/build.ge
On Thu, Apr 03, 2014 at 12:23:12PM -0400, Denys Dmytriyenko wrote:
> On Tue, Apr 01, 2014 at 02:04:03PM +0100, Paul Barker wrote:
> > On 1 April 2014 13:29, Paul Barker wrote:
> > > On 1 April 2014 01:58, Denys Dmytriyenko wrote:
> > >> From: Denys Dmytriyenko
> > >>
> > >> The latest commit in
On 04/03/2014 02:59 AM, Robert Yang wrote:
Currently, it would sleep 1 second when fail to add the user, this maybe
not enough when we use the sstate cache, as my test shows below, nearly
all the useradd actions are doing in the same minute when mirror from
ssate cache, and it would fail when the
On 03/18/2014 07:00 PM, Chong Lu wrote:
If image contains dbus and ptest is in DISTRO_FEATURES, dbus-ptest package
is installed, regardless of whether ptest-pkgs is in IMAGE_FEATURES. This
issue will increase size for most small images.
This patch fixes this problem.
[YOCTO #5702]
Signed-off-by
On Tue, Apr 01, 2014 at 02:04:03PM +0100, Paul Barker wrote:
> On 1 April 2014 13:29, Paul Barker wrote:
> > On 1 April 2014 01:58, Denys Dmytriyenko wrote:
> >> From: Denys Dmytriyenko
> >>
> >> The latest commit in opkg-utils allows packages created by opkg-build to
> >> be read
> >> by dpkg-
* RFC only, because it maybe doesn't fix any real issue (I've noticed
only because I was comparing 2 sysroots debuging some other issues and
was wondering why we have so many dangling symlinks).
* first symlink is bypassing sstate (created in
${STAGING_DIR_NATIVE} instead of ${D}${STAGING_DI
On Thu, Apr 3, 2014 at 3:06 PM, Martin Jansa wrote:
> On Sun, Mar 30, 2014 at 01:28:00AM +0100, Martin Jansa wrote:
>> Be aware that I plan to run test-dependencies script for next few days,
>> so changes to meta-oe will be delayed until it's finished and I can use
>> jenkins again to test incomin
On 04/01/2014 09:04 PM, Paul Barker wrote:
On 1 April 2014 13:29, Paul Barker wrote:
On 1 April 2014 01:58, Denys Dmytriyenko wrote:
From: Denys Dmytriyenko
The latest commit in opkg-utils allows packages created by opkg-build to be read
by dpkg-deb again.
(Based on OE-Core master rev: 2
On Thursday 03 April 2014 14:49:05 Phil Blundell wrote:
> On Thu, 2014-04-03 at 14:13 +0100, Paul Eggleton wrote:
> > Incidentally, I think maybe for 1.7 it's time we bumped OLDEST_KERNEL.
> > What a sensible minimum would be though I'm not sure. The minimum version
> > for udev 182 would be one ch
On Thu, 2014-04-03 at 14:13 +0100, Paul Eggleton wrote:
> Incidentally, I think maybe for 1.7 it's time we bumped OLDEST_KERNEL. What a
> sensible minimum would be though I'm not sure. The minimum version for udev
> 182 would be one choice, but I believe there are people still using older
> kern
On Thursday 03 April 2014 13:00:09 Richard Purdie wrote:
> On Wed, 2014-04-02 at 10:35 +0800, Kang Kai wrote:
> > On 2014年03月31日 22:20, Kai Kang wrote:
> > > From: Roy Li
> > >
> > > When native package is built, use the uname to return the kernel
> > > version.
> > >
> > > When target is built,
On Sun, Mar 30, 2014 at 01:28:00AM +0100, Martin Jansa wrote:
> Be aware that I plan to run test-dependencies script for next few days,
> so changes to meta-oe will be delayed until it's finished and I can use
> jenkins again to test incoming changes.
I've just started this long test-dependencies
On Wed, 2014-04-02 at 10:35 +0800, Kang Kai wrote:
> On 2014年03月31日 22:20, Kai Kang wrote:
> > From: Roy Li
> >
> > When native package is built, use the uname to return the kernel version.
> >
> > When target is built, read kernel version from
> > ${STAGING_KERNEL_DIR}/kernel-abiversion
> > to a
On Tuesday 01 April 2014 at 21:59:34 -0700, Khem Raj wrote:
> On Tue, Apr 1, 2014 at 3:11 AM, Mike Crowe wrote:
> > It seems to be possible to disable building the "CursesDialog" component to
> > remove the need for ncurses but I couldn't immediately see how to do that
> > for a bootstrap build.
>
Currently, it would sleep 1 second when fail to add the user, this maybe
not enough when we use the sstate cache, as my test shows below, nearly
all the useradd actions are doing in the same minute when mirror from
ssate cache, and it would fail when the load is high, I got these time
by adding str
The following changes since commit c1ba851727a9c0d2c075f2fba7980913280e84da:
gtk+3: set proper FLAGS for native (2014-04-03 17:27:18 +0800)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib rbt/sleep
http://cgit.openembedded.org/cgit.cgi/openembe
On 03/31/2014 10:07 PM, Burton, Ross wrote:
On 30 March 2014 11:30, Robert Yang wrote:
++CFLAGS = @CFLAGS_FOR_BUILD@
++CPPFLAGS = @CPPFLAGS_FOR_BUILD@
++LDFLAGS = @LDFLAGS_FOR_BUILD@
So the problem is that the environment is providing a CFLAGS variable
that automake is then using for native
Because the sstate-cache-management script does not remove populate_lic
sstate files, we should ignore them when checking for removed files.
Signed-off-by: Corneliu Stoicescu
---
meta/lib/oeqa/selftest/sstatetests.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/li
Hi Stefan,
Can you please have a look at the binaries before relocation? Just to
make sure...
So, for that, run the installer with -R option:
./your_toolchain_installer.sh -R
Here, I'm interested which is the default suggested path (see below):
Enter target directory for SDK (default: /opt/pok
Hi Laurentiu,
Am 2014-03-03 09:38, schrieb Laurentiu Palcu:
> This is the correct behavior. We shouldn't relocate binaries that use
> host's dynamic loader.
>
>> When I install the SDK with -S (copy the relocate scripts), and
>> remove the condition around line 95, the binaries work as expected.
Hi Richard,
> If I remember correctly, mmc devices are dynamically allocated numbers.
Well, in my work experience, I always used this.
However, according to include/uapi/linux/major.h:
#define MMC_BLOCK_MAJOR 179
> I only see ttyS, not S0 or S1?
According to file:
/dev/ttyS c 640
Backport two patches from upstream:
use new readline function types (closes #20374)
Issue #20374: Avoid compiler warnings when compiling readline with libedit.
[YOCTO #6107]
Signed-off-by: Chong Lu
---
.../recipes-devtools/python/python-native_2.7.3.bb | 1 +
.../python-fix-build-error-with-R
The following changes since commit a5775abb1951ec6cdc7afacd1ae87189e398cff8:
bitbake: user-manual-metadata.xml: Added new section on mapping functions.
(2014-04-02 14:15:35 +0100)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib chonglu/python
http://git.pokyli
On Wed, 2014-04-02 at 18:46 +0200, Matthieu Crapet wrote:
> This device list is only used if USE_DEVFS is set to '0' (which is NOT the
> default since 2013-12-14,
> see commit f54fdd6673a136ee1cee1f3263a8a7820de43ca3) and if
> IMAGE_DEVICE_TABLE and IMAGE_DEVICE_TABLES are not set.
>
> This is,
On Wed, 2014-04-02 at 19:07 +0200, Martin Jansa wrote:
> On Mon, Mar 31, 2014 at 11:51:05PM +0200, Martin Jansa wrote:
> > > I can confirm that that is the right revision. I wonder what the fetcher
> > > is doing, or is something in the infrastructure caching and older
> > > revision ?
> >
> > Sor
Since commit a83144bac8d67704ff66f5dc0fc56f5b63979694 (2014-02-11), USE_DEVFS
is not considered anymore.
For compatibility, let's restore USE_DEVFS semantic.
Also add USE_DEVFS to documentation.conf.
Signed-off-by: Matthieu Crapet
---
meta/conf/documentation.conf | 1 +
meta/lib/oe/rootfs.py
33 matches
Mail list logo