From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.windriver.com (mail.windriver.com [147.11.1.11]) by mail.openembedded.org (Postfix) with ESMTP id D4D6065CC7 for ; Thu, 20 Apr 2017 05:50:40 +0000 (UTC) Received: from ALA-HCA.corp.ad.wrs.com (ala-hca.corp.ad.wrs.com [147.11.189.40]) by mail.windriver.com (8.15.2/8.15.1) with ESMTPS id v3K5oeui026444 (version=TLSv1 cipher=AES128-SHA bits=128 verify=FAIL) for ; Wed, 19 Apr 2017 22:50:40 -0700 (PDT) Received: from ala-dreyna-lx3.corp.ad.wrs.com (147.11.216.91) by ALA-HCA.corp.ad.wrs.com (147.11.189.40) with Microsoft SMTP Server (TLS) id 14.3.294.0; Wed, 19 Apr 2017 22:50:39 -0700 From: David Reyna To: Date: Wed, 19 Apr 2017 22:41:11 -0700 Message-ID: X-Mailer: git-send-email 1.9.1 MIME-Version: 1.0 X-Originating-IP: [147.11.216.91] Subject: [PATCH 0/1] toaster: move release lookup from morty to pyro X-BeenThere: bitbake-devel@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussion that advance bitbake development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Apr 2017 05:50:41 -0000 Content-Type: text/plain From: David Reyna Move the release name lookup into the layer index from 'morty' to the 'pyro', and move the bitbake branch lookup from 1.32 to 1.34. The following changes since commit 1423508b29fc557d8a1305f39c33de33e28d9003: bitbake: bitbake: Update version to 1.34.0 for stable release (2017-04-19 10:42:12 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib dreyna/submit/dreyna/toaster/pyro_master_11377 http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=dreyna/submit/dreyna/toaster/pyro_master_11377 David Reyna (1): toaster: move release lookup from morty to pyro lib/toaster/orm/fixtures/oe-core.xml | 12 ++++++------ lib/toaster/orm/fixtures/poky.xml | 18 +++++++++--------- 2 files changed, 15 insertions(+), 15 deletions(-) -- 1.9.1