Hi, Were there any comments on this series?
On Wed, Jun 16, 2021 at 04:14:07PM -0400, Denys Dmytriyenko wrote: > From: Denys Dmytriyenko <[email protected]> > > This patchset adds Docker container runtime to both base and default rootfs > images for all platforms. > > Patch 1 enables necessary kernel configs through docker.cfg config fragment. > This fragment can later be added to ti-linux-kernel/ti_config_fragments. > > Denys Dmytriyenko (2): > linux-ti-staging: enable necessary configs for running docker > containers > packagegroup-arago-base: add docker runtime to the base and default > rootfs > > .../packagegroups/packagegroup-arago-base.bb | 1 + > meta-arago-distro/recipes-kernel/linux/docker.inc | 2 ++ > .../linux/linux-ti-staging-rt_%.bbappend | 1 + > .../linux/linux-ti-staging-systest_%.bbappend | 1 + > .../recipes-kernel/linux/linux-ti-staging/docker.cfg | 20 > ++++++++++++++++++++ > .../recipes-kernel/linux/linux-ti-staging_%.bbappend | 1 + > 6 files changed, 26 insertions(+) > create mode 100644 meta-arago-distro/recipes-kernel/linux/docker.inc > create mode 100644 > meta-arago-distro/recipes-kernel/linux/linux-ti-staging/docker.cfg > > -- > 2.7.4 -- Regards, Denys Dmytriyenko <[email protected]> PGP: 0x420902729A92C964 - https://denix.org/0x420902729A92C964 Fingerprint: 25FC E4A5 8A72 2F69 1186 6D76 4209 0272 9A92 C964 _______________________________________________ meta-arago mailing list [email protected] http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
