/openbmc/openbmc/poky/documentation/ref-manual/ |
H A D | release-process.rst | 4 Yocto Project Releases and the Stable Release Process 8 major and minor (point) releases. This brief chapter provides 9 information on how releases are named, their life cycle, and their 15 The Yocto Project delivers major releases (e.g. &DISTRO;) using a six 17 Here are examples of some major YP releases with their codenames 19 section for information on codenames used with major releases. 26 regular releases that have strong QA cycles while not overwhelming users 27 with too many new releases. The cadence is predictable and avoids many 30 The Yocto project delivers minor (point) releases on an unscheduled 33 Some example past point releases are: [all …]
|
/openbmc/openbmc/meta-arm/documentation/ |
H A D | releases.md | 1 # **meta-arm Releases and Branching** 3 …releases twice a year (April and October): "stable" releases are made every six months and have a … 19 ## **Branching strategy and releases** 24 Named branch release will coincide with Yocto Project releases. These non-LTS branches will be bug … 27 When YP is approaching release, meta-arm will attempt to stabilize master so that the releases can … 39 BSP releases for those boards supported in meta-arm-bsp maybe have an additional tag to denote thei… 40 …erally encouraged to be as close to these releases as possible. Similarily, it is recommended the… 43 <https://wiki.yoctoproject.org/wiki/Releases>
|
/openbmc/qemu/docs/devel/ |
H A D | stable-process.rst | 6 QEMU stable releases 9 QEMU stable releases are based upon the last released QEMU version 14 Usually, stable releases are only provided for the last major QEMU 16 stable releases are produced only until QEMU 2.12.0 is released, at 17 which point the stable process moves to producing 2.12.x/2.12.x.y releases.
|
/openbmc/openbmc/poky/documentation/test-manual/ |
H A D | test-process.rst | 12 releases. 57 The project typically has two major releases a year with a six month 59 milestone releases (usually four) with the final one being stabilization 60 only along with point releases of our stable branches. 62 The build and release process for these project releases is similar to 72 are placed into a directory in https://autobuilder.yocto.io/pub/releases on the
|
/openbmc/openbmc/poky/meta/recipes-support/libpcre/ |
H A D | libpcre2_10.44.bb | 4 deployed PCRE library's API and feature are stable, future releases \ 15 GITHUB_BASE_URI = "https://github.com/PCRE2Project/pcre2/releases" 16 UPSTREAM_CHECK_REGEX = "releases/tag/pcre2-(?P<pver>\d+(\.\d+)+)$" 29 inherit autotools binconfig-disabled github-releases
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/uriparser/ |
H A D | uriparser_0.9.8.bb | 7 SRC_URI = "https://github.com/${BPN}/${BPN}/releases/download/${BP}/${BP}.tar.gz" 10 inherit cmake github-releases 12 UPSTREAM_CHECK_REGEX = "releases/tag/${BPN}-(?P<pver>\d+(\.\d+)+)"
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-support/genimage/ |
H A D | genimage_18.bb | 17 inherit pkgconfig autotools gettext github-releases 19 GITHUB_BASE_URI = "https://github.com/pengutronix/genimage/releases" 20 UPSTREAM_CHECK_REGEX = "releases/tag/v?(?P<pver>\d+(\.\d+)*)"
|
/openbmc/openbmc/poky/bitbake/lib/toaster/toastergui/templates/ |
H A D | newproject_specific.html | 26 {% if releases.count > 0 %} 28 {% if releases.count > 1 %} 34 {% for release in releases %} 44 {% for release in releases %} 50 <input type="hidden" name="projectversion" value="{{releases.0.id}}"/>
|
H A D | newproject.html | 25 {% if releases.count > 0 %} 30 {% if releases.count > 0 %} 32 {% if releases.count > 1 %} 38 {% for release in releases %} 48 {% for release in releases %} 56 <input type="hidden" name="projectversion" value="{{releases.0.id}}"/>
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-devtools/pugixml/ |
H A D | pugixml_1.15.bb | 12 SRC_URI = "https://github.com/zeux/${BPN}/releases/download/v${PV}/${BP}.tar.gz" 15 UPSTREAM_CHECK_URI = "https://github.com/zeux/${BPN}/releases" 16 UPSTREAM_CHECK_REGEX = "releases/tag/v(?P<pver>\d+(\.\d+)+)"
|
/openbmc/openbmc/meta-openembedded/meta-filesystems/ |
H A D | SECURITY.md | 19 See https://wiki.yoctoproject.org/wiki/Releases for the list of current 20 releases. We only accept patches for the LTS releases and the master branch.
|
/openbmc/openbmc/meta-openembedded/meta-webserver/ |
H A D | SECURITY.md | 19 See https://wiki.yoctoproject.org/wiki/Releases for the list of current 20 releases. We only accept patches for the LTS releases and the master branch.
|
/openbmc/openbmc/meta-openembedded/meta-multimedia/ |
H A D | SECURITY.md | 19 See https://wiki.yoctoproject.org/wiki/Releases for the list of current 20 releases. We only accept patches for the LTS releases and the master branch.
|
/openbmc/openbmc/meta-openembedded/meta-python/ |
H A D | SECURITY.md | 19 See https://wiki.yoctoproject.org/wiki/Releases for the list of current 20 releases. We only accept patches for the LTS releases and the master branch.
|
/openbmc/openbmc/meta-openembedded/meta-oe/ |
H A D | SECURITY.md | 19 See https://wiki.yoctoproject.org/wiki/Releases for the list of current 20 releases. We only accept patches for the LTS releases and the master branch.
|
/openbmc/openbmc/meta-openembedded/meta-initramfs/ |
H A D | SECURITY.md | 19 See https://wiki.yoctoproject.org/wiki/Releases for the list of current 20 releases. We only accept patches for the LTS releases and the master branch.
|
/openbmc/openbmc/meta-openembedded/meta-perl/ |
H A D | SECURITY.md | 19 See https://wiki.yoctoproject.org/wiki/Releases for the list of current 20 releases. We only accept patches for the LTS releases and the master branch.
|
/openbmc/openbmc/meta-openembedded/meta-networking/ |
H A D | SECURITY.md | 19 See https://wiki.yoctoproject.org/wiki/Releases for the list of current 20 releases. We only accept patches for the LTS releases and the master branch.
|
/openbmc/openbmc/meta-openembedded/meta-xfce/ |
H A D | SECURITY.md | 19 See https://wiki.yoctoproject.org/wiki/Releases for the list of current 20 releases. We only accept patches for the LTS releases and the master branch.
|
/openbmc/openbmc/meta-openembedded/meta-gnome/ |
H A D | SECURITY.md | 19 See https://wiki.yoctoproject.org/wiki/Releases for the list of current 20 releases. We only accept patches for the LTS releases and the master branch.
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-security/bubblewrap/ |
H A D | bubblewrap_0.10.0.bb | 8 SRC_URI = "https://github.com/containers/${BPN}/releases/download/v${PV}/${BP}.tar.xz" 11 inherit autotools bash-completion github-releases manpages pkgconfig 13 GITHUB_BASE_URI = "https://github.com/containers/${BPN}/releases/"
|
/openbmc/openbmc/poky/documentation/migration-guides/ |
H A D | release-notes-4.0.23.rst | 85 - ref-manual: release-process: refresh the current LTS releases 86 - ref-manual: release-process: update releases.svg 87 - ref-manual: release-process: update releases.svg with month after "Current" 151 …https://downloads.yoctoproject.org/releases/yocto/yocto-4.0.23/poky-8e092852b63e998d990b8f8e1aa912… 163 …https://downloads.yoctoproject.org/releases/yocto/yocto-4.0.23/oecore-fb45c5cf8c2b663af293acb069d4… 175 …https://downloads.yoctoproject.org/releases/yocto/yocto-4.0.23/meta-mingw-87c22abb1f11be430caf4372… 187 …https://downloads.yoctoproject.org/releases/yocto/yocto-4.0.23/meta-gplv2-d2f8b5cdb285b72a4ed93450… 199 …https://downloads.yoctoproject.org/releases/yocto/yocto-4.0.23/bitbake-fb73c495c45d1d4107cfd60b67a…
|
/openbmc/openbmc/meta-raspberrypi/ |
H A D | SECURITY.md | 19 See https://wiki.yoctoproject.org/wiki/Releases for the list of current 20 releases. We only accept patches for the LTS releases and the master branch.
|
/openbmc/openbmc/poky/meta/recipes-core/expat/ |
H A D | expat_2.6.4.bb | 15 GITHUB_BASE_URI = "https://github.com/libexpat/libexpat/releases/" 16 UPSTREAM_CHECK_REGEX = "releases/tag/R_(?P<pver>.+)" 24 inherit cmake lib_package ptest github-releases
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-extended/bitwise/ |
H A D | bitwise_0.50.bb | 13 SRC_URI = "https://github.com/mellowcandle/bitwise/releases/download/v${PV}/bitwise-v${PV}.tar.gz \ 20 UPSTREAM_CHECK_URI = "https://github.com/mellowcandle/bitwise/releases" 21 UPSTREAM_CHECK_REGEX = "releases/tag/v(?P<pver>\d+(\.\d+)+)"
|