From 3049ac38579c8570a8d9f33ef696daa616529374 Mon Sep 17 00:00:00 2001 From: John Ogness Date: Tue, 11 Dec 2018 12:00:32 +0106 Subject: yocto own layer: fix misspelled pinguin Signed-off-by: John Ogness --- distribution/yocto-example-layer/distro.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'distribution/yocto-example-layer/distro.tex') 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 " SDK_VENDOR = "-schulungsdk" TARGET_VENDOR = "-schulung" -- cgit v1.2.3