[OE-core] [PATCH 0/1] avahi: upgrade to 0.7

2017-10-30 Thread Dengke Du
The following changes since commit 65d23bd7986615fdfb0f1717b615534a2a14ab80: README.qemu: qemuppc64 is not supported (2017-10-16 23:54:31 +0100) are available in the git repository at: https://github.com/DengkeDu/openembedded-core.git dengke/avahi-0.7 https://github.com//tree/dengke/avahi-

[OE-core] [PATCH 1/1] avahi: upgrade to 0.7

2017-10-30 Thread Dengke Du
Delete the unneeded patch, because the upstream contains the needed changes. The new version of avahi 0.7 use "/run" directory to place some run-time variable data, not /var/run, so in avahi.inc, we should remove the "/run" not "/var/run". Signed-off-by: Dengke Du --- .../avahi/{avahi-ui_0.6.32.

[OE-core] [PATCH 0/1] bitbake.conf: fix HOSTTOOLS setting related to image testing

2017-10-30 Thread Chen Qi
The following changes since commit 514a808f21c37b6ad704ce397bb2740ecc9a93bc: ref-manual: Updates to "Image Generation" section. (2017-10-30 15:55:08 +) are available in the git repository at: git://git.pokylinux.org/poky-contrib ChenQi/hosttools_setting http://git.pokylinux.org/cgit.cg

[OE-core] [PATCH 1/1] bitbake.conf: fix HOSTTOOLS setting related to image testing

2017-10-30 Thread Chen Qi
A list of tools are added to HOSTTOOLS depending on if we inherit testimage or not. Unfortunately, if we use TEST_IMAGE variable to automate the test, these tools are not added to HOSTTOOLS. Modify the condition to also check TEST_IMAGE to fix the above problem. Signed-off-by: Chen Qi --- meta/

Re: [OE-core] [PATCH v5 05/10] bitbake.conf: add ip and scp to HOSTTOOLS unconditionally

2017-10-30 Thread ChenQi
Konrad, I've sent out a patch to fix the problem you encountered. Markus, I kind of understand what you are doing. You are trying to use library functions in oeqa. And that requires scp and ip available. Right? To be clear, I don't have any objection to the any change to HOSTTOOLS. Just one t

[OE-core] [PATCH v4] opkg-utils: Change alternatives lib path from /usr/lib/opkg to /var/lib/opkg

2017-10-30 Thread Li Zhou
When update-alternatives is moved from opkg to opkg-utils, a line in the file is changed from to . But opkglibdir doesn't equal to "/usr/lib" here, but equal to "/var/lib" in oe-core build by configuring --with-opkglibdir. opkg-utils can't get the var value in opkg, so here define OPKGLIBDIR to s

Re: [OE-core] [oe-core][PATCH 1/1] qemumips64: no qemu-usermode for n32

2017-10-30 Thread Slater, Joseph
Could be a multilib issue. I do see that these constructs work in a poky build environment. Are there any "standard" configurations that enable multilib? I am typically building in a (surprise!) Wind River build environment which does support multilib. Joe ___

[OE-core] ✗ patchtest: failure for python-*: use https for pypi URLs

2017-10-30 Thread Patchwork
== Series Details == Series: python-*: use https for pypi URLs Revision: 1 URL : https://patchwork.openembedded.org/series/9548/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests have been executed on th

[OE-core] [PATCH] python-*: use https for pypi URLs

2017-10-30 Thread Paul Eggleton
Several of the recipes here were using http URLs for source hosted on pypi - pypi apparently no longer supports http so switch to https instead. Fixes [YOCTO #12286]. Signed-off-by: Paul Eggleton --- recipes-devtools/python/python-gevent_1.0.1.bb| 2 +- recipes-devtools/python/python-m2cryp

[OE-core] [PATCH 1/1] scripts/contrib/bbvars.py: Rewrite to use tinfoil

2017-10-30 Thread Amanda Brindle
Use tinfoil to collect all variable names globally and in each recipe. No longer show the count of variables if they are undocumented. Fixes [YOCTO #2086] Signed-off-by: Amanda Brindle --- scripts/contrib/bbvars.py | 90 ++- 1 file changed, 66 insert

[OE-core] [PATCH 0/1]

2017-10-30 Thread Amanda Brindle
The following changes since commit 65d23bd7986615fdfb0f1717b615534a2a14ab80: README.qemu: qemuppc64 is not supported (2017-10-16 23:54:31 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib abrindle/bbvars_tinfoil http://git.yoctoproject.org/cgit.cgi/pok

Re: [OE-core] ✗ patchtest: failure for linux-firmware: Bump to bf04291 revision

2017-10-30 Thread Leonardo Sandoval
On Sun, Oct 29, 2017 at 10:47 AM, Denys Dmytriyenko wrote: On Thu, Oct 26, 2017 at 12:51:27PM -0500, Leonardo Sandoval wrote: I believe the patchtest complain is valid, some brief explanation should be given. FWIW, it was mentioned in the commit log: bf04291 WHENCE: Add new qed firmwa

[OE-core] ✗ patchtest: failure for wic: add 'part-name' argument for naming GPT partitions

2017-10-30 Thread Patchwork
== Series Details == Series: wic: add 'part-name' argument for naming GPT partitions Revision: 1 URL : https://patchwork.openembedded.org/series/9544/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests ha

[OE-core] [PATCH] wic: add 'part-name' argument for naming GPT partitions

2017-10-30 Thread Artur Mądrzak
The WIC's 'part' can now give a name for GPT partition in WKS file. It's similar to '--label', but is naming partitions instead file systems. It's required by some bootloaders to partitions have specified names. Signed-off-by: Artur Mądrzak --- scripts/lib/wic/help.py | 2 ++

[OE-core] [PATCH] curl_7.54.1.bb: improve reproducibility

2017-10-30 Thread Juro Bystricky
Improve reproducible build of curl-dev and curl-dbg packages. curl-dev: Correctly remove build host references from curl-config curl-dbg: Do not generate time stamps in files generated by mkhelp.pl Signed-off-by: Juro Bystricky --- .../curl/curl/reproducible-mkhelp.patch| 32 +++

[OE-core] [PATCH v3] nativesdk-packagegroup-sdk-host: remove redundant LICENSE

2017-10-30 Thread Robert Berger
*) packagegroup class sets a default value for LICENSE *) usually packagegroups don't contain a LICENSE and if they do it's many times a copy/paste and doesn't reflect the license of the packages included in the packagegroup Signed-off-by: Robert Berger --- meta/recipes-core/packagegrou

[OE-core] ✗ patchtest: failure for nativesdk-packagegroup-sdk-host: remove redundant LICENSE

2017-10-30 Thread Patchwork
== Series Details == Series: nativesdk-packagegroup-sdk-host: remove redundant LICENSE Revision: 1 URL : https://patchwork.openembedded.org/series/9539/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests

[OE-core] [PATCH v2] nativesdk-packagegroup-sdk-host: remove redundant LICENSE

2017-10-30 Thread Robert Berger
*) packagegroup class sets a default value for LICENSE *) usually packagegroups don't contain a LICENSE and if they do it's many times a copy/paste and doesn't reflect the license of the packages included in the packagegroup Signed-off-by: Robert Berger --- meta/recipes-core/packagegr

Re: [OE-core] [PATCH] pigz: use archive tarball instead of Github generated tarball

2017-10-30 Thread Burton, Ross
On 27 October 2017 at 12:05, Tim Orling wrote: > Github-generated tarballs are known to change over time, so > use an archive tarball provided by zlib.net instead. > Looks like a good idea but the maintainer removes the old releases: $ wget https://zlib.net/pigz/pigz-2.3.4.tar.gz --2017-10-30 1

Re: [OE-core] [PATCH 2/2] gcc: fix miscompilation on mips64

2017-10-30 Thread Khem Raj
On Mon, Oct 30, 2017 at 2:45 AM, ChenQi wrote: > On 10/28/2017 01:40 AM, Khem Raj wrote: > > On Fri, Oct 27, 2017 at 2:43 AM, Chen Qi wrote: > > We've observed strange behaviour of `systemctl status on qemumips64. > The output of the command is like `systemctl show ', which is > incorrect. > > T

Re: [OE-core] [PATCH v2][morty] ruby: fix build of ruby-native with gcc7

2017-10-30 Thread akuster808
On 10/30/2017 07:21 AM, Joshua Lock wrote: > Marshalling is broken when ruby-2.2.x is built with gcc7, backport the > fix in Ruby SVN r57410 to apply to ruby 2.2.5: > > https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=57410 > > Fixes [YOCTO #12271] > > Signed-off-by: Joshua Loc

[OE-core] ✗ patchtest: failure for poky: LICENSE in packagegroup makes no sense - removed

2017-10-30 Thread Patchwork
== Series Details == Series: poky: LICENSE in packagegroup makes no sense - removed Revision: 1 URL : https://patchwork.openembedded.org/series/9538/ State : failure == Summary == Thank you for submitting this patch series to OpenEmbedded Core. This is an automated response. Several tests hav

[OE-core] Yocto Project Status WW44’17

2017-10-30 Thread Jolley, Stephen K
Current Dev Position: YP 2.5 Planning and M1 development Next Deadline: YP 2.5 M1 cut off of 12/4/17 SWAT team rotation: Saul -> Ross on Oct. 27, 2017. SWAT team rotation: Ross -> Leo on Nov. 3, 2017. https://wiki.yoctoproject.org/wiki/Yocto_Build_Failure_Swat_Team Key Status/Updates: ·

Re: [OE-core] [PATCH] poky: LICENSE in packagegroup makes no sense - removed

2017-10-30 Thread Alexander Kanavin
On 10/30/2017 04:42 PM, Robert Berger wrote: Signed-off-by: Robert Berger Better commit message: nativesdk-packagegroup-sdk-host: remove the LICENSE line Also, no need to CC Ross, me, or especially Stephen; simply send to the list. Alex -- ___

Re: [OE-core] [PATCH v5 05/10] bitbake.conf: add ip and scp to HOSTTOOLS unconditionally

2017-10-30 Thread Markus Lehtonen
Hi, I do not run any runtime tests, I just use the available library functions to run python profiling task on the device. No changes to local.conf are / should be required. Cheers, Markus On 30/10/2017, 15.56, "Konrad Scherer" wrote: On 10/30/2017 06:51 AM, Markus Lehtonen wrote:

[OE-core] [PATCH] poky: LICENSE in packagegroup makes no sense - removed

2017-10-30 Thread Robert Berger
Signed-off-by: Robert Berger --- meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb | 1 - 1 file changed, 1 deletion(-) diff --git a/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb b/meta/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bb index

[OE-core] [PATCH v2][morty] ruby: fix build of ruby-native with gcc7

2017-10-30 Thread Joshua Lock
Marshalling is broken when ruby-2.2.x is built with gcc7, backport the fix in Ruby SVN r57410 to apply to ruby 2.2.5: https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=57410 Fixes [YOCTO #12271] Signed-off-by: Joshua Lock --- v2: fixes typo in commit message meta/recipes-de

Re: [OE-core] [PATCH v5 05/10] bitbake.conf: add ip and scp to HOSTTOOLS unconditionally

2017-10-30 Thread Konrad Scherer
On 10/30/2017 06:51 AM, Markus Lehtonen wrote: Hi, What that tries state is that the image uses facilities written for runtimetest (i.e. oeqa.targetcontrol) to run binaries on the target machine. The new image introduced (i.e. python-pgo-image) uses this to run the profiling task on device. I

[OE-core] [PATCH] lib/oe/patch.py: add a warning if patch context was ignored

2017-10-30 Thread Alexander Kanavin
Ignoring patch context increases the chances of patches being applied incorrectly. Depending on what code is being patched, this can go completely unnoticed and create subtle bugs, sometimes with security implications. On the other hand, we cannot simply force all patch context to match exactly:

Re: [OE-core] [PATCH v6 3/3] weston: Bump version to 3.0.0

2017-10-30 Thread Fabien Lahoudere
On Tue, 2017-10-17 at 15:00 -0400, Denys Dmytriyenko wrote: > I don't believe we reached an agreement on the pitch patch belonging here... > This patch fixes a display issue and also possible random crash because how the buffer is accessed is not consistent. If you think the patch is not useful,

[OE-core] State of bitbake world, Failed tasks 2017-10-29

2017-10-30 Thread Martin Jansa
A lot more issues reported for qemux86 this time, because now it's using musl TCLIBC in these world builds. This list isn't even complete, there were many more ERRORs being shown for components being skipped e.g. because systemd isn't compatible with musl (and then skipping everything depending on

Re: [OE-core] [PATCH v5 05/10] bitbake.conf: add ip and scp to HOSTTOOLS unconditionally

2017-10-30 Thread Markus Lehtonen
Hi, What that tries state is that the image uses facilities written for runtimetest (i.e. oeqa.targetcontrol) to run binaries on the target machine. The new image introduced (i.e. python-pgo-image) uses this to run the profiling task on device. Thanks, Markus On 30/10/2017, 3.29, "ChenQi"

Re: [OE-core] avahi 0.7 : should we need to package /run directory or delete it?

2017-10-30 Thread Alexander Kanavin
On 10/30/2017 11:39 AM, Dengke Du wrote: Sorry, nothing placed in /run in 0.7 version now, but it replace the directory /var/run, there are some difference between /run and /var/run, we can reference: https://lists.archlinux.org/pipermail/arch-projects/2011-March/000517.html I just doubt can

Re: [OE-core] [PATCH 2/2] gcc: fix miscompilation on mips64

2017-10-30 Thread ChenQi
On 10/28/2017 01:40 AM, Khem Raj wrote: On Fri, Oct 27, 2017 at 2:43 AM, Chen Qi wrote: We've observed strange behaviour of `systemctl status on qemumips64. The output of the command is like `systemctl show ', which is incorrect. This patch is from gcc bugzilla's attachment. https://gcc.gnu.o

Re: [OE-core] avahi 0.7 : should we need to package /run directory or delete it?

2017-10-30 Thread Dengke Du
Hi Alex Sorry, nothing placed in /run in 0.7 version now, but it replace the directory /var/run, there are some difference between /run and /var/run, we can reference: https://lists.archlinux.org/pipermail/arch-projects/2011-March/000517.html I just doubt can we remove /run directly like we

Re: [OE-core] avahi 0.7 : should we need to package /run directory or delete it?

2017-10-30 Thread Alexander Kanavin
On 10/30/2017 09:21 AM, Dengke Du wrote: The new version of avahi 0.7 use /run directory to place some run-time variable data, not /var/run, should we need to package it or delete it? Can you provide details please? What is being placed there and at which point? Alex -- __

Re: [OE-core] [PATCH] curl: update to 7.56.1

2017-10-30 Thread Alexander Kanavin
On 10/29/2017 05:28 PM, akuster808 wrote: 2. Delete the following patchs which have been applied in curl 7.56.1 CVE-2017-199.patch CVE-2017-1000100.patch CVE-2017-1000101.patch 3. Delete the do_install_append() due to the curl/curlbuild.h have been removed. Can you al

[OE-core] avahi 0.7 : should we need to package /run directory or delete it?

2017-10-30 Thread Dengke Du
Hi Ross The new version of avahi 0.7 use /run directory to place some run-time variable data, not /var/run, should we need to package it or delete it? Thanks! Dengke -- ___ Openembedded-core mailing list Openembedded-core@lists.openembedded.org ht