From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 31BDEE009EF; Wed, 14 Oct 2015 05:33:32 -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=-6.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_HI autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at http://www.dnswl.org/, high * trust * [134.134.136.20 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] Received: from mga02.intel.com (mga02.intel.com [134.134.136.20]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 125C2E007FE for ; Wed, 14 Oct 2015 05:33:28 -0700 (PDT) Received: from orsmga002.jf.intel.com ([10.7.209.21]) by orsmga101.jf.intel.com with ESMTP; 14 Oct 2015 05:33:27 -0700 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.17,681,1437462000"; d="scan'208";a="826448423" Received: from linux.intel.com ([10.23.219.25]) by orsmga002.jf.intel.com with ESMTP; 14 Oct 2015 05:33:27 -0700 Received: from vmed.fi.intel.com (vmed.fi.intel.com [10.237.72.51]) by linux.intel.com (Postfix) with ESMTP id DFB3C6A4005 for ; Wed, 14 Oct 2015 05:32:28 -0700 (PDT) From: Ed Bartosh To: toaster@yoctoproject.org Date: Wed, 14 Oct 2015 15:33:19 +0300 Message-Id: X-Mailer: git-send-email 2.1.4 Subject: [PATCH 0/4] Fixes for toaster script 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: Wed, 14 Oct 2015 12:33:32 -0000 Hi, This patchset should make toaster script working in both modes. It was not possible due to the way TOASTER_CONF variable was set. The following changes since commit c1ba977bf55424bf9f9e899db89eafa338edccb4: toaster: importlayer Update property names for importlayer api calls (2015-10-14 14:11:23 +0300) are available in the git repository at: git://git.yoctoproject.org/poky-contrib ed/toaster/fixes-for-toaster-script http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=ed/toaster/fixes-for-toaster-script Ed Bartosh (4): toaster: use path to the script to guess config path toaster: get rid of SRCFILE toaster: set TOASTER_MANAGED variable toaster: exit or return depending on the mode bitbake/bin/toaster | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) -- 2.1.4