busybox-syslog.
Signed-off-by: Volker Vogelhuber
---
meta/recipes-core/busybox/busybox_1.31.1.bb | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/meta/recipes-core/busybox/busybox_1.31.1.bb
b/meta/recipes-core/busybox/busybox_1.31.1.bb
index 7563368..93a1613 100644
--- a/meta
The commit dee41e92f0efac7e453597bed4b4c02f867e3aa9 has introduced a behavior
change when adding different cfg files configuring the same configs.
So e.g. when configuring busybox, the default recipe adds a syslog.cfg which
enables CONFIG_SYSLOGD=y.
So far we had a .bbappend file that adds anoth
8 at 8:17 PM, Ricardo Ribalda Delgado
wrote:
Hi
I do not know how many people is actively using wic. We have started
using it from last week, it is hard to replace old scripts that work
:)
Try sending it as a proper patch, I can help you if you need it.
Regards
On Wed, May 2, 2018 at 6:31 PM, Volk
s = "%s/rootfs_%s.%s.%s" % (cr_workdir, self.label,
On 02.05.2018 17:51, Ricardo Ribalda Delgado wrote:
Hi
I just got hit by this one. It is specially nasty because nfsroot
fails to boot if the uids are wrong.
What is the status on this?
On Mon, Jan 22, 2018 at 11:39 AM, Volker Vogelh
It seems like build-sysroots does clean the sysroot directories. This
has the effect that the imagedata folder within the sysroots dir is
removed as well. That imagedata folder is created by the
do_rootfs_wicenv task. Unfortunately the state of the task seems not to
be reset when calling bitbak
x27;t need a
custom PSEUDO_PREFIX. But maybe not everyone agrees.
On 19.01.2018 17:00, Volker Vogelhuber wrote:
I'm currently trying to create a multi RootFS WIC image as mentioned in
directdisk-multi-rootfs.wks. For that I have two image recipes. One that
is creating only an ext4 image
I'm currently trying to create a multi RootFS WIC image as mentioned in
directdisk-multi-rootfs.wks. For that I have two image recipes. One that
is creating only an ext4 image (image-recovery), and the second that is
also creating a WIC image (image-main). I used the IMAGE_FSTYPES
variable for
I currently have an image with six different partitions. See the
following partition configuration:
># bootloader
>part /boot/EFI --source bootimg-efi --sourceparams="loader=systemd-boot"
>--ondisk mmcblk --fstype=vfat --label boot --active --align 1024 --size 20
>--overhead-factor=1.0 --uuid="
---
scripts/lib/wic/ksparser.py | 1 +
scripts/lib/wic/partition.py | 1 +
scripts/lib/wic/plugins/source/rootfs.py | 7 ---
3 files changed, 6 insertions(+), 3 deletions(-)
diff --git a/scripts/lib/wic/ksparser.py b/scripts/lib/wic/ksparser.py
index 99b66eebc5..a9e07