From: Changqing Li
Signed-off-by: Changqing Li
---
meta/recipes-extended/mdadm/files/run-ptest | 17 +
meta/recipes-extended/mdadm/mdadm_4.1.bb| 8
2 files changed, 9 insertions(+), 16 deletions(-)
diff --git a/meta/recipes-extended/mdadm/files/run-ptest
b/meta/r
From: Changqing Li
for pkg opkg and mdadm
Changqing Li (2):
opkg: make ptest output format align with common style
mdadm: make ptest output format align with common style
meta/recipes-devtools/opkg/opkg_0.4.1.bb| 5 +
meta/recipes-extended/mdadm/files/run-ptest | 17 +-
From: Changqing Li
Signed-off-by: Changqing Li
---
meta/recipes-devtools/opkg/opkg_0.4.1.bb | 5 +
1 file changed, 5 insertions(+)
diff --git a/meta/recipes-devtools/opkg/opkg_0.4.1.bb
b/meta/recipes-devtools/opkg/opkg_0.4.1.bb
index 8c48d30..663eaec 100644
--- a/meta/recipes-devtools/opk
On 7/15/19 3:58 PM, Adrian Bunk wrote:
On Mon, Jul 15, 2019 at 03:38:57PM -0500, Joseph Reynolds wrote:
Enhances dropbear with a new feature "disable-weak-ciphers", on by default.
This feature disables all CBC, SHA1, and diffie-hellman group1 ciphers in
the dropbear ssh server and client.
Disab
On Mon, Jul 15, 2019 at 03:38:57PM -0500, Joseph Reynolds wrote:
> Enhances dropbear with a new feature "disable-weak-ciphers", on by default.
> This feature disables all CBC, SHA1, and diffie-hellman group1 ciphers in
> the dropbear ssh server and client.
>
> Disable this feature if you need to c
Enhances dropbear with a new feature "disable-weak-ciphers", on by default.
This feature disables all CBC, SHA1, and diffie-hellman group1 ciphers in
the dropbear ssh server and client.
Disable this feature if you need to connect to the ssh server from older
clients. Additional customization can
All,
The triage team is starting to try and collect up and classify bugs which a
newcomer to the project would be able to work on in a way which means people
can find them. They're being listed on the triage page under the appropriate
heading:
https://wiki.yoctoproject.org/wiki/Bug_Triage#N
Adds a command line option to filter out the buildstats-diff report by
one more more tasks. e.g.:
buildstats-diff --only-task do_compile A B
will only show the differences for do_compile tasks. The --only-task
option can be specified multiple times to filter out multiple tasks at
once.
Signed-o
With kernels >=5.2 systemd-networkd is unable to bring up the link.
eth0: Could not bring up interface: Invalid argument
This is already reported upstream and fixed on master:
https://github.com/systemd/systemd/issues/12784
They recommend Debian to backport two patches.
Signed-off-by: Ricardo
As described on: https://www.spinics.net/lists/linux-nfs/msg62022.html
mountd requires rpcbind, otherwise it can can fail to start, which can
lead to nfsroot not booting.
Upstream:
http://git.linux-nfs.org/?p=steved/nfs-utils.git;a=commit;h=907426b00bdcd69d9a56ac1870990e8ae8c6fe9f
Signed-off-by
On Mon, 2019-07-15 at 11:53 +0200, Matthias Schiffer wrote:
> On Wed, 2019-07-10 at 14:40 +0200, Matthias Schiffer wrote:
> > On Wed, 2019-07-10 at 12:31 +, Patchwork wrote:
> > > * Issue Series cannot be parsed correctly due to
> > > malformed diff lines [test_mbox_format]
> > >
Ensure that we don't create a symlink named ".manifest" if IMAGE_LINK_NAME
is empty.
Signed-off-by: Mike Crowe
---
meta/classes/rootfs-postcommands.bbclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/classes/rootfs-postcommands.bbclass
b/meta/classes/rootfs-postcomm
From: Mike Crowe
Ensure that we don't create an image test data symlink named
".testdata.json" when IMAGE_LINK_NAME is empty.
Signed-off-by: Mike Crowe
---
meta/classes/rootfs-postcommands.bbclass | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/classes/rootfs-postcomma
The options in ${HOST_CC_ARCH}${TOOLCHAIN_OPTIONS} are already passed
via ${CC}/${CXX} and there is no reason to pass them a second time. Thus
we can remove MESON_TOOLCHAIN_ARGS. And when it is removed, the other
MESON_*_ARGS variables revert to the standard CFLAGS, CXXFLAGS and
LDFLAGS, so just us
Signed-off-by: Peter Kjellerstedt
---
meta/recipes-devtools/meson/nativesdk-meson_0.50.1.bb | 5 -
1 file changed, 5 deletions(-)
diff --git a/meta/recipes-devtools/meson/nativesdk-meson_0.50.1.bb
b/meta/recipes-devtools/meson/nativesdk-meson_0.50.1.bb
index 1549357a55..1756f342ce 100644
--
Signed-off-by: Ross Burton
---
.../libtiff/tiff/CVE-2019-7663.patch | 77 +++
.../recipes-multimedia/libtiff/tiff_4.0.10.bb | 3 +-
2 files changed, 79 insertions(+), 1 deletion(-)
create mode 100644 meta/recipes-multimedia/libtiff/tiff/CVE-2019-7663.patch
diff --git a
Signed-off-by: Ross Burton
---
.../libtiff/tiff/CVE-2019-6128.patch | 52 +++
.../recipes-multimedia/libtiff/tiff_4.0.10.bb | 3 +-
2 files changed, 54 insertions(+), 1 deletion(-)
create mode 100644 meta/recipes-multimedia/libtiff/tiff/CVE-2019-6128.patch
diff --git a
The patching to make the new libtool work (from 2008) is no longer needed.
Signed-off-by: Ross Burton
---
.../libtiff/files/libtool2.patch | 24 ---
.../recipes-multimedia/libtiff/tiff_4.0.10.bb | 5 +---
2 files changed, 1 insertion(+), 28 deletions(-)
delete mode
From: Kai Kang
It fails to compile webkit when default tune is 'mips':
| .../tmp-glibc/work/mips-wrs-linux/webkitgtk/2.24.2-r0/webkitgtk-2.24.2
| /Source/JavaScriptCore/assembler/MacroAssemblerMIPS.h:418:23:
| error: static assertion failed: CLZ opcode is not available for this ISA
So don't bui
On Wed, 2019-07-10 at 14:40 +0200, Matthias Schiffer wrote:
> On Wed, 2019-07-10 at 12:31 +, Patchwork wrote:
> > * Issue Series cannot be parsed correctly due to
> > malformed diff lines [test_mbox_format]
> > Suggested fixCreate the series again using git-format-patch
> > a
From: Mingli Yu
Before commit[80d17497b7 mdadm: improve the run-ptest],
the mdadm ptest just run some tests without
"--keep-going" option. After the option added in
commit 80d17497b7, all test cases have chance to
be called.
But the logic in mdadm upstream commit
[e2a8e9d tests: wait for complet
== Series Details ==
Series: mdadm: fix ptest hang
Revision: 1
URL : https://patchwork.openembedded.org/series/18677/
State : failure
== Summary ==
Thank you for submitting this patch series to OpenEmbedded Core. This is
an automated response. Several tests have been executed on the proposed
On 07/15/2019 02:44 PM, Adrian Bunk wrote:
On Mon, Jul 15, 2019 at 02:40:28PM +0800, ChenQi wrote:
On 07/15/2019 02:17 PM, Adrian Bunk wrote:
On Mon, Jul 15, 2019 at 01:35:15PM +0800, Chen Qi wrote:
When lsb is enabled, that is, 'linuxstdbase' is in OVERRIDES,
do_rootfs would fail if both 'msm
There are several packages which all provide /usr/lib/sendmail
when lsb is enabled. So use alternative to manage it.
Signed-off-by: Chen Qi
---
meta/recipes-extended/msmtp/msmtp_1.8.4.bb | 9 -
1 file changed, 4 insertions(+), 5 deletions(-)
diff --git a/meta/recipes-extended/msmtp/msmt
Changes in V2:
* Use alternatives instead fixing the postinstall. This avoid inconsistent
/usr/lib/sendmail link.
The following changes since commit 80ab79168ede2786868cbd354f0950c949f73527:
gnome-themes-standard: remove (2019-07-11 09:32:50 +0100)
are available in the git repository at:
g
From: Mingli Yu
Before commit[80d17497b7 mdadm: improve the run-ptest],
the mdadm ptest just run some tests without
"--keep-going" option. After the option added in
commit 80d17497b7, all test cases have chance to
be called.
But the logic in mdadm upstream commit
[e2a8e9d tests: wait for complet
26 matches
Mail list logo