diff options
| author | John Ogness <john.ogness@linutronix.de> | 2018-12-11 12:00:32 +0106 |
|---|---|---|
| committer | John Ogness <john.ogness@linutronix.de> | 2018-12-11 12:00:32 +0106 |
| commit | 3049ac38579c8570a8d9f33ef696daa616529374 (patch) | |
| tree | f2942ba3276abdf43c1c153fe296d46905d189e2 /distribution | |
| parent | 608b9454bc6950cdde545bb55cb3624f68335458 (diff) | |
yocto own layer: fix misspelled pinguin
Signed-off-by: John Ogness <john.ogness@linutronix.de>
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" |
