1
0
mirror of https://git.yoctoproject.org/poky synced 2026-06-10 04:00:28 +00:00

Setting Yocto rev number to 4.1: poky.conf

Found just prior to mirror push. Modified poky.conf to use the correct
version.

Signed-off-by: Beth Flanagan <elizabeth.flanagan@intel.com>
This commit is contained in:
Beth Flanagan
2011-02-03 17:41:55 -08:00
parent 7fa2b1c154
commit d1fd60f69d
+1 -1
View File
@@ -2,7 +2,7 @@
#@DESCRIPTION: Distribution configuration for the Yocto Project build by Poky
DISTRO = "poky"
DISTRO_NAME = "Yocto Linux (Built by Poky 4.0)"
DISTRO_NAME = "Yocto Linux (Built by Poky 4.1)"
DISTRO_VERSION = "0.9"
MAINTAINER = "Poky <poky@yoctoproject.org>"