From: brian avery Date: Fri, 14 Oct 2016 15:28:00 +0000 (+0100) Subject: bitbake: toaster: Update poky fixture for Morty release X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=33324267c1f26c89342fdaca57316b2e3a232503;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git bitbake: toaster: Update poky fixture for Morty release Update the poky fixture to the Morty release. This removes the master branch from the release and limits it to the morty branch. Normally, we would also support at least one past branch but the change from Python 2.7 -> Python 3 makes that infeasible. (Bitbake rev: 2674ca33b900f4f3f16be504d7c67d0fc69c1c2d) Signed-off-by: brian avery Signed-off-by: Michael Wood Signed-off-by: Richard Purdie --- diff --git a/bitbake/lib/toaster/orm/fixtures/poky.xml b/bitbake/lib/toaster/orm/fixtures/poky.xml index 75a29168ea7..c192baa4229 100644 --- a/bitbake/lib/toaster/orm/fixtures/poky.xml +++ b/bitbake/lib/toaster/orm/fixtures/poky.xml @@ -8,9 +8,9 @@ - master + morty git://git.yoctoproject.org/poky - master + morty bitbake @@ -22,11 +22,11 @@ - master - Yocto Project master + morty + Yocto Project 2.2 "Morty" 1 - master - Toaster will run your builds using the tip of the <a href="http://git.yoctoproject.org/cgit/cgit.cgi/poky/log/">Yocto Project master branch</a>, where active development takes place. This is not a stable branch, so your builds might not work as expected. + morty + Toaster will run your builds using the tip of the <a href="http://git.yoctoproject.org/cgit/cgit.cgi/poky/log/?h=morty">Yocto Project Morty branch</a>. local