diff options
Diffstat (limited to 'distribution')
| -rw-r--r-- | distribution/yocto-example-layer/distro.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/distribution/yocto-example-layer/distro.tex b/distribution/yocto-example-layer/distro.tex index 8861c1b..0eefa60 100644 --- a/distribution/yocto-example-layer/distro.tex +++ b/distribution/yocto-example-layer/distro.tex @@ -115,7 +115,7 @@ require conf/distro/poky.conf DISTRO = "schulung" DISTRO_NAME = "Schulung (Yocto Schulung Example Distro)" DISTRO_VERSION = "1.0" -DISTRO_CODENAME = "pengin" +DISTRO_CODENAME = "penguin" MAINTAINER = "Your Name <you@schulung>" SDK_VENDOR = "-schulungsdk" TARGET_VENDOR = "-schulung" |
