From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id CDB68E00E8A; Thu, 13 Oct 2016 18:10:59 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from mga05.intel.com (mga05.intel.com [192.55.52.43]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 5F213E00E54 for ; Thu, 13 Oct 2016 18:10:55 -0700 (PDT) Received: from orsmga005.jf.intel.com ([10.7.209.41]) by fmsmga105.fm.intel.com with ESMTP; 13 Oct 2016 18:10:55 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.31,490,1473145200"; d="scan'208";a="19493750" Received: from bavery-ws-desk.jf.intel.com ([10.7.198.85]) by orsmga005.jf.intel.com with ESMTP; 13 Oct 2016 18:10:55 -0700 From: brian avery To: toaster@yoctoproject.org Date: Thu, 13 Oct 2016 18:12:24 -0700 Message-Id: X-Mailer: git-send-email 1.9.1 Cc: brian avery Subject: [PATCH 0/3] [Morty] toaster:update fixtures for morty release X-BeenThere: toaster@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Web based interface for BitBake List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Oct 2016 01:10:59 -0000 This changes the fixtures for toaster in Morty so that 1) We only allow the morty branch for new projects 2) we default to morty when making a new project. This release we do not support building older releases due to the Python 2.7 -> Python 3 change Morty represents. This patch set updates both the poky and oe-core fixtures. Note: this only applies to the Morty branch and should *not* be applied to master. -bavery The following changes since commit 1a95d4a0701b87ae3674239a01aabe38a0123585: bitbake: bitbake-user-manual: Changed BB_SETSCENE_VERIFY_FUNCTION name (2016-10-13 23:29:25 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib bavery/toaster/mortyFixtures http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=bavery/toaster/mortyFixtures brian avery (3): toaster: Update oe-core fixture for Morty release toaster: Update poky fixture for Morty release toaster: Update default release to Morty bitbake/lib/toaster/orm/fixtures/oe-core.xml | 16 ++++++++-------- bitbake/lib/toaster/orm/fixtures/poky.xml | 12 ++++++------ bitbake/lib/toaster/orm/fixtures/settings.xml | 2 +- 3 files changed, 15 insertions(+), 15 deletions(-) -- 1.9.1