On 19/11/2019 21:15, Jeff Kaisner wrote:
We have several executables that can run on the target (ARM64) but also
on the host system (x86). I added the BBCLASSEXTEND = "native" and can
build all the recipes in native mode. Once done, I would like to be
able to install them on the host system,
On 17/11/2019 19:44, Mateusz Majchrzycki wrote:
What am I doing wrong? I suppose the symlink is not a problem as
normally systemctl enables service with non-existent file as a parameter
(it fails on start, but not enabling).
The problem is that the systemd class doesn't know what to do here.
On 14/11/2019 18:05, Nicholas Krause wrote:
I think its a good idea. Currently, we test released versions mostly,
however, there is
a class to switch to git versions and primarily be able to use tip of
master for a given
recipe, this would be something I wish we had but so far we have not
fully c
On 12/11/2019 19:48, Joshua Watt wrote:
Adds a specific image that can be used to build MinGW SDKs. This image
includes extra recipes that are know to build for MinGW so that they can
be tested on the autobuilder.
+1 feel free to merge.
Ross
--
___
y
On 12/11/2019 21:06, Mark Hawthorne wrote:
I have an autotools build that uses the following autoconfig file:
AC_INIT([my-program], [1])
AM_INIT_AUTOMAKE([-Wall -Werror foreign])
AC_LANG(C++)
AC_PROG_CXX
AX_PTHREAD()
PKG_CHECK_MODULES(LIBPNG, libpng >= 1.6.34)
PKG_CHECK_MODUL
On 12/11/2019 16:52, gholhak...@yahoo.com wrote:
so you mean there is no way not to build them? I don't need any native tool.
I define my cross-compilation toolchain in my layer.
I asked you in twitter, you said "Use multiconfig to split the Linux
and rtos entirely". I could not figure it, so I
On 12/11/2019 16:17, gholhak...@yahoo.com wrote:
My question now is, how can I avoid hassle of building the x86_64-linux?
I just need my test.elf file.
Have a look in that folder to see what it is building. That directory
is for native tools, like GCC.
Ross
--
__
On 12/11/2019 15:33, gholhak...@yahoo.com wrote:
Hi all,
I would like to build my yocto project, but only my applications. I
mean, I would like to separate my Linux build and the application build.
I want to just have my meta-layer which contains my application being
build by calling the bitba
On 06/11/2019 12:37, Bagwell, Anthony wrote:
> Fix write issues where sprintf writes across both name and ext fields
> and drops the final null terminator outside the struct
ERROR: dosfstools-2.11-r5 do_patch: Command Error: 'quilt --quiltrc
/data/poky-tmp/gpl2/work/corei7-64-poky-linux/dosfstoo
On 06/11/2019 21:41, Adrian Bunk wrote:
1. Patch review
Merge requests work well when there is one maintainer who reviews
everything. For not regressing on the current level of review before
something hits master, merging a merge request into master-next
should then result in patch review emails
On 05/11/2019 08:18, Vincent Prince wrote:
Main layer maintainers:
Henning Heinold
Maxin John
Otavio Salvador
Richard Leitner
Maxin no longer works at Intel and I believe doesn't work on Yocto
anymore either.
Ross
--
___
yocto maili
On 01/11/2019 21:30, Alan Martinović wrote:
Cool, thanks.
This one seems to be the most up to date from the python debugger wrappers:
https://github.com/ionelmc/python-remote-pdb
Entirely worth writing a proper class and pushing a layer somewhere.
The `shell_wait()` in your bbclass is relate
On 01/11/2019 20:44, Alan Martinović wrote:
Hey,
there was a question today about options for debugging python scripts in yocto.
I've patched up this PoC for remote debugging.
FWIW, I've done something similar using bare pdb.
https://github.com/rossburton/meta-ross/blob/master/classes/pdb.bbcl
On 01/11/2019 17:51, Aaron Solochek wrote:
Well I grabbed the .deb that one of those links mentioned and converted it to
an rpm, but of course there are a ton of unmet dependencies, so I might have to
build it anyway.
I found these instructions for building it, which are pinned to an older
ve
On 01/11/2019 16:35, Aaron Solochek wrote:
I would like to get visual studio code on my NXP i.MX8. If someone is
aware of a aarch64 rpm of it, that would be the easiest. Alternatively,
if anyone knows how to build it using bitbake, I can build it myself.
Well Microsoft only make x86 binaries av
On 31/10/2019 15:49, Bishop . wrote:
How silly would it be to try and get GCC sdk v8 complied and installed
for Jethro?
Quite. GCC upgrades are tricky things to do at the best of times.
Ross
--
___
yocto mailing list
yocto@yoctoproject.org
https://l
On 30/10/2019 12:11, Arno Steffens wrote:
I use a poky core-image-minimal with some packages added - as for instance
strace and valgrind (for armv7a).
Strange - yocto in older versions generates images with valgrind/strace ..
without any complaints.
So both PC and image-recipe are same, but in
On 30/10/2019 06:25, s...@gmx.li wrote:
Build of image failed, I got strange and long error messages like:
| from distutils.sysconfig import parse_makefile
| ModuleNotFoundError: No module named 'distutils.sysconfig'
| configure: error: Python failed to run; see above error.
a) What goes wron
On 29/10/2019 04:41, Robert Joslyn wrote:
On Mon, 2019-10-28 at 19:06 +, Ross Burton wrote:
On 28/10/2019 16:25, robert.jos...@redrectangle.org wrote:
I'm using buildhistory in one of my builds that creates a package
feed, and a recent update to systemd on warrior triggered version-
On 28/10/2019 16:25, robert.jos...@redrectangle.org wrote:
I'm using buildhistory in one of my builds that creates a package feed, and a
recent update to systemd on warrior triggered version-going-backwards errors:
ERROR: systemd-conf-241+AUTOINC+511646b8ac-r0 do_packagedata: QA Issue: Package
On 23/10/2019 09:00, Yann CARDAILLAC wrote:
Hi,
If you have any advice please feel free to ask.
I've put GPLV2 or later whenever it was mentioned and GPLV2 where nothing was
saying otherwise.
I'd say the license was intended to be uniform, so if there are mentions
of v2-or-later then make it
On 28/10/2019 15:58, Joshua Watt wrote:
Python doesn't cross compile for MinGW, so remove it as a dependency
from the mingw32 nativesdk build
+1 please push
--
___
yocto mailing list
yocto@yoctoproject.org
https://lists.yoctoproject.org/listinfo/yocto
On 19/10/2019 13:45, Abhi Arora wrote:
IMAGE_INSTALL_append = " \
python3 \
This is installing "all of python". If you want to trim your Python
installation then don't do that, instead determine what libraries you
*actually* need and explicitly add those.
Ross
--
___
On 17/10/2019 03:45, karthik poduval wrote:
Upon looking at the
build/tmp/work/aarch64-xilinx-linux/mxnet/1.5.0-r0/packages-split
directory
I find that the mxnet sub directory is empty, mxnet-dev,
mxnet-staticdev have libmxnet.so and libmxnet.a respectively under
usr/lib.
Don't set PACKAGES, a
On 14/10/2019 22:32, myken wrote:
For future reference, how could I have found this answer? I searched
like crazy but never found any reference that qemu is "old" and my
kernel is "new".
By recognising where the failure was, knowing that glibc changed, and
that qemu needs to be fixed, then fi
On 14/10/2019 17:20, p...@iae.nl wrote:
Hello list,
First time here so, hi there :-) I'm new to yocto but not new to linux.
I'm following the Yocto Project Quick Build manual
(https://www.yoctoproject.org/docs/2.7.1/brief-yoctoprojectqs/brief-yoctoprojectqs.html)
on an Arch (Manjaro) machine (
Signed-off-by: Ross Burton
---
README | 21 -
1 file changed, 20 insertions(+), 1 deletion(-)
diff --git a/README b/README
index ae92709..5a545ce 100644
--- a/README
+++ b/README
@@ -59,7 +59,7 @@ them, and the meta-intel release process, are not covered
here.
Yocto
On 10/10/2019 16:35, Mauro Ziliani wrote:
How to force the execuction o do_package_index over an image recipe?
Are you intending to use the deploy directory as a package feed?
"bitbake package-index" for that.
Ross
--
___
yocto mailing list
yocto@y
Add Fedora 30 and Ubuntu 19.04.
Swap openSUSE 42.3 for Leap 15.1.
Remove huge comment of old distributions.
Signed-off-by: Ross Burton
---
.../ref-manual/ref-system-requirements.xml| 54 ++-
1 file changed, 4 insertions(+), 50 deletions(-)
diff --git a/documentation/ref
On 27/09/2019 05:33, Chuck Wolber wrote:
I was hoping that there was an equally simple way of grabbing git
repository packages from an Internet connected host without having a
bitbake build cache them for me.
The easy way is to get bitbake to do it for you. A git mirror tarball
is just a clo
On 24/09/2019 10:36, Damien LEFEVRE wrote:
Hi,
Migrating from poky:pyro to poky:warrior.
It looks like the python3-dev package is generated from
python3-manifest.json:
"dev": {
"cached": [],
"files": [
"${base_libdir}/*.a",
"${base_libdir}/*.o
On 23/09/2019 15:26, Jean-Baptiste MARIE wrote:
Indeed wayland is enabled in my distro features, so my question is more:
is there any reason to remove x11 from package config when "wayland" is
enabled as a distro feature (but maybe it is no longer a question to be
addressed ot yocto community)?
On 23/09/2019 13:48, Jean-Baptiste MARIE wrote:
PACKAGECONFIG_remove_imxgpu2d = " \
${@bb.utils.contains("DISTRO_FEATURES", "wayland", "x11", "", d)} \
"
I do not see any reason why gdk-x11-3.0 would not be built
So if Wayland is enabled, then it disables X11. Do you have Wayland
enable
On 23/09/2019 10:19, Teemu K wrote:
One question is that is there a way to make package that would contain
only dpg-pkgs and src-pkgs? Ie. it'd be like 'debug-addition' for SDK?
I know how to install those things to target, but how to get them to a
package (or in separate directory) to host.
Th
Missing an upstream-status, but good to push when that's fixed.
Ross
On 18/09/2019 16:48, Peter Kjellerstedt wrote:
From: Joakim Roubert
This avoids the following error:
lib/argp-parse.c: In function 'argp_version_parser':
lib/argp-parse.c:158:2: error: format not a string literal and
On 20/09/2019 07:12, Vignesh Rajendran (RBEI/ECF3) wrote:
Hello All,
I have a feeling that the empty packages are really not useful inside
rootfs/sysroot either dependency with other packages, isn’t it?
Is there already a way in Yocto to remove/avoid empty packages from rootfs?
An empty pac
This should go to the oe-core list,
openembedded-c...@lists.openembedded.org.
Thanks,
Ross
On 19/09/2019 09:13, Heiko Schocher wrote:
set in the ramdisk node the compression property
always to "none", as U-Boot nowadays since commit:
b1307f884a91 ("fit: Support compression for non-kernel comp
On 18/09/2019 09:26, Damien LEFEVRE wrote:
I have a package which requires to first build a x64 binary which is
then used to compile the target platform binaries.
The way I got away with it was to build that host binary from
do_configure_prepend() and then continue with the build procedure.
On 13/09/2019 17:38, Smith, Virgil (US) wrote:
While you cannot **enforce** a change for one package/in another recipe
file based on whether another package is included in an image, you can
have recipes (and their bbappends) respond to configuration settings.
Two such mechanisms are FEATURES a
On 13/09/2019 06:55, PRASANTH R wrote:
I need to patch my custom recipe, let say "Package-A.bb" in which I need
to add a patch to the test recipe if the yocto build has a specific
package like let's say if "Package-B" is available patch should be
applied for Package-A.bb
I am trying with below
On 12/09/2019 11:13, Teemu K wrote:
Hi,
I'm not entirely sure if this is bug or feature.
I've created sdk to my image with populate_sdk - command. I noticed
that in the SDK the x86_64 - directory is 384MB and that contains all
the toolchains etc., but the target side
(cortexa9hf-neon-poky-linux
On 11/09/2019 15:51, Pandey, Kamal wrote:
I was trying to compile the rpmsg-lite library provided by NXP for my ZC102
board. While compiling I was getting the error as follows:
Try asking NXP directly.
Ross
--
___
yocto mailing list
yocto@yoctoproje
Signed-off-by: Ross Burton
---
config.json | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/config.json b/config.json
index a92adba..7723285 100644
--- a/config.json
+++ b/config.json
@@ -741,7 +741,7 @@
]
},
"
On 04/09/2019 09:33, Kamal Jagesia wrote:
> I need your help to create a small Embedded Linux Image less than 100
> MB with x11 libraries.
> I have been trying to do this with core-image-x11 but I need to
> eliminate packages like bluez5 (Bluetooth) from poky bitbake build.
> Kindly let me k
That file isn't part of oe-core, given the name you should ask the
variscite-bsp-platform maintainers.
Ross
On 27/08/2019 06:51, Zoran Stojsavljevic wrote:
BTW, I have created the complete description of this problem!
https://github.com/ZoranStojsavljevic/imx6-sabre-automotive-bsp/tree/master/
On 20/08/2019 10:13, Ross Burton wrote:
On 20/08/2019 09:53, Andy Pont wrote:
This may be a really dumb question but is it possible to generate an
SDK from a Yocto build that will allow cross compilation of an
application to be done on a machine running macOS?
Yes, with caveats: http
On 20/08/2019 09:53, Andy Pont wrote:
This may be a really dumb question but is it possible to generate an SDK
from a Yocto build that will allow cross compilation of an application
to be done on a machine running macOS?
Yes, with caveats: http://git.yoctoproject.org/cgit/cgit.cgi/meta-darwin
On 06/08/2019 13:34, JH wrote:
The busybox is too simple, my application heavy based on shell
scripts, I have been thinking to dig out the busybox and replace it by
bash, has anyone remove the busybox to use bash as default shell? How
large size will be increased and what will be any side effect?
Debian 10 is a supported distribution now, so add it to the documentation.
Signed-off-by: Ross Burton
---
documentation/ref-manual/ref-system-requirements.xml | 1 +
1 file changed, 1 insertion(+)
diff --git a/documentation/ref-manual/ref-system-requirements.xml
b/documentation/ref-manual/ref
setuptools will install into what python3-native thinks $libdir is, which may
not match the target $libdir. Pass in libdir as appropriate to force the
correct paths.
Signed-off-by: Ross Burton
---
recipes-security/AppArmor/apparmor_2.12.bb | 5 ++--
recipes-security/AppArmor/files/py
Signed-off-by: Ross Burton
---
recipes-security/AppArmor/apparmor_2.12.bb | 4 ++--
recipes-security/AppArmor/files/py-libdir.patch | 13 +
2 files changed, 15 insertions(+), 2 deletions(-)
diff --git a/recipes-security/AppArmor/apparmor_2.12.bb
b/recipes-security/AppArmor
Sedding is ugly, and as upstream have already fixed this cherry-pick the patch
instead.
Signed-off-by: Ross Burton
---
recipes-security/AppArmor/apparmor_2.12.bb | 3 +-
recipes-security/AppArmor/files/tool-paths.patch | 37
2 files changed, 38 insertions(+), 2
aa-notify uses the Perl bindings, so isn't usable when perl is disabled.
Signed-off-by: Ross Burton
---
recipes-security/AppArmor/apparmor_2.12.bb | 5 +
1 file changed, 5 insertions(+)
diff --git a/recipes-security/AppArmor/apparmor_2.12.bb
b/recipes-security/AppArmor/apparmor_2.
The systemd bbclass will remove any systemd files that have been installed if
systemd is disabled, so always install the files and always inherit.
Signed-off-by: Ross Burton
---
recipes-security/AppArmor/apparmor_2.12.bb | 10 +++---
1 file changed, 3 insertions(+), 7 deletions(-)
diff
${PN} has content, so there's no need to set ALLOW_EMPTY_${PN}.
Signed-off-by: Ross Burton
---
recipes-security/AppArmor/apparmor_2.12.bb | 2 --
1 file changed, 2 deletions(-)
diff --git a/recipes-security/AppArmor/apparmor_2.12.bb
b/recipes-security/AppArmor/apparmor_2.12.bb
index b5
A package with no content is not generated, so there's no need to conditionalise
assignments to PACKAGES.
Signed-off-by: Ross Burton
---
recipes-security/AppArmor/apparmor_2.12.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-security/AppArmor/apparmor_2.12.
The manpages class handles enabling/disabling the man pages based on the
api-documentation DISTRO_FEATURE, and ensures that mandb is called.
Signed-off-by: Ross Burton
---
recipes-security/AppArmor/apparmor_2.12.bb | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a
This is the default value, so remove it.
Signed-off-by: Ross Burton
---
recipes-security/AppArmor/apparmor_2.12.bb | 2 --
1 file changed, 2 deletions(-)
diff --git a/recipes-security/AppArmor/apparmor_2.12.bb
b/recipes-security/AppArmor/apparmor_2.12.bb
index 303d5c7..6434e42 100644
--- a
No need to fiddle with the configure arguments as we can just neuter
disable-static.inc.
Signed-off-by: Ross Burton
---
recipes-security/AppArmor/apparmor_2.12.bb | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/recipes-security/AppArmor/apparmor_2.12.bb
b/recipes-security
testsuite/parser/tst/minimize.sh is a bash script, so until it is reviewed add a
bash dependency to apparmor-ptest.
Signed-off-by: Ross Burton
---
recipes-security/AppArmor/apparmor_2.12.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-security/AppArmor
Signed-off-by: Ross Burton
---
README | 1 -
1 file changed, 1 deletion(-)
diff --git a/README b/README
index c15fea9..5abb0e2 100644
--- a/README
+++ b/README
@@ -65,7 +65,6 @@ $ git config format.subjectPrefix meta-security][PATCH
Now you can just do 'git send-email origin/master
Signed-off-by: Ross Burton
---
README | 7 +++
1 file changed, 7 insertions(+)
diff --git a/README b/README
index e238271..c15fea9 100644
--- a/README
+++ b/README
@@ -57,6 +57,13 @@ Send pull requests, patches, comments or questions to
yocto@yoctoproject.org
When sending single patches
Make is useful, so add it to the SDK.
Signed-off-by: Ross Burton
---
recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bbappend | 1 +
1 file changed, 1 insertion(+)
diff --git
a/recipes-core/packagegroups/nativesdk-packagegroup-sdk-host.bbappend
b/recipes-core/packagegroups
If sqlite3 is built with FTS5 then it needs log() from libm.so. This is pulled
in automatically when dynamically linking as usual, or if static linking via
pkg-config. However as pseudo will link directly to libsqlite3.a this potential
linkage is lost and the build will fail with undefined symbols
---
pseudo_client.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/pseudo_client.c b/pseudo_client.c
index 5604cbf..e2ea715 100644
--- a/pseudo_client.c
+++ b/pseudo_client.c
@@ -1783,7 +1783,8 @@ pseudo_client_op(pseudo_op_t op, int access, int fd, int
dirfd, const char *p
---
pseudo_db.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/pseudo_db.c b/pseudo_db.c
index 0994048..31f4dc4 100644
--- a/pseudo_db.c
+++ b/pseudo_db.c
@@ -18,6 +18,7 @@
*
*/
#include
+#include
#include
#include
#include
--
2.11.0
--
No point fixing small problems with the man pages build if we later disable them
entirely.
Signed-off-by: Ross Burton
---
.../coreutils-6.9/fix_for_manpage_building.patch | 85 --
.../coreutils/coreutils-6.9/man-touch.patch| 24 --
recipes-core/coreutils
Previously we built su but didn't package it because util-linux is the preferred
provider. However with glibc 2.28 libcrypt has been removed so su doesn't
build. Instead of depending on virtual/crypt, lets just not build su at all.
Signed-off-by: Ross Burton
---
recipes-core
Add 1.06 from oe-core as bc 1.07 is GPLv3.
Signed-off-by: Ross Burton
---
recipes-extended/bc/bc_1.06.bb| 26 +
recipes-extended/bc/files/fix-segment-fault.patch | 28 +++
2 files changed, 54 insertions(+)
create mode 100644 recipes
We need to disable X11 as we do with libsdl1, and also convince libtool to stop
trying to be clever so the build doesn't break.
Signed-off-by: Ross Burton
---
recipes-graphics/libsdl2/libsdl2_%.bbappend | 10 ++
1 file changed, 10 insertions(+)
create mode 100644 recipes-gra
except Exception(e): causes a NameError if an exception is caught.
---
makewrappers | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/makewrappers b/makewrappers
index fa514ba..1927f75 100755
--- a/makewrappers
+++ b/makewrappers
@@ -578,7 +578,7 @@ def process_wrapfuncs(port):
Signed-off-by: Ross Burton
---
conf/machine-sdk/i686-mingw32.conf | 36 +
conf/machine-sdk/include/mingw32-common.inc | 36 +
conf/machine-sdk/x86_64-mingw32.conf| 36 +
3 files changed, 38
We need to set this so that the override for nativesdk builds using MinGW don't
think they're using glibc.
Signed-off-by: Ross Burton
---
conf/machine-sdk/include/mingw32-common.inc | 1 +
1 file changed, 1 insertion(+)
diff --git a/conf/machine-sdk/include/mingw32-common.inc
b/co
Signed-off-by: Ross Burton
---
conf/machine-sdk/i686-mingw32.conf | 36 +
conf/machine-sdk/include/mingw32-common.inc | 36 +
2 files changed, 37 insertions(+), 35 deletions(-)
create mode 100644 conf/machine-sdk/include/mingw32
Signed-off-by: Ross Burton
---
.../diffutils/diffutils/sdiff-no-kill.patch| 30 --
1 file changed, 22 insertions(+), 8 deletions(-)
diff --git a/recipes-extended/diffutils/diffutils/sdiff-no-kill.patch
b/recipes-extended/diffutils/diffutils/sdiff-no-kill.patch
index
Signed-off-by: Ross Burton
---
recipes-support/libmpc/{libmpc_1.0.3.bbappend => libmpc_%.bbappend} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename recipes-support/libmpc/{libmpc_1.0.3.bbappend => libmpc_%.bbappend}
(100%)
diff --git a/recipes-support/libmpc/libmpc_1.0.3.bb
Don't be overly specific by demanding 2.2%, 2.% is sufficient as this bbappend
simply changes some options.
Signed-off-by: Ross Burton
---
...-cross-canadian_2.2%.bbappend => binutils-cross-canadian_2.%.bbappend} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename recipes-
Signed-off-by: Ross Burton
---
recipes-devtools/gcc/gcc-crosssdk_%.bbappend | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/recipes-devtools/gcc/gcc-crosssdk_%.bbappend
b/recipes-devtools/gcc/gcc-crosssdk_%.bbappend
index d52a16b..3411946 100644
--- a/recipes-devtools/gcc
oe_filter_out has been removed from oe-core so use the replacement function.
Signed-off-by: Ross Burton
---
recipes-devtools/gcc/gcc-crosssdk_%.bbappend | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-devtools/gcc/gcc-crosssdk_%.bbappend
b/recipes-devtools/gcc/gcc
The MinGW runtime doesn't provide libintl, so set gettext as the preferred
provider for libintl.
Signed-off-by: Ross Burton
---
conf/machine-sdk/i686-mingw32.conf | 3 +--
conf/machine-sdk/x86_64-mingw32.conf | 3 +--
2 files changed, 2 insertions(+), 4 deletions(-)
diff --git a/conf/ma
---
.../libgcrypt/{libgcrypt_1.7.6.bbappend => libgcrypt_1.7.%.bbappend} | 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename recipes-support/libgcrypt/{libgcrypt_1.7.6.bbappend =>
libgcrypt_1.7.%.bbappend} (100%)
diff --git a/recipes-support/libgcrypt/libgcrypt_1.7.6.bbappend
b/re
Signed-off-by: Ross Burton
---
.../{gdb-cross-canadian_7.%.bbappend => gdb-cross-canadian_%.bbappend}| 0
1 file changed, 0 insertions(+), 0 deletions(-)
rename recipes-devtools/gdb/{gdb-cross-canadian_7.%.bbappend =>
gdb-cross-canadian_%.bbappend} (100%)
diff --git a/recipes-devtoo
Signed-off-by: Ross Burton
---
recipes-qt4/recipes-libs/qwt-6.0.1/warnings.patch | 89 +++
recipes-qt4/recipes-libs/qwt.inc | 3 +-
2 files changed, 91 insertions(+), 1 deletion(-)
create mode 100644 recipes-qt4/recipes-libs/qwt-6.0.1/warnings.patch
diff
Handle conffiles that don't exist gracefully so that instead of showing an error
message from file_md5sum_alloc() a notice that the file has been deleted is
shown instead.
Signed-off-by: Ross Burton
---
libopkg/conffile.c | 5 +
1 file changed, 5 insertions(+)
diff --git a/li
ff-by: Ross Burton
---
libopkg/opkg_cmd.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/libopkg/opkg_cmd.c b/libopkg/opkg_cmd.c
index ba57c6a..37416fd 100644
--- a/libopkg/opkg_cmd.c
+++ b/libopkg/opkg_cmd.c
@@ -638,7 +638,7 @@ static int opkg_info_status_cmd(int argc, char *
Build the core-image-sato SDK with API documentation enabled to verify that this
doesn't regress.
Signed-off-by: Ross Burton
---
buildset-config.controller/nightly-qa-extras.conf | 4
1 file changed, 4 insertions(+)
diff --git a/buildset-config.controller/nightly-qa-extras.co
Build core-image-weston for more coverage, and use ipkg explicitly as rpm is
known to break with musl.
Signed-off-by: Ross Burton
---
buildset-config.controller/nightly-musl.conf | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/buildset-config.controller/nightly-musl.conf
Signed-off-by: Ross Burton
---
buildset-config.controller/nightly-musl.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/buildset-config.controller/nightly-musl.conf
b/buildset-config.controller/nightly-musl.conf
index 9a82e6b..5da90c3 100644
--- a/buildset
To reduce the chance of errors due to FTP servers refusing multiple connections
at the same time reduce the number of bitbake threads to 1.
Signed-off-by: Ross Burton
---
buildset-config.controller/nightly-checkuri.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a
qwt (from meta-qt4) doesn't build without errors but gets pulled into world
poky-lsb builds. Until this is fixed, blacklist it.
Signed-off-by: Ross Burton
---
buildset-config.controller/nightly-world-lsb.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bui
The lsof recipe needs to be excluded from our checkuri tests because the
upstream FTP server refuses to let the autobuilder machines connect to it.
Also run checkuri against universe instead of world to catch more variations on
recipe permuatations.
Signed-off-by: Ross Burton
---
buildset
ftp.trolltech.com doesn't exist anymore, so update SRC_URI to use qt.io.
Signed-off-by: Ross Burton
---
recipes-qt3/qt3/qt-x11-free-native_3.3.5.bb | 2 +-
recipes-qt3/qt3/qt-x11-free_3.3.7.bb| 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/recipes-qt3/qt3/q
ftp.trolltech.com doesn't exist anymore, so update SRC_URI to use qt.io.
Signed-off-by: Ross Burton
---
recipes-qt3/qt3/qt-x11-free_3.3.7.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/recipes-qt3/qt3/qt-x11-free_3.3.7.bb
b/recipes-qt3/qt3/qt-x11-free_3.3.7.bb
Remove several people who no longer should be considered owners of recipes,
reassign more to the new distro team, add new recipes and prune removed ones.
Signed-off-by: Ross Burton
---
meta-yocto/conf/distro/include/maintainers.inc | 701 +
1 file changed, 352 insertions
ned-off-by: Ross Burton
---
buildset-config.controller/nightly-multilib.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/buildset-config.controller/nightly-multilib.conf
b/buildset-config.controller/nightly-multilib.conf
index 6bd68f0..7cf75c3 100644
--- a/buildset-config.
n it.
Now that the RPM and SMART tests skip correctly, remove all explict test suite
lists and instead either let the image specify what test suites to run, or use
suitesappend.
Signed-off-by: Ross Burton
---
buildset-config.controller/nightly-deb-non-deb.conf | 4 +---
buildset-config.controll
Many buildsets pull in meta-qt3 but don't use it, so remove the layer from those
buildsets.
Signed-off-by: Ross Burton
---
buildset-config.controller/nightly-arm.conf | 3 ---
buildset-config.controller/nightly-arm64.conf| 3 ---
buildset-config.controller/nightly-de
n it.
Now that the RPM and SMART tests skip correctly, remove all explict test suite
lists and instead either let the image specify what test suites to run, or use
suitesappend.
Signed-off-by: Ross Burton
---
buildset-config.controller/nightly-deb-non-deb.conf | 4 +---
buildset-config.controll
Qt3 is incredibly old and not required by LSB 5, so now is time to remove it
from the autobuilder.
Signed-off-by: Ross Burton
---
buildset-config.controller/minnow-lsb.conf | 5 +
buildset-config.controller/nightly-arm-lsb.conf | 5 +
buildset-config.controller/nightly-fsl
Many buildsets pull in meta-qt3 but don't use it, so remove the layer from those
buildsets.
Signed-off-by: Ross Burton
---
buildset-config.controller/minnow.conf | 3 ---
buildset-config.controller/nightly-arm.conf | 3 ---
buildset-config.controller/nightly-arm64
1 - 100 of 163 matches
Mail list logo