From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 1099FE01084; Thu, 1 Oct 2015 15:27:41 -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.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [209.85.220.43 listed in list.dnswl.org] * 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider * (avery.brian[at]gmail.com) * -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-f43.google.com (mail-pa0-f43.google.com [209.85.220.43]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 832B0E00D05 for ; Thu, 1 Oct 2015 15:27:37 -0700 (PDT) Received: by pablk4 with SMTP id lk4so86276331pab.3 for ; Thu, 01 Oct 2015 15:27:36 -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=RviZXPb4BLVmRYeTp5XUGMnQl+cQSXOOFldYJeGIkR0=; b=lcwhL51eyK8I1/uz+W22Tta7rp6K7Jy/w8+3m4dGDnaLvbcT4ChymrP1jAHonHYm1f XlxbKTZiDOlT/Mvuxmnh2myaY7/497djDdp2vIFK14y5gZ8YFWxFZcxSiP/jhXLpyC1Y aQnxmho1o0q7gSieegoV33a+QDhvpATaP8biKhuydEiePfU9Lapxh6F/Td+fUSzSCBrp pBQEMd9NXdN4Y9CLTB222kQKpiZgXBQKlAnXsCGMSrXXuFSkd3tkZaCKx6zhfWoOMEea GlwA4er2m78TCFYTMhYvnfUItvlFjQkp8CTvpbn/i0szEHVF5FxoP2bbF8JA60lltaIG KsOQ== X-Received: by 10.68.57.137 with SMTP id i9mr15162326pbq.101.1443738456774; Thu, 01 Oct 2015 15:27:36 -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 tb9sm8703736pab.13.2015.10.01.15.27.36 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 01 Oct 2015 15:27:36 -0700 (PDT) From: brian avery To: toaster@yoctoproject.org Date: Thu, 1 Oct 2015 15:29:18 -0700 Message-Id: X-Mailer: git-send-email 1.9.1 Subject: [PATCH 0/1] update meta 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:27:41 -0000 This updates the conf file in meta to support master, jethro and fido. This drops dizzy support. This one is sent 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_8428 http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=bavery/toaster/jethro_update_meta_8428 brian avery (1): toaster: update meta to jethro and drop dizzy meta/conf/toasterconf.json | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) -- 1.9.1