mirror of
https://git.yoctoproject.org/poky
synced 2026-04-26 00:32:12 +02:00
poky.ent: Added two Minus-1 variables for release code names
Many examples in the YP set use the latest release code name as part of a list and then the "minus-1" code name is literally typed in. I think it is time to have a couple ENTITY variables in poky.ent that will fill in the last release for these examples. (From yocto-docs rev: 7421d6a0ae85503b205537f08cfd23e28747d835) Signed-off-by: Scott Rifenbark <srifenbark@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
ffd1ad245f
commit
918f415cbe
@@ -2,6 +2,8 @@
|
||||
<!ENTITY DISTRO_COMPRESSED "25">
|
||||
<!ENTITY DISTRO_NAME_NO_CAP "sumo">
|
||||
<!ENTITY DISTRO_NAME "Sumo">
|
||||
<!ENTITY DISTRO_NAME_NO_CAP_MINUS_ONE "rocko">
|
||||
<!ENTITY DISTRO_NAME_MINUS_ONE "Rocko">
|
||||
<!ENTITY YOCTO_DOC_VERSION "2.5">
|
||||
<!ENTITY DISTRO_REL_TAG "yocto-2.5">
|
||||
<!ENTITY METAINTELVERSION "9.0">
|
||||
|
||||
Reference in New Issue
Block a user