mirror of
git://git.yoctoproject.org/poky.git
synced 2025-07-19 21:09:03 +02: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