[bootlin/training-materials updates] master: yocto: slides: pakcagegroups: mention packagegroup-base (6595b4e6)

Luca Ceresoli luca.ceresoli at bootlin.com
Tue Oct 31 09:53:16 CET 2023


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/6595b4e6111bdef56b9b1c34cde8dacabce21cb1

>---------------------------------------------------------------

commit 6595b4e6111bdef56b9b1c34cde8dacabce21cb1
Author: Luca Ceresoli <luca.ceresoli at bootlin.com>
Date:   Tue Oct 31 09:53:16 2023 +0100

    yocto: slides: pakcagegroups: mention packagegroup-base
    
    This is where lots of features are implemented, thus what shapes a lot of a
    basic rootfs.
    
    Signed-off-by: Luca Ceresoli <luca.ceresoli at bootlin.com>


>---------------------------------------------------------------

6595b4e6111bdef56b9b1c34cde8dacabce21cb1
 slides/yocto-image/yocto-image.tex | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/slides/yocto-image/yocto-image.tex b/slides/yocto-image/yocto-image.tex
index 244a28f5..c5ab2cac 100644
--- a/slides/yocto-image/yocto-image.tex
+++ b/slides/yocto-image/yocto-image.tex
@@ -220,6 +220,11 @@ bootloader --ptable msdos
 \begin{frame}
   \frametitle{Common package groups}
   \begin{itemize}
+    \item packagegroup-base
+      \begin{itemize}
+        \item Adds many core packages to the image based on
+          \code{MACHINE_FEATURES} and \code{DISTRO_FEATURES}
+      \end{itemize}
     \item packagegroup-core-boot
     \item packagegroup-core-buildessential
     \item packagegroup-core-nfs-client




More information about the training-materials-updates mailing list