Although we provide rpcbind.conf, it isn't shipped to the package.
Also fix the sysconfdir in rpcbind.service.
Signed-off-by: Yi Zhao
---
.../rpcbind/rpcbind/0001-systemd-use-EnvironmentFile.patch | 2 +-
meta/recipes-extended/rpcbind/rpcbind_1.2.6.bb | 1 +
2 files changed
The following changes since commit 38fc0807eea14dc12610da4ba73c082d5a4b0744:
meta/scripts: Manual git url branch additions (2021-11-03 08:43:53 -1000)
are available in the Git repository at:
git://git.openembedded.org/openembedded-core-contrib stable/dunfell-next
http://cgit.openembedded.
Optionally allow to set QB_KERNEL_ROOT to e.g. "/dev/vda ro" to mount the
rootfs reay-only in Qemu.
Signed-off-by: Adrian Freihofer
---
meta/classes/qemuboot.bbclass | 2 ++
scripts/runqemu | 8 +++-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/meta/classes/qem
meson 0.60 turns unknown options into them hard errors
Signed-off-by: Khem Raj
---
meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.18.5.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.18.5.bb
b/meta/recipes-m
meson 0.60 turns unknown options into them hard errors
Signed-off-by: Khem Raj
---
meta/recipes-devtools/python/python3-pygobject_3.42.0.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-devtools/python/python3-pygobject_3.42.0.bb
b/meta/recipes-devtools/py
This reverts commit 9c0cc06a3d857124c0e1c1c9342f79ba5a3b10bc.
---
.../python/python3-pygobject_3.42.0.bb | 13 +++--
1 file changed, 3 insertions(+), 10 deletions(-)
diff --git a/meta/recipes-devtools/python/python3-pygobject_3.42.0.bb
b/meta/recipes-devtools/python/python3-
This reverts commit f4bbbf2cd3e711875489b19f9b55b52ebd7be4bd.
---
.../gstreamer/gstreamer1.0-python_1.18.5.bb | 12 ++--
1 file changed, 2 insertions(+), 10 deletions(-)
diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-python_1.18.5.bb
b/meta/recipes-multimedia/gstrea
kernel.org now has a mirror of the downloads.yoctoproject.org sources
archive so include this in our mirrors list.
Signed-off-by: Richard Purdie
---
meta/classes/mirrors.bbclass | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/classes/mirrors.bbclass b/meta/classes/mirrors.bbclass
index
The task-core namespace was dropped years ago and we've had the compatibility
mappings for a long time. We should no longer need them as everyone should long
since have adapted.
Signed-off-by: Richard Purdie
---
.../packagegroup-core-full-cmdline.bb | 35 ---
1 file chang
We pull in libraries as/where needed as dependencies so there is no need
to have them as specific packagegroups. This change removes glib-2.0 and gmp.
This also has the advantage of meaning debian renaming now isn't used anywhere
and the packagegroup can remain allarch.
Signed-off-by: Richard Pur
The libstdc++ dependency is debian renamed so this shouldn't be allarch,
mark accordingly.
Signed-off-by: Richard Purdie
---
.../packagegroups/packagegroup-core-buildessential.bb | 3 +++
1 file changed, 3 insertions(+)
diff --git
a/meta/recipes-core/packagegroups/packagegroup-core-bu
We exclude allarch packagegroups from rebuilding when their dependencies change.
The reasoning is that we are just depending on a name so having these rebuild
lots is just pointless and inefficient. We also don't want them duplicated for
multiple machines for efficiency.
In general this works fine
Hello Robert,
I submitted act-as-mv-when-rotate.patch from logrotate upstream, and they
requested significant changes:
https://github.com/logrotate/logrotate/pull/429
I'm afraid that is beyond what I can do, so I'm going to close the
submission, mark the current patch as Inappropriate [link to re
On Fri, Nov 12, 2021 at 12:54 AM Richard Purdie <
richard.pur...@linuxfoundation.org> wrote:
> On Fri, 2021-11-12 at 09:41 +0100, Lukasz Majewski wrote:
> > Hi Khem,
> >
> > > seeing this
> > >
> > > https://errors.yoctoproject.org/Errors/Details/616955/
> >
> > The error is about autoconf version
Leave yaml off by default.
Signed-off-by: Ross Burton
---
meta/recipes-kernel/dtc/dtc_1.6.1.bb | 8 +---
1 file changed, 5 insertions(+), 3 deletions(-)
diff --git a/meta/recipes-kernel/dtc/dtc_1.6.1.bb
b/meta/recipes-kernel/dtc/dtc_1.6.1.bb
index 44293cf4ff..6365f73e10 100644
--- a/meta/r
Signed-off-by: Ross Burton
---
...-Makefile-to-add-CFLAGS-not-override.patch | 36 ---
.../recipes-kernel/dtc/dtc/make_install.patch | 26 --
meta/recipes-kernel/dtc/dtc_1.6.1.bb | 15 +++-
3 files changed, 4 insertions(+), 73 deletions(-)
delete mode 100
These is now an option to set the pkg-config install location, instead of
injecting it into the install to override the detected location (which
is into the sysroot).
Signed-off-by: Ross Burton
---
meta/recipes-core/ncurses/ncurses.inc | 6 ++
1 file changed, 2 insertions(+), 4 deletions(-)
ncurses does AC_TRY_RUN() to determine is poll() actually works. As that
doesn't work in cross-compiles, we seed it with 'yes'.
However, MinGW doesn't have a working poll(), so use a :linux override
so that this only applies to Linux builds.
The ncurses build now compiles but doesn't link in MinG
No reason for these to be split, so merge them.
Signed-off-by: Ross Burton
---
meta/recipes-kernel/dtc/dtc.inc | 28
meta/recipes-kernel/dtc/dtc_1.6.1.bb | 28 ++--
2 files changed, 26 insertions(+), 30 deletions(-)
delete mode 100644 me
Backport a patch to fix the build of fdtdump with mingw, which so the
tools now build successfully with mingw.
Signed-off-by: Ross Burton
---
...tdump-fix-Werror-int-to-pointer-cast.patch | 40 +++
meta/recipes-kernel/dtc/dtc_1.6.1.bb | 3 +-
2 files changed, 42 inserti
uninative works via hashes and doesn't need the version in the tarball name but
it does make things easier to inspect in DL_DIR. There were reasons such as
ease of publication of the build tarballs but we can handle those differently
now and the signature issues from the early code aren't an issue
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Hi Alex,
thanks for your input. You are absolutely correct, this currently does
not work. We'll look into this.
- --
With best regards
Jasper Orschulko
DevOps Engineer
Tel. +49 30 58 58 14 265
Fax +49 30 58 58 14 999
jasper.orschu...@iris-sensin
Meson 0.60 onwards no longer simply warns when an unrecognised option is
passed, it errors out instead. This means we can remove the logic in
insane.bbclass to check for the warnings.
Signed-off-by: Ross Burton
---
meta/classes/insane.bbclass | 5 +
1 file changed, 1 insertion(+), 4 deletion
On Fri, 2021-11-12 at 18:03 +0800, Yu, Mingli wrote:
> From: Mingli Yu
>
> Pass "--use-system-commands" option when run tabfiles-tags case as
> we don't deploy the command under /usr/lib64/util-linux/ptest folder
> by default.
> Fixes:
> # cd /usr/lib64/util-linux/ptest/
> # ./tests/ts/libmoun
From: Mingli Yu
Pass "--use-system-commands" option when run tabfiles-tags case as
we don't deploy the command under /usr/lib64/util-linux/ptest folder
by default.
Fixes:
# cd /usr/lib64/util-linux/ptest/
# ./tests/ts/libmount/tabfiles-tags
[snip]
./ts/libmount/../../functions.sh: line 652:
Hello folks,
I sent the weston non-PAM patch upstream and they have raised questions
about its validity, can you please comment on it?
https://gitlab.freedesktop.org/wayland/weston/-/merge_requests/725
Thanks,
Alex
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/
On Fri, 2021-11-12 at 09:41 +0100, Lukasz Majewski wrote:
> Hi Khem,
>
> > seeing this
> >
> > https://errors.yoctoproject.org/Errors/Details/616955/
>
> The error is about autoconf version:
>
> DEBUG: Executing shell function do_configure
> aclocal.m4:6: error: Exactly version 2.69 of Autoconf
Hi Richard, Khem
> On Thu, 2021-11-11 at 05:51 -0800, Khem Raj wrote:
> > On Tue, Nov 9, 2021 at 7:29 AM Lukasz Majewski
> > wrote:
> > >
> > > This patch introduces new recipe - namely 'glibc-tests', which
> > > builds and installs time related (to check if Y2038 support
> > > works) glibc te
Hi Khem,
> seeing this
>
> https://errors.yoctoproject.org/Errors/Details/616955/
The error is about autoconf version:
DEBUG: Executing shell function do_configure
aclocal.m4:6: error: Exactly version 2.69 of Autoconf is required but
you have 2.71
aclocal.m4:6: the top level
autom4te: error: m
29 matches
Mail list logo