On Mon, May 20, 2019 at 7:21 PM Liwei Song wrote:
>
>
>
> On 05/21/2019 05:18 AM, Khem Raj wrote:
> >
> >
> > On 5/15/19 7:41 PM, Liwei Song wrote:
> >> The original mdadm service may include variable like BINDIR,
> >> It should use the real value of it, since the install method
> >> "install-syst
On Mon, May 20, 2019 at 06:43:04PM -0700, Armin Kuster wrote:
>...
> ++#ifdef HAVE_SECURE_GETENV
> ++# define shadow_getenv(name) secure_getenv(name)
> ++# else
> ++# define shadow_getenv(name) getenv(name)
> ++#endif
>...
If I understand the upstream discussion correctly,
combined with the othe
This is already in warrior.
cu
Adrian
--
"Is there not promise of rain?" Ling Tan asked suddenly out
of the darkness. There had been need of rain for many days.
"Only a promise," Lao Er said.
Pearl S. Buck - Dragon Seed
--
_
On Mon, May 20, 2019 at 7:55 PM Kang Kai wrote:
>
> On 2019/5/21 上午2:05, Khem Raj wrote:
> >
> >
> > On 5/20/19 2:46 AM, kai.k...@windriver.com wrote:
> >> From: Kai Kang
> >>
> >> Add a configure file for systemd.networkd to configure wired network
> >> interfaces with dhcp. It works with common
On 2019/5/21 下午12:49, Alex Kiernan wrote:
On Tue, May 21, 2019 at 2:34 AM Kang Kai wrote:
On 2019/5/21 上午1:45, Alex Kiernan wrote:
On Mon, May 20, 2019 at 10:47 AM wrote:
From: Kai Kang
Add a configure file for systemd.networkd to configure wired network
interfaces with dhcp. It works with
On 2019/5/21 上午10:54, Kang Kai wrote:
On 2019/5/21 上午2:05, Khem Raj wrote:
On 5/20/19 2:46 AM, kai.k...@windriver.com wrote:
From: Kai Kang
Add a configure file for systemd.networkd to configure wired network
interfaces with dhcp. It works with common network interfaces such eth0
and eno1.
On Tue, May 21, 2019 at 2:34 AM Kang Kai wrote:
>
> On 2019/5/21 上午1:45, Alex Kiernan wrote:
> > On Mon, May 20, 2019 at 10:47 AM wrote:
> >> From: Kai Kang
> >>
> >> Add a configure file for systemd.networkd to configure wired network
> >> interfaces with dhcp. It works with common network inte
Hey Khem,
On 5/18/19 10:09 PM, Khem Raj wrote:
On 5/17/19 4:49 PM, Alejandro Enedino Hernandez Samaniego wrote:
Both python-numpy and python3-numpy try to install the file:
${D}/${bindir}/f2py
which causes an error during do_rootfs since the package manager
complains about that.
The num
On 2019/5/21 上午2:05, Khem Raj wrote:
On 5/20/19 2:46 AM, kai.k...@windriver.com wrote:
From: Kai Kang
Add a configure file for systemd.networkd to configure wired network
interfaces with dhcp. It works with common network interfaces such eth0
and eno1.
[YOCTO #13057]
Signed-off-by: Kai Kan
Signed-off-by: Sinan Kaya
---
...ket-util-fix-getpeergroups-assert-fd.patch | 30 +++
meta/recipes-core/systemd/systemd_237.bb | 1 +
2 files changed, 31 insertions(+)
create mode 100644
meta/recipes-core/systemd/systemd/0036-socket-util-fix-getpeergroups-assert-fd.patch
On 05/21/2019 05:18 AM, Khem Raj wrote:
>
>
> On 5/15/19 7:41 PM, Liwei Song wrote:
>> The original mdadm service may include variable like BINDIR,
>> It should use the real value of it, since the install method
>> "install-systemd" in Makefile can easily do such work, so don't
>> install it i
From: Ming Liu
do_bundle_initramfs does not have to depend on
${INITRAMFS_IMAGE}:do_image_complete if INITRAMFS_IMAGE_BUNDLE is not
set.
Signed-off-by: Ming Liu
Signed-off-by: Richard Purdie
Signed-off-by: Armin Kuster
---
meta/classes/kernel.bbclass | 3 ++-
1 file changed, 2 insertions(+),
From: Martin Jansa
* gnutls from meta-gplv2 isn't new enough for this version of glib-networking:
meson.build:74:0: ERROR: Invalid version of dependency, need 'gnutls' ['>=
3.4.6'] found '3.3.30'
* disabling gnutls PACKAGECONFIG isn't an option either:
meson.build:131:2: ERROR: Problem en
From: Martin Jansa
* before trying to copy unistd.h into it
* older kernels don't have uapi in tools/include and do_configure fails
with:
DEBUG: Executing shell function do_configure
cp: cannot create regular file
'.../perf/1.0-r9/perf-1.0/tools/include/uapi/asm-generic/unistd.h':
No su
From: Hongxu Jia
As runqemu with launch_cmd means directly run the command, don't need set
rootfs or env vars.
Since commit [a847dd7202 runqemu: Let qemuparams override default settings]
applied in oe-core, if launch_cmd contains "qemuparams='***'", it does not
work, which is overridden by latte
From: Chee Yang Lee
volume name should refer to --label in .wks.
Replace the hardcoded volume name with label.
set "ESP" as default name when no lable specified.
Signed-off-by: Chee Yang Lee
Signed-off-by: Richard Purdie
Signed-off-by: Armin Kuster
---
scripts/lib/wic/plugins/source/bootimg
From: Richard Purdie
Adding the valgrind debug symbol information caused the genericx86-64 image to
overflow the 4GB boundary. Tweak the sizes to avoid autobuilder failures yet
leave enough space all the tests still run successfully.
Signed-off-by: Richard Purdie
Signed-off-by: Armin Kuster
--
From: Richard Purdie
We continued to see encoding problems with ssh commands run in oeqa. After much
research the conclusion was we should use ignore the errors since some
occasional bad
locale encoding is better than the unicode decoding issues we were seeing which
crashed
large parts of tests
From: Kai Kang
Set NO_RECOMMENDATIONS with weak assignment then it could be set a
default value somewhere else.
Signed-off-by: Kai Kang
Signed-off-by: Richard Purdie
Signed-off-by: Armin Kuster
---
meta/conf/bitbake.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/met
From: Mikko Rapeli
The commands only work with with bash. If /bin/sh is
dash like in Debian, the command execution fails with
errors like:
Standard Output: /bin/sh: 5: export: --sysroot: bad variable name
and all SDK tests fail.
Signed-off-by: Mikko Rapeli
Signed-off-by: Richard Purdie
Signe
From: Richard Purdie
The string format for subunit setupClass/setupModule failures is slightly
different, tweak the regex to correctly handle both cases.
Signed-off-by: Richard Purdie
Signed-off-by: Armin Kuster
---
meta/lib/oeqa/core/runner.py | 4 ++--
1 file changed, 2 insertions(+), 2 del
From: Paul Barker
Signed-off-by: Paul Barker
Signed-off-by: Richard Purdie
Signed-off-by: Armin Kuster
---
meta/recipes-devtools/gdb/gdb-8.2.1.inc| 1 +
...-AArch64-Fix-the-gdb-build-with-musl-libc.patch | 52 ++
2 files changed, 53 insertions(+)
create mode
From: Mikko Rapeli
Since openssl 1.1.1 and openssh which uses it, sshd
startup is delayed. The delays range from few seconds
to minutes and even to hours. The delays are visible
in host keys generation and when sshd process is started
in response to incoming TCP connection but is failing
to provi
From: Richard Purdie
Currently setupClass errors were not being mapped back to the failing tests
and they were hence being marked as UNKNOWN and the test statistics were
inaccurate.
This is because whilst the errors were being encoded into the test results
stream, the decoder doesn't cope with a
From: Alejandro Enedino Hernandez Samaniego
run-postinsts runs a given set of scripts during the first boot of the
device, when one of these scripts prints something to stdout (isnt
daemonized correctly), since stdout is not available at that time,
the script execution immediately returns with an
From: Alex Kiernan
The third field in the /etc/shadow file (sp_lstchg) contains the date of
the last password change expressed as the number of days since Jan 1,
1970.
Backport the upstream changes to honour SOURCE_DATE_EPOCH for build
reproducibility.
Signed-off-by: Alex Kiernan
Signed-off-by
Here is the next small batch for the next warrior.
This includes " oeqa/target/ssh: Replace suggogatepass with ignoring errors"
which was just merged.
( take it up with the owner)
This series was tested on the AB.
The following changes since commit 21079473e0cbd0e43682dc0d15a651e7e64db747:
oe
On 2019/5/21 上午1:45, Alex Kiernan wrote:
On Mon, May 20, 2019 at 10:47 AM wrote:
From: Kai Kang
Add a configure file for systemd.networkd to configure wired network
interfaces with dhcp. It works with common network interfaces such eth0
and eno1.
[YOCTO #13057]
I'm really not convinced abo
On 5/20/19 2:16 PM, Adrian Bunk wrote:
On Mon, May 20, 2019 at 01:19:38PM -0700, Khem Raj wrote:
On 5/16/19 12:48 AM, Adrian Bunk wrote:
Patch it into musl instead of patching all users
(currently elfutils and next ofono).
this violates musl philosophy, and I would like to stay as close
On 5/15/19 7:41 PM, Liwei Song wrote:
The original mdadm service may include variable like BINDIR,
It should use the real value of it, since the install method
"install-systemd" in Makefile can easily do such work, so don't
install it in bb file manually, use "make install-systemd" to
install
On Mon, May 20, 2019 at 01:19:38PM -0700, Khem Raj wrote:
>
>
> On 5/16/19 12:48 AM, Adrian Bunk wrote:
> > Patch it into musl instead of patching all users
> > (currently elfutils and next ofono).
>
> this violates musl philosophy, and I would like to stay as close as we can,
> so I would sugge
On 5/15/19 12:11 PM, Randy MacLeod wrote:
On 5/14/19 10:22 PM, Randy MacLeod wrote:
...
It's tempting to just bump the timeout to 300 seconds
since anything that fails with that timeout really should
be fixed. The right thing is to pass the timeout from ptest-runner
down to valgrind's vg_r
On 5/14/19 7:08 AM, Richard Purdie wrote:
On Mon, 2019-05-13 at 23:57 -0400, Randy MacLeod wrote:
About half the ptests will fail if the executables deployed
as part of the ptest package are stripped. Currently
there is no easy way to only strip the main valgrind
package so leave it and the p
On 5/15/19 7:02 AM, Adrian Bunk wrote:
On Wed, May 15, 2019 at 09:50:35PM +0800, Hongxu Jia wrote:
After applying my fix, here is the sample
...
checking for i586-wrs-linux-gcc... i586-wrs-linux-gcc -m32 -march=i586
--sysroot=/buildarea1/hjia/wrlinux-1019/build_master-wr_qemux86_201905150
On 5/15/19 5:52 AM, Ovidiu Panait wrote:
"--printf" only works with the stat variant provided by coreutils.
With busybox, when running grub-mkconfig, stat will fail with the
following error:
stat: unrecognized option '--printf=%T'
Usage: stat [OPTIONS] FILE...
this looks good to me.
Si
On 5/15/19 2:55 AM, Peter Griffin wrote:
This is required to get weston-simple-dmabuf-drm to work
and also now required by Chromium v73 ozone-wayland backend.
It is present in mesa 19.0, backporting to Thud which is
on 18.1.9.
Signed-off-by: Peter Griffin
---
...-freedreno-add-query-for-d
On 5/14/19 8:04 AM, Nikolai Merinov wrote:
The CMake takes mandatory compiler arguments from the following variables:
- CMAKE_SYSROOT -- path to sysroot that should be passed to compiler.
- CMAKE__COMPILER_TARGET -- target architecture, used for compilers
that supports several targets throu
Hi Peter
This patch looks fine, please add
Upstream-Status: Backport [reason]
to the patch and resend.
On 5/15/19 2:17 AM, Peter Griffin wrote:
This is required to get weston-simple-dmabuf-drm to work
and also now required by Chromium v73 ozone-wayland backend.
It is present in mesa 19.0, ba
On 5/16/19 12:48 AM, Adrian Bunk wrote:
Patch it into musl instead of patching all users
(currently elfutils and next ofono).
this violates musl philosophy, and I would like to stay as close as we
can, so I would suggest that you propose this patch to upstream musl
first and get an opinio
Hi, Richard:
you are right, it will break alsa-utils-scripts, will send a V2 soon.
//Ming Liu
Richard Purdie 於 2019年5月20日 週一
下午1:55寫道:
> On Sat, 2019-05-18 at 23:07 +0200, liu.min...@gmail.com wrote:
> > From: Ming Liu
> >
> > This is mandatory to support multilib build, and also to avoid bei
On 5/16/19 1:32 AM, Oleksiy Obitotskyi -X (oobitots - GLOBALLOGIC INC at
Cisco) via Openembedded-core wrote:
Any comments?
This is same as https://bugzilla.kernel.org/show_bug.cgi?id=177321
and I think the below should have helped.
https://github.com/kraj/meta-clang/blob/master/conf/nonc
From: Andrej Valek
The only change is a regression fix:
- Fix dbclient regression in 2019.77. After exiting the terminal would be left
in a bad state. Reported by Ryan Woodsmall
Signed-off-by: Andrej Valek
Signed-off-by: Richard Purdie
Signed-off-by: Adrian Bunk
---
meta/recipes-core/dropb
On Mon, May 20, 2019 at 11:43 AM Khem Raj wrote:
> On 5/16/19 4:49 AM, Richard Purdie wrote:
> > Avoid:
> >
> > libgcc_s.so.1 must be installed for pthread_cancel to work
> >
> > when running the ptest without libgcc.
>
> this is interesting, do we get this error explicitly from running some
> tes
The patch was produced by devtool (with the further addition of one
new license by me). Devtool 'standardizes' the formatting for file
lists (LIC_FILES_CHECKSUM, SRC_URI), whether you want it or not.
The new version is closer to how those things are typically indented,
so I have a slight preferen
Yes, upstream has renamed the meson options - thought it was self-evident.
Alex
On Mon, 20 May 2019 at 19:54, Khem Raj wrote:
>
>
>
> On 5/20/19 7:11 AM, Alexander Kanavin wrote:
> > -GTKDOC_MESON_OPTION = "enable_docs"
> > +GTKDOC_MESON_OPTION = "docs"
> >
> > -GIR_MESON_OPTION = 'enable-intros
On 5/16/19 4:49 AM, Richard Purdie wrote:
Avoid:
libgcc_s.so.1 must be installed for pthread_cancel to work
when running the ptest without libgcc.
this is interesting, do we get this error explicitly from running some
tests ?
I wonder why libgcc is not detected during rdep calculation
On Mon, 2019-05-20 at 10:47 -0700, Khem Raj wrote:
> Hi Joshua
>
> Thanks for contributing this will provide some teeth to reproducible
> builds QA
>
> On 5/20/19 9:57 AM, Joshua Watt wrote:
> > Implements an initial QA check for reproducible builds. This check
> > is
> > sufficient for an initi
On 5/16/19 12:01 PM, Ross Burton wrote:
The thread tests need libgcc for pthread_cancel to work.
Signed-off-by: Ross Burton
---
meta/recipes-core/glib-2.0/glib.inc | 1 +
1 file changed, 1 insertion(+)
diff --git a/meta/recipes-core/glib-2.0/glib.inc
b/meta/recipes-core/glib-2.0/glib.in
On 5/20/19 2:46 AM, kai.k...@windriver.com wrote:
From: Kai Kang
Add a configure file for systemd.networkd to configure wired network
interfaces with dhcp. It works with common network interfaces such eth0
and eno1.
[YOCTO #13057]
Signed-off-by: Kai Kang
---
meta/recipes-core/systemd/sy
And why change formatting in first place?
The old version seems better to me.
On Mon, May 20, 2019 at 7:56 PM Khem Raj wrote:
>
>
> On 5/20/19 7:11 AM, Alexander Kanavin wrote:
> > Signed-off-by: Alexander Kanavin
> > ---
> > .../linux-firmware/linux-firmware_git.bb | 128 +-
On 5/20/19 7:11 AM, Alexander Kanavin wrote:
Signed-off-by: Alexander Kanavin
---
.../linux-firmware/linux-firmware_git.bb | 128 +-
1 file changed, 65 insertions(+), 63 deletions(-)
diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb
b/meta/recipes
On 5/20/19 7:11 AM, Alexander Kanavin wrote:
-GTKDOC_MESON_OPTION = "enable_docs"
+GTKDOC_MESON_OPTION = "docs"
-GIR_MESON_OPTION = 'enable-introspection'
+GIR_MESON_OPTION = 'introspection'
GIR_MESON_ENABLE_FLAG = 'yes'
GIR_MESON_DISABLE_FLAG = 'no'
is this change intentional ? i
On 5/20/19 7:10 AM, Alexander Kanavin wrote:
# From 2018-10-26
-SRCREV = "b9066c7717af1d169a616c9e61706b99ff8515b5"
+SRCREV = "ac955893c92591c4542439665cae2c3fb79de9dd"
# (when PV goes above 1.0 remove the trailing r)
PV = "1.0+gitr${SRCPV}"
the date in comments might not be correctly
On 5/14/19 1:19 AM, Carlos Rafael Giani wrote:
From what I have seen, meson support is stable now.
Also, in GStreamer, autotools is now considered a legacy build system,
and will be removed in future released. From
https://gstreamer.freedesktop.org/releases/1.16/ :
> The Meson build sys
Hi Joshua
Thanks for contributing this will provide some teeth to reproducible
builds QA
On 5/20/19 9:57 AM, Joshua Watt wrote:
Implements an initial QA check for reproducible builds. This check is
sufficient for an initial implementation, and will catch a wide variety
of reproducible problem
The u-boot signing process consists of 3 actions which must happen in
the right order in order to generate a correct u-boot.dtb with the
public key information which is appended to the u-boot binary.
This process is described in a long comment at the top of
uboot-sign.bbclass:
1. u-boot build gen
On Mon, May 20, 2019 at 10:47 AM wrote:
>
> From: Kai Kang
>
> Add a configure file for systemd.networkd to configure wired network
> interfaces with dhcp. It works with common network interfaces such eth0
> and eno1.
>
> [YOCTO #13057]
>
I'm really not convinced about this - yes it's initially
Step 5 of fitimage_assemble() creates a series of configurations
for each kernel DTB referenced in the fitimage. These
configurations are usually used as bootm parameters to alias items
like the kernel and ramdisk, etc. The conf@ entries are also used
when generating signature data for verified b
Adds an initial test for reproducible builds to the OE selftest. This
initial test builds core-image-minimal using sstate, then does a clean
build without sstate in another build directory, and finally does a
binary comparison of the resulting package files between the two builds.
Signed-off-by: J
Implements an initial QA check for reproducible builds. This check is
sufficient for an initial implementation, and will catch a wide variety
of reproducible problems, but it does have the following problems:
1) It doesn't pass. Currently, about 800 packages fail to build
in a reproducible ma
Remove patch applied upstream.
Upstream tarball location changed.
Signed-off-by: Adrian Bunk
---
...libpam-xtests-remove-bash-dependency.patch | 226 --
.../pam/{libpam_1.3.0.bb => libpam_1.3.1.bb} | 9 +-
2 files changed, 3 insertions(+), 232 deletions(-)
delete mode 100644
I think you need to reset RDEPENDS to an empty string for the native
class. This is a long-standing problem, where bitbake is not able to
fulfil RDEPENDS for native variants, if said RDEPENDS contains
anything except recipe names.
Alex
On Mon, 20 May 2019 at 17:05, Luca Boccassi wrote:
>
> On Mo
Applies a patch from Debian to remove the build date from zip.
Signed-off-by: Joshua Watt
---
.../zip/zip-3.0/10-remove-build-date.patch| 19 +++
meta/recipes-extended/zip/zip_3.0.bb | 4 +++-
2 files changed, 22 insertions(+), 1 deletion(-)
create mode 100644 meta
'secure_getenv' api is not uniformly implemented across all C libraries
therefore its good to include missing.h so it can use the alternative
implementation where its not awvailable
Fixes
../git/src/login/pam_systemd.c:344:13: error: implicit declaration of function
'secure_getenv' is invalid in
On Mon, 2019-05-20 at 15:14 +0100, Richard Purdie wrote:
> On Thu, 2019-05-16 at 22:09 +0100,
> luca.bocca...@gmail.com
> wrote:
> > From: Luca Boccassi <
> > luca.bocca...@microsoft.com
> > >
> >
> > The pkg_resources Python module is useful by itself, for example
> > for
> > automatic loading
On 05/20/2019 10:52 AM, Khem Raj wrote:
> On Sun, May 19, 2019 at 11:56 PM Alejandro Enedino Hernandez Samaniego <
> alejandro.enedino.hernandez-samani...@xilinx.com> wrote:
>
>> Hey Khem,
>>
>>
>> On 5/18/19 10:09 PM, Khem Raj wrote:
>>>
>>>
>>> On 5/17/19 4:49 PM, Alejandro Enedino Hernandez Sam
On Mon, May 20, 2019 at 7:58 AM Richard Purdie <
richard.pur...@linuxfoundation.org> wrote:
> On Mon, 2019-05-20 at 07:52 -0700, Khem Raj wrote:
> > On Sun, May 19, 2019 at 11:56 PM Alejandro Enedino Hernandez
> > Samaniego wrote:
> > > Hey Khem,
> > >
> > >
> > > On 5/18/19 10:09 PM, Khem Raj wr
On Mon, 2019-05-20 at 07:52 -0700, Khem Raj wrote:
> On Sun, May 19, 2019 at 11:56 PM Alejandro Enedino Hernandez
> Samaniego wrote:
> > Hey Khem,
> >
> >
> > On 5/18/19 10:09 PM, Khem Raj wrote:
> > >
> > >
> > > On 5/17/19 4:49 PM, Alejandro Enedino Hernandez Samaniego wrote:
> > >> Both pytho
On Sun, May 19, 2019 at 11:56 PM Alejandro Enedino Hernandez Samaniego <
alejandro.enedino.hernandez-samani...@xilinx.com> wrote:
> Hey Khem,
>
>
> On 5/18/19 10:09 PM, Khem Raj wrote:
> >
> >
> > On 5/17/19 4:49 PM, Alejandro Enedino Hernandez Samaniego wrote:
> >> Both python-numpy and python3-n
Add a patch to address a missing format string error.
Drop the x86-specifc setting for GSTREAMER_GL as it is no longer needed.
Signed-off-by: Alexander Kanavin
---
...streamer-add-a-missing-format-string.patch | 24 +++
...ebkitgtk_2.24.0.bb => webkitgtk_2.24.2.bb} | 9 +++
Signed-off-by: Alexander Kanavin
---
.../epiphany/{epiphany_3.32.1.2.bb => epiphany_3.32.2.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-gnome/epiphany/{epiphany_3.32.1.2.bb =>
epiphany_3.32.2.bb} (85%)
diff --git a/meta/recipes-gnome/epiphany/epiphany_3
From: Alistair Francis
Signed-off-by: Alistair Francis
---
meta/recipes-devtools/gnu-config/gnu-config_git.bb | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-devtools/gnu-config/gnu-config_git.bb
b/meta/recipes-devtools/gnu-config/gnu-config_git.bb
index e5
On Thu, 2019-05-16 at 22:09 +0100, luca.bocca...@gmail.com wrote:
> From: Luca Boccassi
>
> The pkg_resources Python module is useful by itself, for example for
> automatic loading of resources shipped in a Python package.
> Add separate packages for it, so that users can depend on them
> individ
Signed-off-by: Alexander Kanavin
---
...usb-devices-avoid-dependency-on-bash.patch | 30 ---
.../{usbutils_010.bb => usbutils_012.bb} | 5 ++--
2 files changed, 2 insertions(+), 33 deletions(-)
delete mode 100644
meta/recipes-bsp/usbutils/usbutils/usb-devices-avoid-depende
Signed-off-by: Alexander Kanavin
---
.../btrfs-tools/{btrfs-tools_4.20.2.bb => btrfs-tools_5.1.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-devtools/btrfs-tools/{btrfs-tools_4.20.2.bb =>
btrfs-tools_5.1.bb} (96%)
diff --git a/meta/recipes-devtools/btrfs-tools
Signed-off-by: Alexander Kanavin
---
meta/recipes-devtools/dnf/{dnf_4.2.2.bb => dnf_4.2.6.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-devtools/dnf/{dnf_4.2.2.bb => dnf_4.2.6.bb} (98%)
diff --git a/meta/recipes-devtools/dnf/dnf_4.2.2.bb
b/meta/recipes-devtools/
From: Tom Rini
Now that we have a common inc file for both vim and vim-tiny move a few
bits of logic out of vim.inc and in to vim_$VER.bb so that vim adds
things rather than vim-tiny removes them.
Suggested-by: Martin Jansa
Signed-off-by: Tom Rini
---
meta/recipes-support/vim/vim-tiny_8.1.124
Signed-off-by: Alexander Kanavin
---
.../freetype/{freetype_2.9.1.bb => freetype_2.10.0.bb}| 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-graphics/freetype/{freetype_2.9.1.bb =>
freetype_2.10.0.bb} (93%)
diff --git a/meta/recipes-graphics/freetype/freetyp
Signed-off-by: Alexander Kanavin
---
.../acpica/{acpica_20190405.bb => acpica_20190509.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-extended/acpica/{acpica_20190405.bb => acpica_20190509.bb}
(91%)
diff --git a/meta/recipes-extended/acpica/acpica_201
Signed-off-by: Alexander Kanavin
---
meta/recipes-devtools/python/python3-pbr_5.1.3.bb | 5 -
meta/recipes-devtools/python/python3-pbr_5.2.0.bb | 5 +
2 files changed, 5 insertions(+), 5 deletions(-)
delete mode 100644 meta/recipes-devtools/python/python3-pbr_5.1.3.bb
create mode 100644
Signed-off-by: Alexander Kanavin
---
.../libdnf/{libdnf_0.28.1.bb => libdnf_0.33.0.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-devtools/libdnf/{libdnf_0.28.1.bb => libdnf_0.33.0.bb}
(95%)
diff --git a/meta/recipes-devtools/libdnf/libdnf_0.28.1.bb
Upstream has started to tag releases, so drop UPSTREAM_CHECK_COMMITS
Signed-off-by: Alexander Kanavin
---
meta/recipes-multimedia/gstreamer/gst-examples_git.bb | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/meta/recipes-multimedia/gstreamer/gst-examples_git.bb
b/met
Delete the deletion of files, as they are no longer included in bash-completion
(util-linux provides them).
Signed-off-by: Alexander Kanavin
---
.../{bash-completion_2.8.bb => bash-completion_2.9.bb} | 9 ++---
1 file changed, 2 insertions(+), 7 deletions(-)
rename meta/recipes-support/ba
Signed-off-by: Alexander Kanavin
---
.../linux-firmware/linux-firmware_git.bb | 128 +-
1 file changed, 65 insertions(+), 63 deletions(-)
diff --git a/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb
b/meta/recipes-kernel/linux-firmware/linux-firmware_git.bb
index a
Signed-off-by: Alexander Kanavin
---
.../libsoup/{libsoup-2.4_2.66.1.bb => libsoup-2.4_2.66.2.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-support/libsoup/{libsoup-2.4_2.66.1.bb =>
libsoup-2.4_2.66.2.bb} (90%)
diff --git a/meta/recipes-support/libsoup/libs
Signed-off-by: Alexander Kanavin
---
meta/recipes-multimedia/x264/x264_git.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-multimedia/x264/x264_git.bb
b/meta/recipes-multimedia/x264/x264_git.bb
index 34c7dc4f789..f22930a0ee2 100644
--- a/meta/recipes-multimedi
Signed-off-by: Alexander Kanavin
---
.../{glib-networking_2.60.1.bb => glib-networking_2.60.2.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-core/glib-networking/{glib-networking_2.60.1.bb =>
glib-networking_2.60.2.bb} (87%)
diff --git a/meta/recipes-core/gl
Signed-off-by: Alexander Kanavin
---
.../atk/{at-spi2-atk_2.30.0.bb => at-spi2-atk_2.32.0.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-support/atk/{at-spi2-atk_2.30.0.bb =>
at-spi2-atk_2.32.0.bb} (80%)
diff --git a/meta/recipes-support/atk/at-spi2-atk_
Signed-off-by: Alexander Kanavin
---
.../atk/at-spi2-core/meson-0.50-fix.patch | 31 ---
...-core_2.30.0.bb => at-spi2-core_2.32.1.bb} | 12 +++
2 files changed, 5 insertions(+), 38 deletions(-)
delete mode 100644 meta/recipes-support/atk/at-spi2-core/meson-0.50-fix.patch
Signed-off-by: Alexander Kanavin
---
.../pkgconf/{pkgconf_1.6.0.bb => pkgconf_1.6.1.bb}| 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-devtools/pkgconf/{pkgconf_1.6.0.bb => pkgconf_1.6.1.bb}
(95%)
diff --git a/meta/recipes-devtools/pkgconf/pkgconf_1.6.
Signed-off-by: Alexander Kanavin
---
meta/recipes-support/lz4/{lz4_1.9.0.bb => lz4_1.9.1.bb} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
rename meta/recipes-support/lz4/{lz4_1.9.0.bb => lz4_1.9.1.bb} (94%)
diff --git a/meta/recipes-support/lz4/lz4_1.9.0.bb
b/meta/recipes-support/lz4/
Signed-off-by: Alexander Kanavin
---
.../python/{python3-pip_19.0.3.bb => python3-pip_19.1.1.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-devtools/python/{python3-pip_19.0.3.bb =>
python3-pip_19.1.1.bb} (81%)
diff --git a/meta/recipes-devtools/python/pyth
Signed-off-by: Alexander Kanavin
---
.../libxcrypt/{libxcrypt_4.4.4.bb => libxcrypt_4.4.6.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-core/libxcrypt/{libxcrypt_4.4.4.bb => libxcrypt_4.4.6.bb}
(93%)
diff --git a/meta/recipes-core/libxcrypt/libxcrypt_4.
Signed-off-by: Alexander Kanavin
---
.../iproute2/{iproute2_5.0.0.bb => iproute2_5.1.0.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-connectivity/iproute2/{iproute2_5.0.0.bb =>
iproute2_5.1.0.bb} (68%)
diff --git a/meta/recipes-connectivity/iproute2/
Signed-off-by: Alexander Kanavin
---
.../alsa/{alsa-lib_1.1.8.bb => alsa-lib_1.1.9.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-multimedia/alsa/{alsa-lib_1.1.8.bb => alsa-lib_1.1.9.bb}
(89%)
diff --git a/meta/recipes-multimedia/alsa/alsa-lib_1.1
License-update: copyright years
Signed-off-by: Alexander Kanavin
---
.../libpcre/{libpcre2_10.32.bb => libpcre2_10.33.bb}| 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
rename meta/recipes-support/libpcre/{libpcre2_10.32.bb => libpcre2_10.33.bb}
(90%)
diff --git a/meta/rec
Signed-off-by: Alexander Kanavin
---
...lsa-utils-scripts_1.1.8.bb => alsa-utils-scripts_1.1.9.bb} | 0
.../alsa/{alsa-utils_1.1.8.bb => alsa-utils_1.1.9.bb} | 4 ++--
2 files changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-multimedia/alsa/{alsa-utils-scripts_1.1.8.bb =>
al
Signed-off-by: Alexander Kanavin
---
meta/recipes-extended/gawk/{gawk_4.2.1.bb => gawk_5.0.0.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-extended/gawk/{gawk_4.2.1.bb => gawk_5.0.0.bb} (90%)
diff --git a/meta/recipes-extended/gawk/gawk_4.2.1.bb
b/meta/recip
Signed-off-by: Alexander Kanavin
---
.../alsa/{alsa-plugins_1.1.8.bb => alsa-plugins_1.1.9.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-multimedia/alsa/{alsa-plugins_1.1.8.bb =>
alsa-plugins_1.1.9.bb} (98%)
diff --git a/meta/recipes-multimedia/alsa/alsa
Signed-off-by: Alexander Kanavin
---
meta/recipes-kernel/systemtap/systemtap_git.inc | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-kernel/systemtap/systemtap_git.inc
b/meta/recipes-kernel/systemtap/systemtap_git.inc
index 54de7226608..c5348b3204b 100644
---
1 - 100 of 116 matches
Mail list logo