mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-01 13:58:04 +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:
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"]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user