From d1fd60f69d0db75a7cd7398380f5a7e9268fad1d Mon Sep 17 00:00:00 2001 From: Beth Flanagan Date: Thu, 3 Feb 2011 17:41:55 -0800 Subject: 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 --- meta/conf/distro/poky.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta/conf/distro/poky.conf b/meta/conf/distro/poky.conf index 20a75f113b..18ac63f41e 100644 --- a/meta/conf/distro/poky.conf +++ b/meta/conf/distro/poky.conf @@ -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 " -- cgit v1.2.3-54-g00ecf