From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id D6E7CE00A48; Thu, 17 Nov 2016 01:06:50 -0800 (PST) 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.5 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, FREEMAIL_FROM, RCVD_IN_DNSWL_NONE, RCVD_IN_SORBS_SPAM autolearn=no version=3.3.1 X-Spam-HAM-Report: * 0.0 FREEMAIL_FROM Sender email is commonly abused enduser mail provider * (sujith.h[at]gmail.com) * 0.5 RCVD_IN_SORBS_SPAM RBL: SORBS: sender is a spam source * [74.125.82.65 listed in dnsbl.sorbs.net] * -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 * -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at http://www.dnswl.org/, no * trust * [74.125.82.65 listed in list.dnswl.org] Received: from mail-wm0-f65.google.com (mail-wm0-f65.google.com [74.125.82.65]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 7A063E00A07 for ; Thu, 17 Nov 2016 01:06:44 -0800 (PST) Received: by mail-wm0-f65.google.com with SMTP id m203so19081761wma.3 for ; Thu, 17 Nov 2016 01:06:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id; bh=K4VQVfB+49izlS9hII8Aa1t8N+ietge8/loOWnccuK0=; b=bxBnLYLarTLf0xX6H5ECxganVazFYRYMwAEQxPc3EtzQPr5LAdnN6JUVJtdm/ZOWZQ AJGxiqoSAXXmQSE7jhSYYHDh8pA/l1NyJprNt7yX4SRjxwPnawMCD2D5WBDRb6E/1FoN xUFEQqYcvnlytt/n8aMV9oCuDsU+7mRs+EMAvY+xGLj3IFnzHHbl1fUn+5TAVme5/ahT auzpBeFrqg+MKV1Nc17z3/VmXvuWeXJ2uz/jX5QUdXkuhLdhTN4C/Hrqty/KcqaQy3n5 1FtQmvaHBfkVeQxsl1A7KzhiY3gokcfuVInFMWxLBmlu7JzoKFMsEGwft73L/+/UUBv0 VeMQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=K4VQVfB+49izlS9hII8Aa1t8N+ietge8/loOWnccuK0=; b=QCgltYS23dBhKvB23elEIUH94YE2dP38NIyMR5K0S4BirAYG1IHgFCjNJ52zlMdfhf aVBLs5Mp8UWkK+Kt6WrMg81j0qtzZJ2r0QM1GLPaosZ3RpnHNCAyahmHGzXJFGtEcCip HOPMZ6Q9bpRJb/hRLPHI9lFLGBIXWpHQIic0z9ACw7/Aqe/doTbbhkL8EhfCDk2FvEEa QYrWV0gYuY0dx9qpokPW33rYxoGgTXP2oATe+NPehlznqF8oAfkJVrOHFK4b80crcai5 E7Vpwb5Wgm2wc/jqNjwO15Ym/vZaTh8ZGCNmRdKalN5YwRDpP4v+sGYBkS3ap2wxfeJY UP4A== X-Gm-Message-State: AKaTC01dyMzt5YkOMBB3kk8AqBI5ZpIMh4AZxO0abEV1Yvd5Ic9etTQXilJCwWfjU+PnaQ== X-Received: by 10.194.85.137 with SMTP id h9mr1206410wjz.23.1479373603692; Thu, 17 Nov 2016 01:06:43 -0800 (PST) Received: from kdekidd0.inp-wifi.mentorg.com ([139.181.35.34]) by smtp.gmail.com with ESMTPSA id j6sm2090864wjk.25.2016.11.17.01.06.41 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 17 Nov 2016 01:06:43 -0800 (PST) From: Sujith Haridasan X-Google-Original-From: Sujith Haridasan To: toaster@yoctoproject.org Date: Thu, 17 Nov 2016 14:36:23 +0530 Message-Id: X-Mailer: git-send-email 1.9.1 Subject: [PATCH 0/2] toaster: Add support for custom script and use toaster-bblayers.conf 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, 17 Nov 2016 09:06:50 -0000 The following changes since commit 6eec988c6a5f276a78b3c2de9aa231c8b0097d20: toaster: layerindex updater Take into account layers being predefined (2016-11-09 18:26:41 -0800) are available in the git repository at: git://git.yoctoproject.org/poky-contrib sujith/toaster-use-custom-build-scriptsV2 http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=sujith/toaster-use-custom-build-scriptsV2 Sujith H (2): toaster: localhostbecontroller accept custom init script for build toaster: localhostbecontroller write toaster layers for project to toaster-bblayers.conf .../toaster/bldcontrol/localhostbecontroller.py | 27 +++++++++------------- 1 file changed, 11 insertions(+), 16 deletions(-) -- 1.9.1