Signed-off-by: Hongxu Jia
---
meta/recipes-support/apr/{apr-util_1.5.2.bb => apr-util_1.5.3.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-support/apr/{apr-util_1.5.2.bb => apr-util_1.5.3.bb} (93%)
diff --git a/meta/recipes-support/apr/apr-util_1.5.2.bb
b/met
The LICENSE has no change, except a newline added.
Signed-off-by: Hongxu Jia
---
meta/recipes-support/apr/{apr_1.4.8.bb => apr_1.5.1.bb} | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-support/apr/{apr_1.4.8.bb => apr_1.5.1.bb} (91%)
diff --git a/meta/recipes-su
The do_compile failed:
| tools/gen_test_char > include/private/apr_escape_test_char.h
| /bin/sh: tools/gen_test_char: No such file or directory
| make[1]: *** [include/private/apr_escape_test_char.h] Error 127
The tools/gen_test_char was invoked at build time, and it didn't
work for the cross comp
Change in apr V2:
- In the target build, use $BUILD_CC to compile tools/gen_test_char rather
than to invoke the native one.
//Hongxu
The following changes since commit 894df445fa71a170397c6e0b4960a89ef20a4230:
guile: Update to 2.0.11 version (2014-05-21 19:50:21 +0100)
are available in the
Hit a ICE and could reduce it to the following minimal example:
1. Only the size of array assigned with 2 caused the issue:
$ cat > mipgcc-test.c << END
int main (int argc, char **argv)
{
char *pStrArry[ARRAY_SIZE_MAX] = {"hello"};
int i = 0;
while(pStrArry[i] && ihttp://
Since the ICE failure not easy to fix [YOCTO #6034],
here is the quick workaround.
//Hongxu
The following changes since commit 894df445fa71a170397c6e0b4960a89ef20a4230:
guile: Update to 2.0.11 version (2014-05-21 19:50:21 +0100)
are available in the git repository at:
git://git.pokylinux.o
On 05/29/2014 06:15 PM, Burton, Ross wrote:
On 29 May 2014 10:10, Chong Lu wrote:
testlk is built with host gcc at do_compile stage, which leads to unrecognized
some flags for special architecture. Using cross toolchain instead.
The makefile explicitly uses the host compiler, so presumably th
On 5/29/14, 5:00 PM, Saul Wold wrote:
sulogin is provided by both busybox in /sbin/sulogin and util-linux provides one
in /usr/sbin/sulogin, so move util-linux's to sbin and setup ALTERNATIVE_LINK.
[YOCTO #6384]
Signed-off-by: Saul Wold
I verified that the util-linux sulogin is now the defau
On 29 May 2014 15:30, Tim Orling wrote:
> In AS_IF([test "x$enable_lcms" != "no"],
> "no" should have been "xno"
This patch doesn't quite satisfy the general goal we have of being
fully deterministic: if --enable-lcms is specified but the lcms
dependency isn't satisfied (i.e. it gained a version
sulogin is provided by both busybox in /sbin/sulogin and util-linux provides one
in /usr/sbin/sulogin, so move util-linux's to sbin and setup ALTERNATIVE_LINK.
[YOCTO #6384]
Signed-off-by: Saul Wold
---
meta/recipes-core/util-linux/util-linux.inc | 5 +++--
1 file changed, 3 insertions(+), 2 de
On Thu, May 29, 2014 at 1:46 PM, Martin Jansa wrote:
> This time it wasn't "incremental" build so it took 14 days.
>
> Complete logs:
>
> http://logs.nslu2-linux.org/buildlogs/oe/oe-shr-core-branches/log.dependencies.20140515_124327.log/
>
> ...
>
> Found differences:
> ...
> weston/weston/latest
This time it wasn't "incremental" build so it took 14 days.
Complete logs:
http://logs.nslu2-linux.org/buildlogs/oe/oe-shr-core-branches/log.dependencies.20140515_124327.log/
I'll look at meta-efl issues, it looks like it undeterministicly links
against lua or lua5.1, I have pending efl upgrade t
boots on all qemu machines
Signed-off-by: Khem Raj
---
meta/recipes-core/systemd/{systemd_212.bb => systemd_213.bb} |5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
rename meta/recipes-core/systemd/{systemd_212.bb => systemd_213.bb} (99%)
diff --git a/meta/recipes-core/systemd/sys
Sau!,
On Thu, May 29, 2014 at 3:33 PM, Saul Wold wrote:
> On 05/29/2014 11:22 AM, Diego Sueiro wrote:
>
>> Sau!,
>>
>> On Thu, May 29, 2014 at 3:00 PM, Saul Wold wrote:
>>
>> On 05/29/2014 10:50 AM, Diego Sueiro wrote:
>>>
>>> Khem,
On Thu, May 29, 2014 at 2:48 PM, Khem Raj wrote:
>
On 05/29/2014 11:22 AM, Diego Sueiro wrote:
Sau!,
On Thu, May 29, 2014 at 3:00 PM, Saul Wold wrote:
On 05/29/2014 10:50 AM, Diego Sueiro wrote:
Khem,
On Thu, May 29, 2014 at 2:48 PM, Khem Raj wrote:
On Thu, May 29, 2014 at 10:23 AM, Diego Sueiro
wrote:
For now these are the recipes
Sau!,
On Thu, May 29, 2014 at 3:00 PM, Saul Wold wrote:
> On 05/29/2014 10:50 AM, Diego Sueiro wrote:
>
>> Khem,
>>
>> On Thu, May 29, 2014 at 2:48 PM, Khem Raj wrote:
>>
>> On Thu, May 29, 2014 at 10:23 AM, Diego Sueiro
>>> wrote:
>>>
For now these are the recipes:
shared-mime
On 05/29/2014 10:50 AM, Diego Sueiro wrote:
Khem,
On Thu, May 29, 2014 at 2:48 PM, Khem Raj wrote:
On Thu, May 29, 2014 at 10:23 AM, Diego Sueiro
wrote:
For now these are the recipes:
shared-mime-info_1.2.bb
gconf_3.2.6.bb
libsoup-2.4_2.45.3.bb
gconf_3.2.6.bb
avahi_0.6.31.bb
xkeyboard-conf
Khem,
On Thu, May 29, 2014 at 2:48 PM, Khem Raj wrote:
> On Thu, May 29, 2014 at 10:23 AM, Diego Sueiro
> wrote:
> > For now these are the recipes:
> >
> > shared-mime-info_1.2.bb
> > gconf_3.2.6.bb
> > libsoup-2.4_2.45.3.bb
> > gconf_3.2.6.bb
> > avahi_0.6.31.bb
> > xkeyboard-config_2.11.bb
>
On Thu, May 29, 2014 at 10:23 AM, Diego Sueiro wrote:
> For now these are the recipes:
>
> shared-mime-info_1.2.bb
> gconf_3.2.6.bb
> libsoup-2.4_2.45.3.bb
> gconf_3.2.6.bb
> avahi_0.6.31.bb
> xkeyboard-config_2.11.bb
> libfm_1.1.2.2.bb
> glib-networking_2.38.0.bb
> connman-gnome_0.7.bb
>
>
> Find
On May 28, 2014 5:09 PM, "Richard Purdie" <
richard.pur...@linuxfoundation.org> wrote:
>
> On Tue, 2014-05-27 at 17:38 -0600, Dan McGregor wrote:
> > From: Dan McGregor
> >
> > On systems with /bin and /usr/bin merged the gzip recipe may find grep
> > in /usr/bin, while OE puts it in /bin. Force t
Sau!,
On Thu, May 29, 2014 at 1:50 PM, Saul Wold wrote:
> On 05/29/2014 09:36 AM, Diego Sueiro wrote:
>
>> Hi Sau!,
>>
>> On Thu, May 29, 2014 at 12:20 PM, Saul Wold wrote:
>>
>> On 05/29/2014 06:17 AM, Diego Sueiro wrote:
>>>
>>> Folks,
I'm facing with a strange error on daisy bran
Folks,
We have been testing with GCC 4.9 in master_under_test for sometime now
and it's been passing local testing and sanity testing on the
autobuilder. Since we have the final fix for a PPC ICE issue in place
now, we are moving to GCC 4.9 as the default in master for the 1.7 release.
Ple
On 05/29/2014 09:36 AM, Diego Sueiro wrote:
Hi Sau!,
On Thu, May 29, 2014 at 12:20 PM, Saul Wold wrote:
On 05/29/2014 06:17 AM, Diego Sueiro wrote:
Folks,
I'm facing with a strange error on daisy branch.
Some native recipes are failing on do_configure step with this message:
checking for
Hi Sau!,
On Thu, May 29, 2014 at 12:20 PM, Saul Wold wrote:
> On 05/29/2014 06:17 AM, Diego Sueiro wrote:
>
>> Folks,
>>
>> I'm facing with a strange error on daisy branch.
>> Some native recipes are failing on do_configure step with this message:
>>
>> checking for intltool >= 0.35.0...
>> //tm
On 05/29/2014 06:17 AM, Diego Sueiro wrote:
Folks,
I'm facing with a strange error on daisy branch.
Some native recipes are failing on do_configure step with this message:
checking for intltool >= 0.35.0...
//tmp/sysroots/x86_64-linux/usr/bin/nativeperl found
configure: error: Your intltool is
From: Tim Orling
Thank you to Henning Heinold for the catch.
"Is this needed when you use PACKAGECONFIG later on?"
Signed-off-by: Tim Orling
---
meta/recipes-graphics/wayland/weston_1.5.0.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-graphics/wayland/westo
From: Tim Orling
In AS_IF([test "x$enable_lcms" != "no"],
"no" should have been "xno"
Signed-off-by: Tim Orling
---
meta/recipes-graphics/wayland/weston/make-lcms-configurable.patch | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-graphics/wayland/weston/make-lc
Folks,
I'm facing with a strange error on daisy branch.
Some native recipes are failing on do_configure step with this message:
checking for intltool >= 0.35.0...
//tmp/sysroots/x86_64-linux/usr/bin/nativeperl found
configure: error: Your intltool is too old. You need intltool 0.35.0 or
later.
C
On May 29, 2014 2:16 PM, "Richard Purdie" <
richard.pur...@linuxfoundation.org> wrote:
>
> On Tue, 2014-05-27 at 12:22 +0200, Adrian Freihofer wrote:
> > Fixes [YOCTO #6356]
> >
> > Problem: If QEMU parameters are extended to emulate additional
> > network interfaces, NFS boot does not work. Exampl
On Tue, 2014-05-27 at 12:22 +0200, Adrian Freihofer wrote:
> Fixes [YOCTO #6356]
>
> Problem: If QEMU parameters are extended to emulate additional
> network interfaces, NFS boot does not work. Example:
> runqemu ... qemuparams="-net nic,model=virtio... -net tap, ..."
> This is solved by extending
On 29 May 2014 10:10, Chong Lu wrote:
> testlk is built with host gcc at do_compile stage, which leads to unrecognized
> some flags for special architecture. Using cross toolchain instead.
The makefile explicitly uses the host compiler, so presumably there's
a good reason for this. If the proble
On Wednesday 28 May 2014 23:53:51 João Henrique Ferreira de Freitas wrote:
> If file_filter is set, git format-patch takes account but git rev-list
> does not. So revlist is going to get with wrong revisions. And last_revision
> will be updated with wrong revision. The next time that user run
> com
testlk is built with host gcc at do_compile stage, which leads to unrecognized
some flags for special architecture. Using cross toolchain instead.
Signed-off-by: Chong Lu
---
.../nfs-utils-use-cross-toolchain-to-compile.patch | 26 ++
.../nfs-utils/nfs-utils_1.3.0.bb
The following changes since commit c42df8cb48ceb6081680ffb802e85dad557cf29c:
i2c-tools: Add i2c-tools to the core (2014-05-28 09:42:14 +0100)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib chonglu/nfs-utils
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h
34 matches
Mail list logo