On Tue, Aug 1, 2017 at 5:33 PM, akuster808 wrote:
>
>
> On 08/01/2017 01:32 PM, Otavio Salvador wrote:
>>
>> On Tue, Aug 1, 2017 at 5:30 PM, akuster808 wrote:
>>>
>>>
>>> On 08/01/2017 02:50 AM, Ian Arkver wrote:
On 21/06/17 10:05, Anton Novikov wrote:
>
> [3 patch attachments]
On 08/01/2017 01:32 PM, Otavio Salvador wrote:
On Tue, Aug 1, 2017 at 5:30 PM, akuster808 wrote:
On 08/01/2017 02:50 AM, Ian Arkver wrote:
On 21/06/17 10:05, Anton Novikov wrote:
[3 patch attachments]
only one patch is missing
"fix case fallthrough and printf overflow warnings"
the oth
On Tue, Aug 1, 2017 at 5:30 PM, akuster808 wrote:
>
>
> On 08/01/2017 02:50 AM, Ian Arkver wrote:
>>
>> On 21/06/17 10:05, Anton Novikov wrote:
>>>
>>> [3 patch attachments]
>
>
> only one patch is missing
>
> "fix case fallthrough and printf overflow warnings"
>
> the others I already had from ot
On 08/01/2017 02:50 AM, Ian Arkver wrote:
On 21/06/17 10:05, Anton Novikov wrote:
[3 patch attachments]
only one patch is missing
"fix case fallthrough and printf overflow warnings"
the others I already had from other back ports. all are in my
akuster/morty-next.
- armin
Any word on g
Do not use the JD_TERMCAP macro since we cannot get the terminfo from
ncurses pkg-config variants, but fix the macro to not reference host
directories. Also add src/test/Makefile.in so that we can use -ltermcap
if we want to.
Since the recipe DEPENDS on ncurses, we assume terminfo is there.
Sign
> +S = "${WORKDIR}/${PN}-v${PV}"
ERROR: lib32-powertop-2.9-r0 do_populate_lic: QA Issue: lib32-powertop:
LIC_FILES_CHKSUM points to an invalid file:
/home/pokybuild/yocto-autobuilder/yocto-worker/nightly-world/build/build/tmp/work/x86-pokymllib32-linux/lib32-powertop/2.9-r0/lib32-powertop-v2.9/COP
From: Ming Liu
They are being controlled by WKS_FILE_DEPENDS_DEFAULT, the code here
is redundant and incomplete as well.
Signed-off-by: Ming Liu
---
meta/conf/machine/qemux86-64.conf | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta/conf/machine/qemux86-64.conf
b/meta/conf/machine/qemux
From: Ming Liu
Ming Liu (4):
wic-image-minimal: drop WKS_FILE_DEPENDS definition
image_types_wic.bbclass: deal with dependencies only with
WKS_FILE_DEPENDS_DEFAULT
qemux86.conf: drop do_image_wic task dependencies
qemux86-64.conf: drop do_image_wic task dependencies
meta-selftest/re
From: Ming Liu
Drop do_image_wic depends varflags, move the dependencies to
WKS_FILE_DEPENDS_DEFAULT. I can not see the need to maintain them
in two different ways, besides that it's out of USING_WIC control.
Signed-off-by: Ming Liu
---
meta/classes/image_types_wic.bbclass | 3 +--
1 file chan
From: Ming Liu
They are being controlled by WKS_FILE_DEPENDS_DEFAULT, the code here
is redundant and incomplete as well.
Signed-off-by: Ming Liu
---
meta/conf/machine/qemux86.conf | 1 -
1 file changed, 1 deletion(-)
diff --git a/meta/conf/machine/qemux86.conf b/meta/conf/machine/qemux86.conf
From: Ming Liu
It's being set in image_types_wic.bbclass, not need to double set it
here, furthermore, the dependencies are incomplete by missing
e2fsprogs-native.
Signed-off-by: Ming Liu
---
meta-selftest/recipes-test/images/wic-image-minimal.bb | 2 --
1 file changed, 2 deletions(-)
diff --
Signed-off-by: Khem Raj
---
.../glibc/cross-localedef-native_2.25.90.bb| 2 +-
...ress-pedantic-warning-caused-by-statement.patch | 90 ++
meta/recipes-core/glibc/glibc_2.25.90.bb | 3 +-
3 files changed, 93 insertions(+), 2 deletions(-)
create mode 100644
On Tue, Aug 1, 2017 at 8:24 AM, Mark Hatle wrote:
> On 8/1/17 10:20 AM, Khem Raj wrote:
>> On Tue, Aug 1, 2017 at 8:17 AM, akuster808 wrote:
>>>
>>>
>>> On 07/31/2017 12:04 PM, Khem Raj wrote:
On 7/31/17 10:51 AM, Mark Hatle wrote:
>
> On 7/31/17 12:40 PM, akuster808 wrote:
On 8/1/17 10:20 AM, Khem Raj wrote:
> On Tue, Aug 1, 2017 at 8:17 AM, akuster808 wrote:
>>
>>
>> On 07/31/2017 12:04 PM, Khem Raj wrote:
>>>
>>>
>>> On 7/31/17 10:51 AM, Mark Hatle wrote:
On 7/31/17 12:40 PM, akuster808 wrote:
>
>
> On 07/31/2017 10:31 AM, Mark Hatle wrote:
>
On Tue, Aug 1, 2017 at 8:17 AM, akuster808 wrote:
>
>
> On 07/31/2017 12:04 PM, Khem Raj wrote:
>>
>>
>> On 7/31/17 10:51 AM, Mark Hatle wrote:
>>>
>>> On 7/31/17 12:40 PM, akuster808 wrote:
On 07/31/2017 10:31 AM, Mark Hatle wrote:
>
> On 7/31/17 12:16 PM, Armin Kuster wrot
On 07/31/2017 12:04 PM, Khem Raj wrote:
On 7/31/17 10:51 AM, Mark Hatle wrote:
On 7/31/17 12:40 PM, akuster808 wrote:
On 07/31/2017 10:31 AM, Mark Hatle wrote:
On 7/31/17 12:16 PM, Armin Kuster wrote:
Signed-off-by: Armin Kuster
---
meta/conf/machine/include/arm/arch-armv8.inc | 25 +++
On 08/01/2017 01:43 AM, Maxin B. John wrote:
Hi Armin,
On Mon, Jul 24, 2017 at 09:04:40PM -0700, akuster808 wrote:
On 07/20/2017 04:51 AM, Maxin B. John wrote:
Since GENTOO_MIRROR removes older binaries, move back to
SOURCEFORGE_MIRROR
your fix is cleaner than what I had stagged.
thanks,
A
On Tue, Aug 1, 2017 at 6:50 AM, Burton, Ross wrote:
> Verifying this here.
>
> Building for qemuarm puts the binary in /usr/bin/dep. Building for
> intel-corei7-64 puts the binary in /usr/lib/x86_64-poky-linux/go/bin/dep.
>
may be configure logs can tell why is it making this distinction.
Since
On Tue, Aug 1, 2017 at 3:44 AM, Burton, Ross wrote:
> ERROR: llvm-5.0-r0 do_compile: Function failed: do_compile (log file is
> located at
> /data/poky-tmp/master/build/work/corei7-64-poky-linux/llvm/5.0-r0/temp/log.do_compile.4542)
> ERROR: Logfile of failure stored in:
> /data/poky-tmp/master/bu
We have a variable YOCTO_ALTERNATE_EXE_PATH to point to
target sysroot, utilize this in mesa to use native version
of llvm-config to report values from target sysroot.
Signed-off-by: Khem Raj
---
meta/recipes-devtools/llvm/llvm_git.bb | 16 +---
meta/recipes-graphics/mesa/mesa.inc
It adds native sysroot chrpath due to llvm-config in cross compiling
we can delete them via chrpath, since libs are in standard paths rpath
is really not needed
Signed-off-by: Khem Raj
---
meta/recipes-graphics/mesa/mesa.inc | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --gi
We need to get llvm-config tool staged which is provided by llvm-native
Signed-off-by: Khem Raj
---
meta/recipes-graphics/mesa/mesa.inc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-graphics/mesa/mesa.inc
b/meta/recipes-graphics/mesa/mesa.inc
index da449fa70b.
lld and gold can not handle it and treat it wrong
Fixes
[YOCTO #11689]
Signed-off-by: Khem Raj
---
meta/recipes-core/musl/musl_git.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-core/musl/musl_git.bb
b/meta/recipes-core/musl/musl_git.bb
index 53a8ba196a..93e3535c8d 100644
Although 'test' is listed in the python module list
(https://docs.python.org/3/py-modindex.html) it is meant only to be
used 'internally' by folks developing python itself. Per the
documentation:
Note The test package is meant for internal use by Python only. It
is documented for the benefit o
Verifying this here.
Building for qemuarm puts the binary in /usr/bin/dep. Building for
intel-corei7-64 puts the binary in /usr/lib/x86_64-poky-linux/go/bin/dep.
Ross
On 31 July 2017 at 20:52, Otavio Salvador
wrote:
> On Mon, Jul 31, 2017 at 4:20 PM, Khem Raj wrote:
> >
> >
> > On 7/31/17 12
On 07/31/2017 09:57 PM, Khem Raj wrote:
usually, sending it upstream at same time when its proposed here for OE
is best. Then you can discuss it with upstream on sides, if upstream
does not want a patch, that creates some maintenance debt for future
upgrades but such is life.
Also, if the patc
== Series Details ==
Series: local.conf.sample.extended: remove references to image_types_uboot
Revision: 1
URL : https://patchwork.openembedded.org/series/8052/
State : failure
== Summary ==
Thank you for submitting this patch series to OpenEmbedded Core. This is
an automated response. Sever
From: Drew Moseley
This class was removed with commit:
OE-Core rev: 65f27122950a35a67ce39ae4cfe93d0dca6b0dab
Signed-off-by: Drew Moseley
---
meta-poky/conf/local.conf.sample.extended | 3 ---
1 file changed, 3 deletions(-)
diff --git a/meta-poky/conf/local.conf.sample.extended
b/meta-pok
> On Jul 31, 2017, at 5:23 PM, Tom Rini wrote:
>
> On Mon, Jul 31, 2017 at 04:16:24PM -0400, drew.mose...@northern.tech wrote:
>
>> From: Drew Moseley
>>
>> This class was removed with commit:
>>OE-Core rev: 65f27122950a35a67ce39ae4cfe93d0dca6b0dab
>>
>> Signed-off-by: Drew Moseley
>
>
The eSDK tests are failing with this applied:
oeqa.utils.subprocesstweak.OETestCalledProcessError: Command '.
/home/pokybuild/yocto-autobuilder/yocto-worker/nightly-x86-64/build/build/tmp/work/qemux86_64-poky-linux/core-image-minimal/1.0-r0/testsdkext/environment-setup-core2-64-poky-linux
> /dev/n
Sorry didn't notice the v2. In staging now.
Ross
On 25 July 2017 at 03:23, Joshua Watt wrote:
> On Mon, 2017-07-03 at 20:18 -0500, Joshua Watt wrote:
> > 106b59d9 broke SSH host key generation when systemd and a read-only
> > root file
> > system are in use because there isn't a way for system
ERROR: llvm-5.0-r0 do_compile: Function failed: do_compile (log file is
located at
/data/poky-tmp/master/build/work/corei7-64-poky-linux/llvm/5.0-r0/temp/log.do_compile.4542)
ERROR: Logfile of failure stored in:
/data/poky-tmp/master/build/work/corei7-64-poky-linux/llvm/5.0-r0/temp/log.do_compile.4
On Mon, 2017-07-31 at 13:48 -0400, Denys Dmytriyenko wrote:
> On Fri, Jul 28, 2017 at 04:47:40PM -0700, Andre McCurdy wrote:
> > On Fri, Jul 28, 2017 at 1:26 PM, Denys Dmytriyenko > > wrote:
> > > @@ -1,5 +1,5 @@
> > > -SUMMARY = "A GNU tool that procude shell scripts to
> > > automatically config
Since GENTOO_MIRROR removes older binaries, move back to
SOURCEFORGE_MIRROR. Also provide a MIRROR to "older-releases"
directory.
[YOCTO #11556]
Signed-off-by: Maxin B. John
---
meta/recipes-lsb4/libpng/libpng12_1.2.56.bb | 6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/
On 21/06/17 10:05, Anton Novikov wrote:
[3 patch attachments]
Any word on getting these patches applied to Morty? Is anything blocking
them? Maybe they need resubmitted as individual patches?
They do seem to apply cleanly on the current tip of morty
(7d5822bf4c) and do fix various automake and
Signed-off-by: Ross Burton
---
meta/recipes-support/re2c/re2c/mkdir.patch | 36 ++
meta/recipes-support/re2c/re2c_0.16.bb | 2 +-
2 files changed, 37 insertions(+), 1 deletion(-)
create mode 100644 meta/recipes-support/re2c/re2c/mkdir.patch
diff --git a/meta/rec
Hi Armin,
On Mon, Jul 24, 2017 at 09:04:40PM -0700, akuster808 wrote:
>
>
> On 07/20/2017 04:51 AM, Maxin B. John wrote:
> >Since GENTOO_MIRROR removes older binaries, move back to
> >SOURCEFORGE_MIRROR
> your fix is cleaner than what I had stagged.
> thanks,
> Armin
> >[YOCTO #11554]
Please ig
On 1 August 2017 at 01:23, Khem Raj wrote:
> We have a variable YOCTO_ALTERNATE_EXE_PATH to point to
> target sysroot, utilize this in mesa to use native version
> of llvm-config to report values from target sysroot.
>
> Its in a way similar to --sysroot option
>
> strip out rpath since its absol
RgfdfcD
On 31-Jul-2017 7:27 PM, "Tom Rini" wrote:
> Hi Armin,
>
> The following changes in master are relevant to both morty and pyro:
>
> commit 0a7ce0b971a208956cb895ba5a869ec8c5d94703
> Author: Tom Rini
> Date: Fri Jul 21 18:06:33 2017 -0400
>
> image.bbclass: Correct chaining compre
39 matches
Mail list logo