diff options
author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-03-20 11:54:51 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-03-22 17:08:42 +0000 |
commit | 9c6a8b83a2981538212bd51b8c8c66e2dbd4d25e (patch) | |
tree | 5d1555c87754a1029e2caccaa514d97320681de4 | |
parent | 70583639c462fb4d303cf392927498daacc904f7 (diff) | |
download | ast2050-yocto-poky-9c6a8b83a2981538212bd51b8c8c66e2dbd4d25e.zip ast2050-yocto-poky-9c6a8b83a2981538212bd51b8c8c66e2dbd4d25e.tar.gz |
poky-ent: Updates for the 1.4 release.
I changed the distro name variable to "dylan" and the release
to 9.0.
(From yocto-docs rev: 4afec4519f3104f5a2e906f9ec4dfcca35d8000a)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | documentation/poky.ent | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/documentation/poky.ent b/documentation/poky.ent index 3448d24..b5344ce 100644 --- a/documentation/poky.ent +++ b/documentation/poky.ent @@ -1,7 +1,7 @@ <!ENTITY DISTRO "1.4"> -<!ENTITY DISTRO_NAME "tbd"> +<!ENTITY DISTRO_NAME "dylan"> <!ENTITY YOCTO_DOC_VERSION "1.4"> -<!ENTITY POKYVERSION "8.0"> +<!ENTITY POKYVERSION "9.0"> <!ENTITY YOCTO_POKY "poky-&DISTRO_NAME;-&POKYVERSION;"> <!ENTITY COPYRIGHT_YEAR "2010-2013"> <!ENTITY YOCTO_DL_URL "http://downloads.yoctoproject.org"> |