On 03/16/2017 04:34 PM, Martin Jansa wrote:
== Number of issues - stats ==
{| class='wikitable'
!|Date !!colspan='3'|Failed tasks
!!colspan='6'|Failed depencencies!!|Signatures
!!colspan='12'|QA !!Comment
|-
|| ||qe
On 03/16/2017 04:34 PM, Martin Jansa wrote:
== Number of issues - stats ==
{| class='wikitable'
!|Date !!colspan='3'|Failed tasks
!!colspan='6'|Failed depencencies!!|Signatures
!!colspan='12'|QA !!Comment
|-
|| ||qe
Signed-off-by: Andre McCurdy
---
meta/recipes-core/busybox/busybox.inc | 4 ++--
meta/recipes-core/busybox/busybox/defconfig | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/meta/recipes-core/busybox/busybox.inc
b/meta/recipes-core/busybox/busybox.inc
index 34f4e25..6
> -Original Message-
> From: Richard Purdie [mailto:richard.pur...@linuxfoundation.org]
> Sent: Thursday, March 16, 2017 3:14 PM
> To: Slater, Joseph; openembedded-core@lists.openembedded.org
> Subject: Re: [OE-core] [oe-core][v2][PATCH 1/1] build-compare: add date to PV
>
> On Thu, 2017
On Fri, Mar 10, 2017 at 5:31 PM, Andre McCurdy wrote:
> The current definition for ARM_THUMB_SUFFIX doesn't consider armv8
> and will therefore cause TUNE_PKGARCH to be set incorrectly for
> machines which inherit arch-armv8 and don't include aarch64 in
> TUNE_FEATURES (ie when building for 32bit
== Number of issues - stats ==
{| class='wikitable'
!|Date !!colspan='3'|Failed tasks
!!colspan='6'|Failed depencencies!!|Signatures
!!colspan='12'|QA !!Comment
|-
|| ||qemuarm ||qemux86 ||qemux86_64
||q
On 14 March 2017 at 15:29, Patrick Ohly wrote:
> When rewriting the do_rm_work injection, do_rm_work_all had been
> removed because it seemed obsolete, as do_build now always triggers
> do_rm_work.
>
> However, do_build does not get triggered for all recipes and thus
> do_rm_work was not called f
On Thu, Mar 16, 2017 at 2:54 PM, Andre McCurdy wrote:
> On Thu, Mar 16, 2017 at 2:42 PM, Khem Raj wrote:
>> mips32r1 is only one supported for mips32
>>
>> Signed-off-by: Khem Raj
>> ---
>> meta/recipes-devtools/go/go_1.8.bb | 1 +
>> 1 file changed, 1 insertion(+)
>>
>> diff --git a/meta/recip
On Thu, 2017-03-16 at 17:28 +, Slater, Joseph wrote:
> Given that PV for *_git recipes should now be specified and
> start with a version, it would be nice to shorten (or eliminate)
> SRCPV. At least get rid of the AUTOINC. Perhaps shorten the
> amount of SRCREV included. The point is that a
On Thu, Mar 16, 2017 at 2:42 PM, Khem Raj wrote:
> mips32r1 is only one supported for mips32
>
> Signed-off-by: Khem Raj
> ---
> meta/recipes-devtools/go/go_1.8.bb | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/meta/recipes-devtools/go/go_1.8.bb
> b/meta/recipes-devtools/go/go_1.8.bb
mips32r1 is only one supported for mips32
Signed-off-by: Khem Raj
---
meta/recipes-devtools/go/go_1.8.bb | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-devtools/go/go_1.8.bb
b/meta/recipes-devtools/go/go_1.8.bb
index e7a6ab277e..091b1318af 100644
--- a/meta/recipes-devtools/go
On 16 March 2017 at 18:42, Paul Gortmaker
wrote:
> Machines that cloned a while ago will have the commit, but new
> deployments won't because it seems the upstream changed/rebased
> and the old commit ID has been garbage-collected away. Hence
> the fetch fails to check out the named commit ID.
>
Machines that cloned a while ago will have the commit, but new
deployments won't because it seems the upstream changed/rebased
and the old commit ID has been garbage-collected away. Hence
the fetch fails to check out the named commit ID.
Both the old (gone) commit, and the "new" commit show the s
We want PV values to be easily ordered, so
use the latest entry in build-compare.changes which
will also match the date of SRCREV.
Signed-off-by: Joe Slater
---
.../build-compare/build-compare_git.bb |5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/meta/reci
Do not try to do runtime tests during cross compile
Fixes
| CMake Error at Source/cmake/OptionsCommon.cmake:73 (math):
| math cannot parse the expression: "-1": syntax error, unexpected exp_MINUS,
| expecting exp_OPENPARENT or exp_NUMBER (1)
Signed-off-by: Khem Raj
---
meta/recipes-sato/web
On 16 March 2017 at 17:28, Slater, Joseph wrote:
> Also, should PE be defined given that the form of PV has changed?
> I know it hasn't been for any of the recipes modified so far.
>
Depends on how it changed. Numbers sort before letters, so yes this needs
a PE bump.
Ross
--
_
Given that PV for *_git recipes should now be specified and
start with a version, it would be nice to shorten (or eliminate)
SRCPV. At least get rid of the AUTOINC. Perhaps shorten the
amount of SRCREV included. The point is that as currently
computed, PV will be far longer than the useful infor
We want PV values to be easily ordered, so
use the latest entry in build-compare.changes which
will also match the date of SRCREV.
Signed-off-by: Joe Slater
---
.../build-compare/build-compare_git.bb |4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/meta/recip
* add: join nl size yes zcat
join- netcf -
http://errors.yoctoproject.org/Errors/Details/135208/
join- fontforge -
http://errors.yoctoproject.org/Errors/Details/135209/
nl - dash-
http://errors.yoctoproject.org/Errors/Details/135215/
nl
Which results in:
0557:package_exclude = self.d.getVar('PACKAGE_EXCLUDE')
*** 0558:exclude_pkgs = (bad_recommendations.split() if
bad_recommendations else []) + (package_exlcude.split() if package_exclude else
[])
0559:
0560:
Hi Richard,
Sorry, my Python knowledge is quite basic. I'm sure it's possible to
have a (global?) EXCLUDE_FROM_SHLIBS list holding subpackage names, but
how it could lead to performance improvement? It would also need some
check for every subpackage.
Could you please give more details?
And wh
From: Lukasz Nowak
Tested with ofono master branch after 1.19.
Recipe disabled by default with:
DEFAULT_PREFERENCE = "-1"
Signed-off-by: Lukasz Nowak
---
meta/recipes-connectivity/ofono/ofono_git.bb | 10 +++---
1 file changed, 3 insertions(+), 7 deletions(-)
diff --git a/meta/recipes-co
From: Lukasz Nowak
ConnMan has not released in 8 months. There are many improvements
in git, which may be of use.
Recipe is disabled by default with:
DEFAULT_PREFERENCE = "-1"
1.33 backport patch is not included:
0003-stats-Fix-bad-file-descriptor-initialisation.patch
Signed-off-by: Lukasz Now
On 16 March 2017 at 14:40, Lukasz Nowak wrote:
> ConnMan has not released in 8 months. There are many improvements
> in git, which may be of use.
>
> Recipe is disabled by default with:
> DEFAULT_PREFERENCE = "-1"
>
> 1.33 backport patch is not included:
> 0003-stats-Fix-bad-file-descriptor-initi
Also remove the override from security_flags.inc
Signed-off-by: Jussi Kukkonen
---
meta/conf/distro/include/security_flags.inc| 1 -
...01-x86-x86_64-Fix-format-warning-with-die.patch | 78 ++
.../0002-ppc-Fix-format-warning-with-die.patch | 43
meta
Backport build fix that removes -Wformat-security for specific tests.
Enable "-Wformat-security" for cmake in security_flags.inc.
Signed-off-by: Jussi Kukkonen
---
meta/conf/distro/include/security_flags.inc| 1 -
meta/recipes-devtools/cmake/cmake.inc | 1 +
...L-tests-Rem
To fix:
file /usr/share/man/man1/dnsdomainname.1 conflicts between attempted installs
of inetutils-doc-1.9.4-r0.core2_64 and net-tools-doc-1.60+26-r0.core2_64
Signed-off-by: Paul Gortmaker
---
meta/recipes-extended/net-tools/net-tools_1.60-26.bb | 3 ++-
1 file changed, 2 insertions(+), 1 d
To fix:
file /usr/share/man/man1/which.1 conflicts between attempted installs
of debianutils-doc-4.8.1-r0.core2_64 and which-doc-2.21-r3.core2_64
Signed-off-by: Paul Gortmaker
---
meta/recipes-extended/which/which_2.21.bb | 3 +++
meta/recipes-support/debianutils/debianutils_4.8
To fix:
file /usr/share/man/man8/syslogd.8 conflicts between attempted installs
of inetutils-doc-1.9.4-r0.core2_64 and sysklogd-doc-1.5.1-r0.core2_64
Signed-off-by: Paul Gortmaker
---
meta/recipes-extended/sysklogd/sysklogd.inc | 3 +++
1 file changed, 3 insertions(+)
diff --git a/meta/r
We see:
file /usr/share/info/bfd.info conflicts between attempted installs
of gdb-doc-7.12.1-r0.core2_64 and binutils-doc-2.28-r0.core2_64
You can't really have gdb and not binutils, so there is no need
to do alternatives here ; just clobber the one from gdb and let
the binutils one be the de
To fix:
file /usr/share/man/man1/eject.1 conflicts between attempted installs
of util-linux-doc-2.29.1-r0.core2_64 and eject-doc-2.1.5-r1.core2_64
and
file /usr/share/man/man1/logger.1 conflicts between attempted installs
of util-linux-doc-2.29.1-r0.core2_64 and inetutils-doc-1.9.4-r
Not sure what changed recently to cause all these to show up, but
here we are. There are several others outside of oe-core that I
need to also send.
Error: Transaction check error:
file /usr/share/man/man1/which.1 conflicts between attempted installs of
debianutils-doc-4.8.1-r0.core2_64 and
Signed-off-by: Alexander Kanavin
---
meta/lib/oeqa/selftest/signing.py | 8
1 file changed, 8 insertions(+)
diff --git a/meta/lib/oeqa/selftest/signing.py
b/meta/lib/oeqa/selftest/signing.py
index 38b2fca8cf9..8a106aa80f6 100644
--- a/meta/lib/oeqa/selftest/signing.py
+++ b/meta/lib/oe
All documentation refers to dnf binary as 'dnf' yet make install
does not create one - it's done by Fedora's spec file when building
the rpm. Let's replicate this behavior.
Signed-off-by: Alexander Kanavin
---
meta/lib/oe/package_manager.py | 2 +-
meta/lib/oeqa/runtime/cases/dnf.py |
From: Markus Lehtonen
Import the gpg key used in rpm signing into rpmdb. This makes it
possible again to create images when rpm signing is enabled.
Also, instruct dnf to enforce signature check if rpm signing is enabled.
Signed-off-by: Markus Lehtonen
Signed-off-by: Alexander Kanavin
---
met
I've used a previous patch (which was never merged) by
Humberto Ibarra as a model
for how to do runtime testing of this feature (e.g. we need to boot
an image, run dnf on it, and check that it is indeed able to
access the remote repo over http). Here's his original commit message:
=
Testing t
wic has a new flag for setting a fixed parition size --fixed-size. Add
tests that verify if partition is indeed sized properly and that errors
are signaled when there is not enough space to fit partition data.
Signed-off-by: Maciej Borzecki
---
meta/lib/oeqa/selftest/wic.py | 62
Instead of assuming that bzImage is available, query bitbake enviroment
for KERNEL_IMAGETYPE.
Signed-off-by: Maciej Borzecki
---
meta/lib/oeqa/selftest/wic.py | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/meta/lib/oeqa/selftest/wic.py b/meta/lib/oeqa/selftest/wic.py
index
Wic tests will unconditionally attempt to build images that may require
dependencies that are incompatible with current target.
Resolve this by consulting HOST_ARCH first (which defaults to TARGET_ARCH)
before proceeding to build images that may be incompatible.
A convenience decorator onlyForArc
Use wictestdisk instead of directdisk thus allowing more tests to be run on
non-x86 compatible machines.
Signed-off-by: Maciej Borzecki
---
meta/lib/oeqa/selftest/wic.py | 64 +--
1 file changed, 32 insertions(+), 32 deletions(-)
diff --git a/meta/lib/oeq
A series with enhancements and new test cases for wic selftest. The
enhancements allow for running wic selftest for non-x86 MACHINE, such as
qemuarm (the whole series was verified on qemux86-64 and qemuarm).
The first patch adds a machine independent kickstart file - wictestdisk.
Most of test case
Add a kickstart for an image that is not limited to use on x86 compatible
machines. This allows us to run more wic tests on non-x86 architectures.
Signed-off-by: Maciej Borzecki
---
meta-selftest/wic/wictestdisk.wks | 7 +++
1 file changed, 7 insertions(+)
create mode 100644 meta-selftest/w
On Thu, 2017-03-16 at 07:23 -0400, Robert P. J. Day wrote:
> (yet more pedantry, but when i try to explain stuff like this to
> students, it's nice to know what i'm talking about.)
>
> i notice the following excerpts from YP's mpc8315e-rdb.conf:
>
> KERNEL_IMAGETYPE = "uImage"
> UBOOT_MAC
Hi everybody,
I am able to build the* core-image-minimal-xfce* image with *rpm *package
management but ,
if i change the package-management from* rpm to deb* in local.conf file i
am getting followling errors.
*ERROR: core-image-minimal-xfce-1.0-r0 do_rootfs: Unable to install
packages. Comman
Changes to SKIP_FILEDEPS should change the sstate checksum. To make
that happen, it needs to be listed in the list of package specific
variables, therefore add it.
Signed-off-by: Peter Kjellerstedt
---
meta/classes/package.bbclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
(yet more pedantry, but when i try to explain stuff like this to
students, it's nice to know what i'm talking about.)
i notice the following excerpts from YP's mpc8315e-rdb.conf:
KERNEL_IMAGETYPE = "uImage"
UBOOT_MACHINE_mpc8315e-rdb = "MPC8315ERDB_config"
KERNEL_DEVICETREE = "mpc8315e
Modify the following files to test runqemu:
targetcontrol.py
utils/commands.py
utils/qemurunner.py
We need simulate how "runqemu" works in command line, so when test
"runqemu", the targetcontrol.py, utils/commands.py and
utils/qemurunner.py don't have to find the rootfs or set env vars
Fixed:
$ runqemu -h
runqemu - INFO - Assuming MACHINE = -h
runqemu - INFO - Running MACHINE=-h bitbake -e...
[snip]
Exception: FSTYPE is NULL!
[YOCTO #10941]
Signed-off-by: Robert Yang
---
scripts/runqemu | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/scripts/runqemu b
This can fix a problem:
IMAGE_FSTYPES += "iso"
$ bitbake core-image-minimal
$ runqemu qemux86
It may boot core-image-minimal-initramfs rather than core-image-minimal, this
is not what we want usually. This patch makes it avoid booting ramfs when there
are other choices, or when it is specified, fo
The bb.note prints multiple same lines when invoke this class again, but
if we set mainlogger.propagate = False, nothing would be printed,
according to logging's document:
https://docs.python.org/3/library/logging.html
Note
If you attach a handler to a logger and one or more of its ancestors, it
m
Usage:
$ oe-selftest -r runqemu
Current test cases:
$ runqemu nographic qemux86-64
$ runqemu nographic qemux86-64 ext4
$ runqemu nographic qemux86-64 iso
$ runqemu nographic core-image-minimal
$ runqemu nographic core-image-minimal vmdk
$ runqemu nographic core-image-minimal vdi
$ runqemu nographi
Fixed:
$ runqemu core-image-minimal
[snip]
Exception: FSTYPE is NULL!
[snip]
Get DEPLOY_DIR_IMAGE from "bitbake -e" to make it work.
[YOCTO #10471]
Signed-off-by: Robert Yang
---
scripts/runqemu | 6 ++
1 file changed, 6 insertions(+)
diff --git a/scripts/runqemu b/scripts/runqemu
index c
The following changes since commit 477805b913a6c4b4b630e42f08cd9e59f1e4e254:
wic: selftest: account for occasional newline in debugfs file names
(2017-03-14 14:39:34 +)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib rbt/qemu
http://cgit.op
I installed the SDK and use it to compile source code.
. /opt/poky/2.0.3/environment-setup-armv7a-vfp-neon-pokymllib32-linux-gnueabi
$CC -o check_endian_arm32 check_endian.c
. /opt/poky/2.0.3/environment-setup-aarch64-poky-linux
$CC -o check_endian_arm64 check_endian.c
From: Khem Raj [mailto:raj.
The patch was removed from SRC_URI as merged upstream in 587778e24c9.
Signed-off-by: Jussi Kukkonen
---
.../kexec/kexec-tools/kexec-x32.patch | 88 --
1 file changed, 88 deletions(-)
delete mode 100644 meta/recipes-kernel/kexec/kexec-tools/kexec-x32.patch
diff
The patch was only used in the ancient and recently removed git recipe.
Signed-off-by: Jussi Kukkonen
---
.../0001-omx-fixed-type-error-in-printf-call.patch | 30 --
1 file changed, 30 deletions(-)
delete mode 100644
meta/recipes-multimedia/gstreamer/gstreamer1.0-omx/0001-o
CVE-2016-4490 applied to gcc < 6.1.1, our version is 6.3
Signed-off-by: Jussi Kukkonen
---
.../gcc/gcc-6.3/CVE-2016-4490.patch| 290 -
1 file changed, 290 deletions(-)
delete mode 100644 meta/recipes-devtools/gcc/gcc-6.3/CVE-2016-4490.patch
diff --git a/meta
This patch has seemingly never been applied in the recipe (even when
it lived in meta-intel). I don't think we should have unused patches
in the repo: If the patch is useful it could be reintroduced so that
the binaries are packaged into a separate package.
Signed-off-by: Jussi Kukkonen
---
.../
avoid_parallel_make_races_on_pgen.patch was removed from SRC_URI as
handled in upstream in db9508891b6.
Signed-off-by: Jussi Kukkonen
---
.../avoid_parallel_make_races_on_pgen.patch| 27 --
1 file changed, 27 deletions(-)
delete mode 100644
meta/recipes-devtools/pyt
CVE-2016-5636.patch and avoid_parallel_make_races_on_pgen.patch were
removed from SRC_URI as handled upstream in adf4266524d0d.
Signed-off-by: Jussi Kukkonen
---
.../python/python/CVE-2016-5636.patch | 44 --
.../python/avoid_parallel_make_races_on_pgen.patch | 2
0001-update-alternatives-warn-when-multiple-providers-hav.patch was
removed from SRC_URI without mention in commit 60c9a9704.
001-Makefile-use-defined-bindir-and-mandir-as-installati.patch was
removed from SRC_URI in d6b04e121.
Current opkg does not need either patch.
Signed-off-by: Jussi Kukkon
CVE-2016-5636.patch and use_packed_importlib.patch were removed from
SRC_URI as handled in upstream in b192bc02bbf91.
Signed-off-by: Jussi Kukkonen
---
.../python/python3/CVE-2016-5636.patch | 44 --
.../python/python3/use_packed_importlib.patch | 31
The patch has not been used since the ancient git version was removed.
Signed-off-by: Jussi Kukkonen
---
.../xorg-driver/xf86-input-mouse/unbreak.patch | 21 -
1 file changed, 21 deletions(-)
delete mode 100644
meta/recipes-graphics/xorg-driver/xf86-input-mouse/unbreak
config-dirent-symbols.patch was removed from SRC_URI as "already
applied in upstream" in 983a4986947.
Signed-off-by: Jussi Kukkonen
---
.../readline/files/config-dirent-symbols.patch | 34 --
1 file changed, 34 deletions(-)
delete mode 100644 meta/recipes-core/readline/f
All of the unused patches seem to be unused on purpose (instead of
just being missing from SRC_URI by accident), so have been removed.
Cheers,
Jussi
The following changes since commit 812fabbd30a062f6e726e6ae0399d87e85bf7fa3:
bitbake: runqueue: minor typo fix (2017-03-15 17:38:33 +)
are
--enable-uuid no longer exists: There's a uuid implementation in
libqemuutil.
Signed-off-by: Jussi Kukkonen
---
meta/recipes-devtools/qemu/qemu.inc | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/meta/recipes-devtools/qemu/qemu.inc
b/meta/recipes-devtools/qemu/qemu.inc
ind
The following changes since commit 477805b913a6c4b4b630e42f08cd9e59f1e4e254:
wic: selftest: account for occasional newline in debugfs file names
(2017-03-14 14:39:34 +)
are available in the git repository at:
git://git.openembedded.org/openembedded-core-contrib paule/fixes1
http://cgi
Adjust the message slightly to make it clearer, in particular mentioning
the HOSTTOOLS variable.
Signed-off-by: Paul Eggleton
---
meta/classes/base.bbclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/classes/base.bbclass b/meta/classes/base.bbclass
index fec351a..cf8
It's regrettable that code in here is referring to BBFILE_COLLECTIONS,
but it is, and the result is that this packagegroup will rebuild simply
by adding or removing a layer which may be completely unrelated to
whether you've got meta-qt4 or not. Add BBFILE_COLLECTIONS to
vardepsexclude for the func
69 matches
Mail list logo