[yocto] [meta-selinux][PATCH] e2fsprogs: remove bbappend

2021-02-06 Thread Yi Zhao
Remove bbappend since the misc_create_inode.c-label_rootfs.patch has been merged upstream[1]. [1] https://git.kernel.org/pub/scm/fs/ext2/e2fsprogs.git/commit/?id=7616fd6a599e44c5700c2c3a2e08979c6c5c747e Signed-off-by: Yi Zhao --- .../e2fsprogs/e2fsprogs_%.bbappend| 1 -

Re: [yocto] devtool question/issue

2021-02-06 Thread David Gartner
After some experimentation it appears that devtool does not like running from a filesystem volume that does not contain my home directory. My current setup on a virtualized host has the following volumes: Filesystem Size Used Avail Use% Mounted on udev 32G 0 32G 0% /dev tmpfs 6.3G 5.7M 6.3G

Re: [yocto] [meta-virtualization]: dunfell docker run issues

2021-02-06 Thread Leon Woestenberg
Marek, This might indeed indicate a configuration mismatch. Lots of stuff comes up on Google that you might want to check. One is a change in systemd that affects this. Sorry I don't have a link ready anymore. Regards, Leon. -- Leon Woestenberg l...@sidebranch.com T: +31 40 711 42 76 M:

Re: [yocto] devtool question/issue

2021-02-06 Thread David Gartner
Thanks for the suggestion. I gave it a try but I still get the same result/error :( -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#52251): https://lists.yoctoproject.org/g/yocto/message/52251 Mute This Topic:

Re: [yocto] devtool question/issue

2021-02-06 Thread Gary Huband via lists.yoctoproject.org
I always start with devtool modify This sets-up the workspace, puts the package source code in workspace/sources, inits git, etc. Gary From: yocto@lists.yoctoproject.org on behalf of David Gartner via lists.yoctoproject.org Sent: Friday, February 5, 2021

Re: [yocto] [meta-virtualization]: dunfell docker run issues

2021-02-06 Thread Robert Berger
Hi, On 04/02/2021 17:03, Marek Belisko wrote: Hi, I'm trying to run docker containers on orangepi and use meta-virtualization layer to add docker. I've installed the docker-ce package and everything seems to be fine. But docker service seems fails to start with: Feb 04 15:00:01 orange-pi-zero