From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id A7AC5E00DAA; Wed, 27 Apr 2016 07:31:30 -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.6 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,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 * [74.125.82.43 listed in list.dnswl.org] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% * [score: 0.0000] * 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-wm0-f43.google.com (mail-wm0-f43.google.com [74.125.82.43]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id BA46FE00DA8 for ; Wed, 27 Apr 2016 07:31:27 -0700 (PDT) Received: by mail-wm0-f43.google.com with SMTP id e201so41717061wme.0 for ; Wed, 27 Apr 2016 07:31:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=intel-com.20150623.gappssmtp.com; s=20150623; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-transfer-encoding; bh=8cLiQCM0xAwQd9a4gq0XL6QpEeLDgDgdpOZw2UdZnDg=; b=JIAV1BxXDV+vehMXXr8iaVT7DI21FNdMQsXjgwBr/Z7FJipwTEq5c6XgjLXVYxzwwi tMxPMo8XaSphl2gPuWbu8IwgV6m6KxbuG0loicv2Yz+PYQrOu6SX3SP/WdnR1FmtQNbQ crw+yREV7hTRM2GhB/NOf+wOT95sqQN8idxN12hNN+3Fkm1Kbdwo7a0U8xIjfGAsejOt 5q+bp9L3QaF/xQA2ns3pQIJYkHF93KGA8pD20DVHCVKqVTMe5ByDAbNCWSi63TzYSjRb AVm2fuxUs1oWhStDt+Re0XU+aQPZw+qYDdmOPn0BsiGK0gCRJp5mgpN30L0lTtE7hIXv raYA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=8cLiQCM0xAwQd9a4gq0XL6QpEeLDgDgdpOZw2UdZnDg=; b=OVow51Yicx2/BtrSztydLJpMCdjQ2/oMOxRDaM9g/JFTKmz6O/UvlKMqRYeyTNkRh9 RtS7wpcdyMd+411LRQz7UWHMYyiros6hRBmEORnMvPwXWDYalJqi2JCRJIZ74roxWD5+ BdND/IZa2TQxuHkCqLO6ckLzT4XSEiz7LAjPnuQWLxaGeWgce24Agy+gxUBaG0GjVIe0 9BnlGdQWGidZpoVBC1LlERXAmRZ0JVNq84tjSkQ2mbih6htdMSOCV6uHLxCEzO67C91H Ni1a1PSHbAlTrgPh/6BeOqBqd/Df/q2J/gijKxIoMDfAOhIkI3hQgcXz4G9Y8oh8wkJH HaVA== X-Gm-Message-State: AOPr4FWQklPfdGlGQgjIQZChBQkgXbNH/rUMCBVK1mY9XJQpUtfmgkpRmAKZi21qFbxouAaS X-Received: by 10.194.138.37 with SMTP id qn5mr9701929wjb.108.1461767486288; Wed, 27 Apr 2016 07:31:26 -0700 (PDT) Received: from [192.168.2.143] ([83.217.123.106]) by smtp.googlemail.com with ESMTPSA id s6sm4366037wjy.31.2016.04.27.07.31.25 for (version=TLSv1/SSLv3 cipher=OTHER); Wed, 27 Apr 2016 07:31:25 -0700 (PDT) To: toaster@yoctoproject.org References: From: Michael Wood Message-ID: <5720CD3C.7000106@intel.com> Date: Wed, 27 Apr 2016 15:31:24 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.6.0 MIME-Version: 1.0 In-Reply-To: Subject: Re: Automatically import current configuration on fresh toaster installation 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, 27 Apr 2016 14:31:30 -0000 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Hi David, Unfortunately we don't currently support importing your existing configuration into toaster. Though this is a feature we'd like to have. The supported use case is either using Toaster to view builds being done on the command line or to configure your build in a project in Toaster. (Note that there is an import layer feature that allows you to import your own custom layers, though this does expect the layer to be in a git repository) Thanks, Michael On 27/04/16 11:14, david bensoussan wrote: > Hello, > > I am setting a production instance of toaster on a server. I have a > hard time to use a poky folder I already worked on. I inside have > multiple layers (meta-raspberrypi, meta-ros etc.). When I have set up > toaster, they were not detected. Did I miss a step on the installation > or a script to import the existing configuration (layers, machine, > etc.) ? Or sadly, would I have to make a complete new setup for toaster ? > > I have followed this tutorial: > https://wiki.yoctoproject.org/wiki/Setting_up_a_production_instance_of_Toaster > > Thanks > > David Bensoussan, > Embedded systems engineer at Synapticon, Stuttgart > > > > >