summaryrefslogtreecommitdiff
path: root/distribution/yocto-example-layer/distro.tex
diff options
context:
space:
mode:
authorJohn Ogness <john.ogness@linutronix.de>2018-12-11 12:00:32 +0106
committerJohn Ogness <john.ogness@linutronix.de>2018-12-11 12:00:32 +0106
commit3049ac38579c8570a8d9f33ef696daa616529374 (patch)
treef2942ba3276abdf43c1c153fe296d46905d189e2 /distribution/yocto-example-layer/distro.tex
parent608b9454bc6950cdde545bb55cb3624f68335458 (diff)
yocto own layer: fix misspelled pinguin
Signed-off-by: John Ogness <john.ogness@linutronix.de>
Diffstat (limited to 'distribution/yocto-example-layer/distro.tex')
-rw-r--r--distribution/yocto-example-layer/distro.tex2
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"