]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
poky.ent: Updated variables for 1.6 release support.
authorScott Rifenbark <scott.m.rifenbark@intel.com>
Mon, 21 Oct 2013 16:15:24 +0000 (09:15 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 1 Nov 2013 17:09:48 +0000 (17:09 +0000)
changed release number, etc. to strings to support 1.6
development.  The only thing left undefined is the distro
name, which I set to "tbd".

(From yocto-docs rev: db5ca1326325ec5840cee179297a765335f16e8f)

Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
documentation/poky.ent

index 4a241cdb00844be78bf13de3c4f0e1f4fbe883b9..2e884be9a814846058767dc50a9b92a6a7ba4d79 100644 (file)
@@ -1,11 +1,11 @@
-<!ENTITY DISTRO "1.5">
-<!ENTITY DISTRO_COMPRESSED "15">
-<!ENTITY DISTRO_NAME "dora">
-<!ENTITY YOCTO_DOC_VERSION "1.5">
-<!ENTITY POKYVERSION "10.0.0">
-<!ENTITY POKYVERSION_COMPRESSED "1000">
+<!ENTITY DISTRO "1.6">
+<!ENTITY DISTRO_COMPRESSED "16">
+<!ENTITY DISTRO_NAME "tbd">
+<!ENTITY YOCTO_DOC_VERSION "1.6">
+<!ENTITY POKYVERSION "11.0.0">
+<!ENTITY POKYVERSION_COMPRESSED "1100">
 <!ENTITY YOCTO_POKY "poky-&DISTRO_NAME;-&POKYVERSION;">
-<!ENTITY COPYRIGHT_YEAR "2010-2013">
+<!ENTITY COPYRIGHT_YEAR "2010-2014">
 <!ENTITY YOCTO_DL_URL "http://downloads.yoctoproject.org">
 <!ENTITY YOCTO_HOME_URL "http://www.yoctoproject.org">
 <!ENTITY YOCTO_LISTS_URL "http://lists.yoctoproject.org">