Hi,
IIRC, the problem was that all the syslog packages were providing
${sysconfdir}/init.d/syslog which caused problems. And I don't think that has
changed.
Why would you want to install two syslog daemons on the system? You should be
able to install busybox after syslog as busybox-syslog is p
On 2018年09月01日 08:14, Alejandro Enedino Hernandez Samaniego wrote:
Hey Hongxu,
On 08/24/2018 01:54 AM, Hongxu Jia wrote:
The devshell.bbclass set var-SHELL to var-DEVSHELL, and terminal.bbclass
initial var-SHELL with `bash'. Keep sync with it, use var-SHELL rather
than hardcoded `/bin/sh' as t
Signed-off-by: Changhyeok Bae
---
.../iproute2/{iproute2_4.17.0.bb => iproute2_4.18.0.bb} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
rename meta/recipes-connectivity/iproute2/{iproute2_4.17.0.bb =>
iproute2_4.18.0.bb} (72%)
diff --git a/meta/recipes-connectivity/ip
On Mon, Sep 03, 2018 at 09:58:01AM +0800, Lu.Jiang wrote:
> This patch simply move code from script/lib/wic into
> meta/recipes-support/wic/files. I didn't touch code in this patch.
>
> Please see attachment for patch formatted with -M.
Exactly, formatted with -M it's clear and a short patch. A
On Mon, Sep 03, 2018 at 10:00:45AM +0800, Lu.Jiang wrote:
> 在 2018年08月31日 21:54, Tom Rini 写道:
> >On Fri, Aug 31, 2018 at 10:15:08AM +0800, Jiang Lu wrote:
> >
> >>Remove same mountpoint entry when updating fstab.
> >>
> >>Signed-off-by: Jiang Lu
> >>---
> >> meta/recipes-support/wic/files/wic/plu
Add systemd service file of lttng-tools from Fedora
ftp://fr2.rpmfind.net/linux/fedora/linux/development/rawhide
/Everything/source/tree/Packages/l/lttng-tools-2.10.5-1.fc29.src.rpm
It requires kernel configs CONFIG_STAGING and CONFIG_LTTNG2 to be set.
But linux-yocto doesn't meet the requirement
在 2018年08月31日 21:52, Tom Rini 写道:
On Fri, Aug 31, 2018 at 10:15:09AM +0800, Jiang Lu wrote:
When there is no useful efi in $kerneldir, try copy
all efi from EFI/BOOT into boot image.
Signed-off-by: Jiang Lu
---
.../wic/files/wic/plugins/source/bootimg-efi.py | 12
在 2018年08月31日 21:54, Tom Rini 写道:
On Fri, Aug 31, 2018 at 10:15:08AM +0800, Jiang Lu wrote:
Remove same mountpoint entry when updating fstab.
Signed-off-by: Jiang Lu
---
meta/recipes-support/wic/files/wic/plugins/imager/direct.py | 3 +++
1 file changed, 3 insertions(+)
diff --git a/meta/
This patch simply move code from script/lib/wic into
meta/recipes-support/wic/files. I didn't touch code in this patch.
Please see attachment for patch formatted with -M.
Thanks
Jiang Lu
在 2018年08月31日 21:53, Tom Rini 写道:
On Fri, Aug 31, 2018 at 10:15:05AM +0800, Jiang Lu wrote:
Move wic src
== Series Details ==
Series: kernel-fitimage.bbclass: Create a "fitImage" symlink to resulting FIT
image.
Revision: 1
URL : https://patchwork.openembedded.org/series/13861/
State : failure
== Summary ==
Thank you for submitting this patch series to OpenEmbedded Core. This is
an automated res
On 2018年08月31日 22:07, Andrea Adami wrote:
On Fri, Aug 31, 2018 at 8:34 AM Yu, Mingli wrote:
Ping.
Hi,
FYI it is in master upstream as of b9de21ef51a7 so you could just
upgrade the recipe.
Cheers
Andrea
Thanks Andrea! But the current kexec-tools version is already 2.0.17
which is the la
From: Walter Goossens
If an initramfs was used, the fitImage link will point to the FIT containing
the initramfs. Otherwise it will link to the FIT without initramfs.
This ensures the user can depend on "fitImage" to point to the desired
FIT image.
Signed-off-by: Leon Woestenberg
---
meta/cla
From: Walter Goossens
If INITRAMFS_IMAGE was set, but also INITRAMFS_BUNDLE = 1, then
the kernel image already has the initramfs bundled inside. In that
case do not pack the initramfs inside the FIT (again).
(The fitImage name does keep the suffix INITRAMFS_IMAGE for all
initramfs cases.)
Signe
== Series Details ==
Series: kernel-fitimage.bbclass: Wrong binary was deployed for kernel-only FIT
image.
Revision: 1
URL : https://patchwork.openembedded.org/series/13859/
State : failure
== Summary ==
Thank you for submitting this patch series to OpenEmbedded Core. This is
an automated re
== Series Details ==
Series: kernel.bbclass: do not deploy fitImage; kernel-fitimage.bbclass does
that.
Revision: 1
URL : https://patchwork.openembedded.org/series/13858/
State : failure
== Summary ==
Thank you for submitting this patch series to OpenEmbedded Core. This is
an automated respo
kernel-fitimage.bbclass replaces an occurance of "fitImage" in
KERNEL_IMAGETYPE_FOR_MAKE by an image type that is buildable for the
architecture (such as zImage). The kernel-fitimage.bbclass packs that
image as sub-image in a flattened image tree image (fitImage) and
deploys this fitImage along wit
The kernel-fitimage.bbclass always outputs one FIT image without initramfs.
This variant did deploy the kernel image itself rather than the FIT image.
(The FIT with initramfs was correctly deployed.)
Signed-off-by: Leon Woestenberg
---
meta/classes/kernel-fitimage.bbclass | 2 +-
1 file changed
Hi Khem
On Sunday, 2 September 2018 2:41:58 AM NZST Khem Raj wrote:
> centos 7 comes with git 1.8.x and that seems to fail to fetch from
> gitlab/https
>
> Cloning into bare repository
> 'TOPDIR/downloads/git2/gitlab.gnome.org.GNOME.cantarell-fonts'...
> error: RPC failed; result=22, HTTP code =
18 matches
Mail list logo