aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <srifenbark@gmail.com>2016-03-16 07:05:12 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-03-23 21:56:08 +0000
commit4b423850d661342cc08964f018eb0c423a606bdc (patch)
tree35740889e2d503df16f378a0f8ab020ad03717ca
parentae48b1fc5caa9e6a92632f8ebe16ec6ba6496f75 (diff)
downloadopenembedded-core-contrib-4b423850d661342cc08964f018eb0c423a606bdc.tar.gz
poky.ent: Updated copyright year and version variables.
Set year to 2016 and fixed some variables. (From yocto-docs rev: d1e15dac45cb689c59d9301af776101336e07bf2) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--documentation/poky.ent6
1 files changed, 3 insertions, 3 deletions
diff --git a/documentation/poky.ent b/documentation/poky.ent
index 33d586775a..b045ce64db 100644
--- a/documentation/poky.ent
+++ b/documentation/poky.ent
@@ -2,10 +2,10 @@
<!ENTITY DISTRO_COMPRESSED "21">
<!ENTITY DISTRO_NAME "tbd">
<!ENTITY YOCTO_DOC_VERSION "2.1">
-<!ENTITY POKYVERSION "15.0.0">
-<!ENTITY POKYVERSION_COMPRESSED "1400">
+<!ENTITY POKYVERSION "15.0.1">
+<!ENTITY POKYVERSION_COMPRESSED "1501">
<!ENTITY YOCTO_POKY "poky-&DISTRO_NAME;-&POKYVERSION;">
-<!ENTITY COPYRIGHT_YEAR "2010-2015">
+<!ENTITY COPYRIGHT_YEAR "2010-2016">
<!ENTITY YOCTO_DL_URL "http://downloads.yoctoproject.org">
<!ENTITY YOCTO_HOME_URL "http://www.yoctoproject.org">
<!ENTITY YOCTO_LISTS_URL "http://lists.yoctoproject.org">