Yes, sir, I did not reproduce this on master. Even on morty, I only saw
twice. Maybe we can hold on this and let me keep monitoring. Thanks.
-Original Message-
From: Richard Purdie [mailto:richard.pur...@linuxfoundation.org]
Sent: 2017年12月12日 17:23
To: Bai, Haiqing; openembedded-core
On Tue, Dec 12, 2017 at 6:42 PM, Allen Wild wrote:
> Oops, forgot mail the list when sending my first reply.
>
> I tried appending LDFLAGS, but it doesn't work for syslinux. It's
> during do_install, not do_compile, that $(LD) is called directly to
> link libutil.elf, libcom32.elf, libgpl.elf, and
It's a problem when initramfs is invalid, so print warn rather than note.
Signed-off-by: Robert Yang
---
meta/classes/image-live.bbclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/classes/image-live.bbclass b/meta/classes/image-live.bbclass
index 9f8ff79..1623c15 10
The following changes since commit ba274d3c3832b5add3e599a5f350aafeb81c3cfb:
image-live.bbclass: add MLPREFIX to core-image-minimal-initramfs (2017-12-13
10:44:31 +0800)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib rbt/live_warn
http://cgit.
Fixed:
MACHINE = "qemux86-64"
require conf/multilib.conf
MULTILIBS = "multilib:lib32"
DEFAULTTUNE_virtclass-multilib-lib32 = "x86"
IMAGE_FSTYPES += "iso"
$ bitbake lib32-core-image-minimal
ERROR: lib32-core-image-minimal-1.0-r0 do_bootimg: The file
/usr/include/printf.h is installed by both glibc
The following changes since commit a24c10b7bdab8aa960fdd3a58d2009f24344e579:
populate_sdk_ext: Use prebuilt uninative tarball (2017-12-11 21:46:33 +)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib rbt/ml_iso
http://cgit.openembedded.org/ope
The 32bit core-image-minimal-initramfs should be built when build lib32-iso,
e.g.:
MACHINE = "qemux86-64"
require conf/multilib.conf
MULTILIBS = "multilib:lib32"
DEFAULTTUNE_virtclass-multilib-lib32 = "x86"
IMAGE_FSTYPES += "iso"
$ bitbake lib32-core-image-minimal
Exception: FileExistsError: [Err
Oops, forgot mail the list when sending my first reply.
I tried appending LDFLAGS, but it doesn't work for syslinux. It's
during do_install, not do_compile, that $(LD) is called directly to
link libutil.elf, libcom32.elf, libgpl.elf, and ldlinux.elf.
A python-free but more intrusive appropach to
Hi Ross,
On 12/04/2017 10:13 AM, Burton, Ross wrote:
I know I'm late and this has gone through so many revisions, but I'm
seeing unexplained changes in buildhistory:
$ buildhistory-diff
packages/corei7-64-intel-common-poky-linux/linux-intel/kernel-image-bzimage:
FILELIST: removed "/boot/bzIma
On Tue, Dec 12, 2017 at 9:11 AM, Aníbal Limón wrote:
> From: Aníbal Limón
>
> The gst-validate is a tool to run integration tests of Gstreamer
> components [1].
>
> This tool can be used along with gst-integration-testsuites (scenarios
> and media) [2] to test Gstreamer components on the target d
On Thu, Nov 30, 2017 at 9:16 AM, akuster808 wrote:
>
>
> On 11/21/2017 12:03 PM, George McCollister wrote:
>> Add backported patches from the upstream release/2.25/master branch to
>> fix CVE-2017-1000366. Also add a backported patch that resolves SSE
>> related build problems introduced by these
The wic help output formally consisted of manually created strings mixed with
argparse,
which was unformatted and unusable. This fix cleans up the help messages,
rewrites help
functionality to use argparse, and adds functionality to show information for
plugins (similar to canned images).
The fo
The wic help output formally consisted of manually created strings mixed with
argparse,
which wasunformatted and unusable. This fix cleans up the help messages,
rewrites help
functionality to use argparse, and adds functionality to show information for
plugins (similar to canned images).
Fixes [
On Tue, Dec 12, 2017 at 3:54 PM, Joshua Watt wrote:
...
> Using a "packaged waf" is against one of the philosophies of waf.
> Consequently, this is one of the reasons software built with waf has
> trouble getting into things like Debian packages.
The more I learn about waf, the more I enjoy not b
On Tue, 2017-12-12 at 16:56 +0100, Stefan Agner wrote:
> On 2017-12-12 16:47, Otavio Salvador wrote:
> > On Tue, Dec 12, 2017 at 12:38 PM, Stefan Agner
> > wrote:
> > > On 2017-12-12 15:13, Burton, Ross wrote:
> > >
> > > > On 12 December 2017 at 14:03, Stefan Agner
> > > > wrote:
> > > >
> > >
From: Ricardo Ribalda Delgado
Without this patch libbacktrace cannot be included/link during
libgfortran build.
libbtool: link: cannot find the library `../libbacktrace/libbacktrace.la'
or unhandled argument `../libbacktrace/libbacktrace.la'
Signed-off-by: Ricardo Ribalda Delgado
Signed-off-by
From: Ricardo Ribalda Delgado
Without this patch libbacktrace cannot be included/link during
libgfortran build.
libbtool: link: cannot find the library
`../libbacktrace/libbacktrace.la'
or unhandled argument `../libbacktrace/libbacktrace.la
Signed-off-by: Ricardo Ribalda Delgado
Signed-off-by:
For detailed view of changes see
https://github.com/kraj/glibc/compare/glibc-2.26...77f921dac17c5fa99bd9e926d926c327982895f7
drop upstreamed 1 patch
Signed-off-by: Khem Raj
---
...ress-pedantic-warning-caused-by-statement.patch | 90 --
meta/recipes-core/glibc/glibc_2.26.bb
From: Armin Kuster
update to 2.29.1 to fix the following missing CVEs:
CVE-2017-15939, CVE-2017-15938, CVE-2017-15225, CVE-2017-15025,
CVE-2017-15024, CVE-2017-15023, CVE-2017-15022, CVE-2017-15021,
CVE-2017-15020, CVE-2017-14974, CVE-2017-14940, CVE-2017-14939,
CVE-2017-14938, CVE-2017-14934, C
These commits are added
https://git.musl-libc.org/cgit/musl/log/?qt=range&q=eb03bde2f24582874cb72b56c7811bf51da0c817..4000b0107ddd7fe733fa31d4f078c6fcd35851d6
Key fix for malloc
https://git.musl-libc.org/cgit/musl/commit/?id=a71b46cfd289aa0ff829fc9a436c59c398f8326d
Signed-off-by: Khem Raj
---
m
This makes it easy to override them in bbappends
Signed-off-by: Khem Raj
---
meta/recipes-devtools/binutils/binutils-2.29.1.inc | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-devtools/binutils/binutils-2.29.1.inc
b/meta/recipes-devtools/binutils/binutils-2
From: Andrea Adami
thumb1 is unsupported see http://www.openwall.com/lists/musl/2017/10/20/10
Fix
[YOCTO #12336]
Signed-off-by: Andrea Adami
Signed-off-by: Khem Raj
---
meta/recipes-core/musl/musl.inc | 5 +
1 file changed, 5 insertions(+)
diff --git a/meta/recipes-core/musl/musl.inc b/
Minor bugfix release, details are here
https://sourceware.org/ml/gdb-announce/2017/msg4.html
Signed-off-by: Khem Raj
---
meta/recipes-devtools/gdb/{gdb-8.0.inc => gdb-8.0.1.inc} | 4 ++--
.../gdb/{gdb-cross-canadian_8.0.bb => gdb-cross-canadian_8.0.1.bb}| 0
meta/recipes-dev
From: Andre McCurdy
The following commit added the FL_LPAE flag to FL_FOR_ARCH7VE, but
neglected to also add it to the armv7ve compatible cores defined in
arm-cores.def.
https://github.com/gcc-mirror/gcc/commit/af2d9b9e58e8be576c53d94f30c48c68146b0c98
The result is that gcc 6.4 now refuses t
On Tue, Dec 12, 2017 at 9:15 AM, Burton, Ross wrote:
> Just to make it clear I'm waiting on Andrea or Khem to ping the right patch.
>
I will resend them today
> Ross
>
> On 12 December 2017 at 15:23, Andrea Adami wrote:
>>
>> Hello,
>>
>> musl 1.18 recipe is still failing.
>> Please apply one o
They have been proposed some time back. I dont know if they fell through cracks.
On Tue, Dec 12, 2017 at 7:23 AM, Andrea Adami wrote:
> Hello,
>
> musl 1.18 recipe is still failing.
> Please apply one of the a.m. patches, thanks
>
> Andrea
>
> On Wed, Nov 15, 2017 at 4:37 AM, Khem Raj wrote:
>>
Just to make it clear I'm waiting on Andrea or Khem to ping the right patch.
Ross
On 12 December 2017 at 15:23, Andrea Adami wrote:
> Hello,
>
> musl 1.18 recipe is still failing.
> Please apply one of the a.m. patches, thanks
>
> Andrea
>
> On Wed, Nov 15, 2017 at 4:37 AM, Khem Raj wrote:
> >
From: Aníbal Limón
The gst-validate is a tool to run integration tests of Gstreamer
components [1].
This tool can be used along with gst-integration-testsuites (scenarios
and media) [2] to test Gstreamer components on the target device.
An example of test using gst-integration-testsuites:
$ gs
From: Aníbal Limón
The gst-validate is a tool to run integration tests of Gstreamer
components [1].
This tool can be used along with gst-integration-testsuites (scenarios
and media) [2] to test Gstreamer components on the target device.
An example of test using gst-integration-testsuites:
$ gs
On Tue, Dec 12, 2017 at 1:51 PM, Anibal Limon wrote:
>
>
> On 12 December 2017 at 06:50, Otavio Salvador
> wrote:
>>
>> On Tue, Dec 12, 2017 at 10:23 AM, Burton, Ross
>> wrote:
>> > On 6 December 2017 at 22:00, Aníbal Limón
>> > wrote:
>> >>
>> >> +SRC_URI =
>> >> "https://gstreamer.freedesktop
On Tue, Dec 12, 2017 at 2:13 PM, Stefan Agner wrote:
> From: Stefan Agner
>
> On some build hosts distros (e.g. Fedora 26) waf tries to be
> smart about libdir detection and defaults to [EXEC_PREFIX/lib64].
> This obviously is not what we want for 32-bit targets and usually
> fails in the do_pack
From: Stefan Agner
On some build hosts distros (e.g. Fedora 26) waf tries to be
smart about libdir detection and defaults to [EXEC_PREFIX/lib64].
This obviously is not what we want for 32-bit targets and usually
fails in the do_package phase:
WARNING: gstreamer1.0-plugins-imx-0.13.0-r0 do_packa
On 2017-12-12 17:04, Vincent Prince wrote:
> As waf_do_configure takes care of EXTRA_OECONF, maybe we can only fix
> gstreamer1.0-plugins-imx_0.13.0.bb by adding libdir ?
> It is much a bug fix than a longterm solution, but if any waf version breaks
> options, it can be a nightmare to handle..
As waf_do_configure takes care of EXTRA_OECONF, maybe we can only fix
gstreamer1.0-plugins-imx_0.13.0.bb by adding libdir ?
It is much a bug fix than a longterm solution, but if any waf version
breaks options, it can be a nightmare to handle...
2017-12-12 16:56 GMT+01:00 Stefan Agner :
> On 2017-
On 2017-12-12 16:47, Otavio Salvador wrote:
> On Tue, Dec 12, 2017 at 12:38 PM, Stefan Agner wrote:
>> On 2017-12-12 15:13, Burton, Ross wrote:
>>
>>> On 12 December 2017 at 14:03, Stefan Agner wrote:
>>>
On 2017-12-12 15:00, Burton, Ross wrote:
> On 12 December 2017 at 13:27, Stefa
On Tue, Dec 12, 2017 at 12:38 PM, Stefan Agner wrote:
> On 2017-12-12 15:13, Burton, Ross wrote:
>
>> On 12 December 2017 at 14:03, Stefan Agner wrote:
>>
>>> On 2017-12-12 15:00, Burton, Ross wrote:
>>>
On 12 December 2017 at 13:27, Stefan Agner wrote:
> On some build hosts distro
From: Aníbal Limón
Contains fixes,
- timeout option missing the argument option ":" to getopt
- utils.c: Prefer monotonic clock to calculate elapsed time
- Add support to avoid load/run twice a run_ptest script
Signed-off-by: Aníbal Limón
---
.../ptest-runner/{ptest-runner_2.1.bb => ptest-run
Hello,
musl 1.18 recipe is still failing.
Please apply one of the a.m. patches, thanks
Andrea
On Wed, Nov 15, 2017 at 4:37 AM, Khem Raj wrote:
> On Tue, Nov 14, 2017 at 1:44 PM, Andrea Adami wrote:
>> thumb1 is not supported with musl.
>>
>> Fixes: [YOCTO #12336]
>>
>> Signed-off-by: Andrea Ad
On Tue, 2017-12-12 at 11:57 +, Burton, Ross wrote:
> This breaks some of the sanity tests, which build a kernel module:
>
> https://autobuilder.yocto.io/builders/nightly-x86-64/builds/664
>
Interesting, I did a local build of a kernel module as well as a full
build of the kernel with out fail
On 2017-12-12 15:13, Burton, Ross wrote:
> On 12 December 2017 at 14:03, Stefan Agner wrote:
>
>> On 2017-12-12 15:00, Burton, Ross wrote:
>>
>>> On 12 December 2017 at 13:27, Stefan Agner wrote:
>>>
On some build hosts distros (e.g. Fedora 26) waf tries to be
smart about libdir det
On 12 December 2017 at 14:03, Stefan Agner wrote:
> On 2017-12-12 15:00, Burton, Ross wrote:
>
> > On 12 December 2017 at 13:27, Stefan Agner wrote:
> >
> >> On some build hosts distros (e.g. Fedora 26) waf tries to be
> >> smart about libdir detection and defaults to [EXEC_PREFIX/lib64].
> >> T
On 2017-12-12 15:06, Vincent Prince wrote:
> Hi Ross,
>
> Does it fail with V1?
The waf version which comes with eglinfo says it will fail:
configure options:
-o OUT, --out=OUT build dir for the project
-t TOP, --top=TOP src dir for the project
--prefix=PREFIX install
On 2017-12-12 15:00, Burton, Ross wrote:
> On 12 December 2017 at 13:27, Stefan Agner wrote:
>
>> On some build hosts distros (e.g. Fedora 26) waf tries to be
>> smart about libdir detection and defaults to [EXEC_PREFIX/lib64].
>> This obviously is not what we want for 32-bit targets and usually
Hi Ross,
Does it fail with V1?
Best regards,
Vincent
2017-12-12 15:00 GMT+01:00 Burton, Ross :
> On 12 December 2017 at 13:27, Stefan Agner wrote:
>
>> On some build hosts distros (e.g. Fedora 26) waf tries to be
>> smart about libdir detection and defaults to [EXEC_PREFIX/lib64].
>> This obvi
On 12 December 2017 at 13:27, Stefan Agner wrote:
> On some build hosts distros (e.g. Fedora 26) waf tries to be
> smart about libdir detection and defaults to [EXEC_PREFIX/lib64].
> This obviously is not what we want for 32-bit targets and usually
> fails in the do_package phase:
> WARNING: gs
On Tue, Dec 12, 2017 at 11:27 AM, Stefan Agner wrote:
> From: Stefan Agner
>
> On some build hosts distros (e.g. Fedora 26) waf tries to be
> smart about libdir detection and defaults to [EXEC_PREFIX/lib64].
> This obviously is not what we want for 32-bit targets and usually
> fails in the do_pac
From: Stefan Agner
On some build hosts distros (e.g. Fedora 26) waf tries to be
smart about libdir detection and defaults to [EXEC_PREFIX/lib64].
This obviously is not what we want for 32-bit targets and usually
fails in the do_package phase:
WARNING: gstreamer1.0-plugins-imx-0.13.0-r0 do_packa
Signed-off-by: Alexander Kanavin
---
meta/conf/distro/include/maintainers.inc | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/conf/distro/include/maintainers.inc
b/meta/conf/distro/include/maintainers.inc
index 856a6b763bf..9e5dbe17269 100644
--- a/meta/conf/distro/include/maintainers.i
'bitbake -c checkpkg world' is moved to class initializer to avoid
it being run twice in a row.
Signed-off-by: Alexander Kanavin
---
meta/lib/oeqa/selftest/cases/distrodata.py | 32 +-
1 file changed, 27 insertions(+), 5 deletions(-)
diff --git a/meta/lib/oeqa/selfte
On 12/09/2017 06:57 PM, Richard Purdie wrote:
Fails on musl sadly:
https://autobuilder.yocto.io/builders/nightly-musl/builds/643/steps/BuildImages/logs/stdio
musl is a notorious source of failures discovered late (e.g. on AB) and
resulting patch friction. I'll add a musl build test to AUH, a
On Tue, Dec 12, 2017 at 10:23 AM, Burton, Ross wrote:
> On 6 December 2017 at 22:00, Aníbal Limón wrote:
>>
>> +SRC_URI =
>> "https://gstreamer.freedesktop.org/src/${PN}/${PN}-${PV}.tar.xz";
>
>
> ERROR: lib32-gst-validate-1.12.3-r0 do_fetch: Fetcher failure for URL:
> 'https://gstreamer.freedesk
On 6 December 2017 at 22:00, Aníbal Limón wrote:
> +SRC_URI = "https://gstreamer.freedesktop.org/src/${PN}/${PN}-${PV}.tar.xz
> "
>
ERROR: lib32-gst-validate-1.12.3-r0 do_fetch: Fetcher failure for URL: '
https://gstreamer.freedesktop.org/src/lib32-gst-validate/lib32-gst-validate-1.12.3.tar.xz'.
On 6 December 2017 at 22:00, Aníbal Limón wrote:
> +# to use non display mode in gst-validate-launcher
> +RDEPENDS_${PN} = "xserver-xorg-xvfb"
>
Don't enforce behaviour. This forces the xvfb server into images which
have a proper server, and gst-validate refuses to build if the X11 distro
featu
This breaks some of the sanity tests, which build a kernel module:
https://autobuilder.yocto.io/builders/nightly-x86-64/builds/664
Ross
On 5 December 2017 at 23:00, Saul Wold wrote:
> By using the full mrproper clean target it also removes some generated
> files
> that are not required on the
Thank you, please let me know if the patch need a v2.
Rebecca
From: Ross Burton
Date: Monday, 11 December 2017 at 9:34 PM
To: "Chang, Rebecca Swee Fun"
Cc: OpenEmbedded Core Mailing List
Subject: Re: [OE-core] [PATCH] recipetool: create: fix conflict between SRCREV
and tag
I think there were
On 2017-12-12 11:58, Burton, Ross wrote:
> On 12 December 2017 at 07:48, Stefan Agner wrote:
>
>> On 2017-12-11 18:15, Otavio Salvador wrote:
>>> On Mon, Dec 11, 2017 at 3:09 PM, Burton, Ross wrote:
On 11 December 2017 at 15:37, Joshua Watt wrote:
>
> Vanilla waf only supports --
On 12 December 2017 at 07:48, Stefan Agner wrote:
> On 2017-12-11 18:15, Otavio Salvador wrote:
> > On Mon, Dec 11, 2017 at 3:09 PM, Burton, Ross
> wrote:
> >> On 11 December 2017 at 15:37, Joshua Watt wrote:
> >>>
> >>> Vanilla waf only supports --prefix, --libdir, and --bindir. Anything
> els
Let me make this simpler. Which release of the project did you see this
issue with?
I believe this issue would only occur with morty and early, pyro, rocko
and master are not affected.
Cheers,
Richard
On Tue, 2017-12-12 at 07:13 +, Bai, Haiqing wrote:
> Comments below. thanks
>
> -Orig
On Mon, 2017-12-11 at 21:49 -0500, Allen Wild wrote:
> Syslinux compiles successfully with Gold, but at runtime Isolinux fails
> to boot, getting stuck at the version screen without loading the menu.
> Forcing the BFD linker fixes this.
>
> To future-proof, use an inline python replace rather than
kindly reminder
2017-12-08 18:46 GMT+01:00 Krzysztof Taborski :
> Hello,
> I would like to request feedback about my patch.
>
> Br,
> Krzysztof Taborski
>
> -Original Message-
> From: Krzysztof Taborski [mailto:taborskikrzysz...@gmail.com]
> Sent: Monday, December 04, 2017 7:17 PM
> To: o
60 matches
Mail list logo