From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 32699E00FA8; Thu, 1 Oct 2015 15:09:36 -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=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider * (avery.brian[at]gmail.com) * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [209.85.220.52 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * -0.1 DKIM_VALID_AU Message has a valid DKIM or DK signature from author's * domain * 0.1 DKIM_SIGNED Message has a DKIM or DK signature, not necessarily * valid * -0.1 DKIM_VALID Message has at least one valid DKIM or DK signature Received: from mail-pa0-f52.google.com (mail-pa0-f52.google.com [209.85.220.52]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id A317FE00AAB for ; Thu, 1 Oct 2015 15:09:34 -0700 (PDT) Received: by pablk4 with SMTP id lk4so85896494pab.3 for ; Thu, 01 Oct 2015 15:09:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id; bh=+5G8ypukx9I2X+1kSQo+cNR2gE2NTUewkIrRvdp/Kjg=; b=YFW7k4MbHfFrZR2BL+H5a51vxj4x4K276rQLUVEP4+sPDbb4Hb9gztLghtNGk87yuO jjaDAMeyVJMVDTEj7Mtonc6NMnZj8DL2EJ+dCK8wULGfuM/8iFFPOZcCTx6GAvaTZ8M8 tjzI1WSyRkcpW6oPaVA85c3/cIL2BSvR50m5K0xcrPc+eAsDRN8vjeRmi05ReJ0v7R3T AlJJMA3+JPv7lIunxqw0eSOAyb05TFfL/szi980Qyxu5gy2iCiPyec8H6qoAV/Wuq2HO Nj5ung3Rrym2+wMECjXk4POUchKiaSKd5lrCuUAiD+232tWe2zlc2e7cpjo+eYIqGItE rvxA== X-Received: by 10.68.228.129 with SMTP id si1mr478060pbc.119.1443737374612; Thu, 01 Oct 2015 15:09:34 -0700 (PDT) Received: from whisper.hsd1.or.comcast.net (c-98-232-142-195.hsd1.or.comcast.net. [98.232.142.195]) by smtp.gmail.com with ESMTPSA id i9sm8560663pbq.84.2015.10.01.15.09.33 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 01 Oct 2015 15:09:33 -0700 (PDT) From: brian avery To: toaster@yoctoproject.org Date: Thu, 1 Oct 2015 15:11:15 -0700 Message-Id: X-Mailer: git-send-email 1.9.1 Subject: [PATCH 0/1] update conf file to jethro 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: Thu, 01 Oct 2015 22:09:36 -0000 This updates the conf file in meta-yocto to support master, jethro and fido. This drops dizzy support. I will send the one in meta separately since it needs to be upstreamed to a different mailing list. The following changes since commit 3143235ff04998bad4a2af3e8fe0361664f65aa2: toaster: exclude recipes with empty names (2015-10-01 14:14:10 -0700) are available in the git repository at: git://git.yoctoproject.org/poky-contrib bavery/toaster/jethro_update_meta-yocto_8428 http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=testJethro brian avery (1): toaster: update meta-yocto to jethro and drop dizzy meta-yocto/conf/toasterconf.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) -- 1.9.1