mirror of
https://git.yoctoproject.org/poky
synced 2026-01-12 03:10:06 +00:00
docs: remove support for mickledore (4.2) release
(From yocto-docs rev: a6c28b89b40df38d6456d1a3ddb42d0231759b41) Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
4697b6454c
commit
559313fe03
@@ -26,7 +26,7 @@ ourversion = None
|
||||
if len(sys.argv) == 2:
|
||||
ourversion = sys.argv[1]
|
||||
|
||||
activereleases = ["nanbield", "mickledore", "kirkstone", "dunfell"]
|
||||
activereleases = ["nanbield", "kirkstone", "dunfell"]
|
||||
devbranch = "scarthgap"
|
||||
ltsseries = ["kirkstone", "dunfell"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user