From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6893057513995894784 X-Received: by 2002:a05:6512:3485:: with SMTP id v5mr5909123lfr.181.1604917855781; Mon, 09 Nov 2020 02:30:55 -0800 (PST) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a19:ccc2:: with SMTP id c185ls3264342lfg.3.gmail; Mon, 09 Nov 2020 02:30:54 -0800 (PST) X-Google-Smtp-Source: ABdhPJzChLbbOk+bsKobwhBnAge/xUyEmysawM55ekr3/SOOxiGzhTKcDTqZ8CVfLBdQmwWvhDIA X-Received: by 2002:a19:5e5e:: with SMTP id z30mr913842lfi.277.1604917854539; Mon, 09 Nov 2020 02:30:54 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1604917854; cv=none; d=google.com; s=arc-20160816; b=fJmXAj9RVbUuKXPh/k2JH84JsjrT3yE3fgyFxM4yPcyJB/DfiI+kCp8uXVeSNCvftK rm0fCvhYoVmy6mQGRHwZHRhwUz9xiQvStcJnVmWo2WzcD6CdafdlFHElzWnhpNC+uZCf aHE3BRH/GX/SPFAJ90SXr8113PMJESKvGV9eJWsAHclv3djhnauyaw1ClaRd6qD4MQM9 LjFN+fUrc18eypRvN6ahuXHTJlE2ufuJVLI1Dh+ZERNvHn7vHcm6F6Es4ELj7vlqr78G m7cHh6+fE5t5wyUShaJGApzhqkoIphDCWGrn2wZVhNT0KLwvlS3EUMh3hQ3T9jg5wXFR JqaQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=content-transfer-encoding:content-language:in-reply-to:mime-version :user-agent:date:message-id:from:references:cc:to:subject; bh=+q2QIRaW9RLRM0B+HR6p82chwm7vWRn7zeGtpQlP4vc=; b=a23n27W+flvNsnwJGFmSvScTIHYaua/rhYFpzLYdGAaIlzJPbdXjDz+Tm/Z9lH0Wgn 7LNFT1UVXc7u8DLdXAb1qIRxJNYXuTY+7SMqoF5j72jubT+VtU5pYt9ccLZPXwuueEvI AZ4xsOuhJNHP0TJH+AQyitD1fKmwMFImRgAoukwWPYwba+adIcr2NuaSQ2RgRKcNJKwq KrAHn+y6FNUZKQ7NPCu7HWQ0xx4rmDPfKTw+9iiM7Y1gvBl9Q6/uVGr4YmCBMiu0fcFj BA651jqTjY+5Xm1Uxhqb4k/CJdyINGotwNCBQ/B7vqEuwBsyMO8OJH7+43xetOv4DQd+ 8Sgw== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of jan.kiszka@siemens.com designates 192.35.17.2 as permitted sender) smtp.mailfrom=jan.kiszka@siemens.com; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=siemens.com Return-Path: Received: from thoth.sbs.de (thoth.sbs.de. [192.35.17.2]) by gmr-mx.google.com with ESMTPS id m18si208673lfr.11.2020.11.09.02.30.54 for (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 Nov 2020 02:30:54 -0800 (PST) Received-SPF: pass (google.com: domain of jan.kiszka@siemens.com designates 192.35.17.2 as permitted sender) client-ip=192.35.17.2; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of jan.kiszka@siemens.com designates 192.35.17.2 as permitted sender) smtp.mailfrom=jan.kiszka@siemens.com; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=siemens.com Received: from mail2.sbs.de (mail2.sbs.de [192.129.41.66]) by thoth.sbs.de (8.15.2/8.15.2) with ESMTPS id 0A9AUqUC030680 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Mon, 9 Nov 2020 11:30:53 +0100 Received: from [167.87.33.169] ([167.87.33.169]) by mail2.sbs.de (8.15.2/8.15.2) with ESMTP id 0A9AUp1f009429; Mon, 9 Nov 2020 11:30:52 +0100 Subject: Re: ISAR Populate SDK To: Rajashree Sankar , isar-users Cc: Lakshmi Natarajan References: From: Jan Kiszka Message-ID: <36fa49c5-3b1a-a258-a2d0-02b440208d57@siemens.com> Date: Mon, 9 Nov 2020 11:30:51 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 8bit X-TUID: +DfJmihDvxVQ On 09.11.20 10:19, Rajashree Sankar wrote: > Hello All, > In the ISAR framework,we ran the command to generate SDK >   *bitbake -c populate_sdk* > There was an sdkchroot folder generated in tmp directory. > The instructions given in the readme of this folder tells us to use > rootfs of the target. > Should we specify the rootfs  folder of the generated image? If not > Please give us detailed instructions. You get the SDK as tarball under build/tmp/deploy/images. This one can be distributed, unpacked by the recipient, and its usage is then documented in the contained readme. That can be considered to be a lot like Yocto/Buildroot toolchains when using the relocate script. Note that the latter feature was merged only last week, so you may want to update your Isar version. > > I have attached the readme file for  reference. > Thanks and Regards, > Rajashree Sankar > > CONFIDENTIALITY > This e-mail message and any attachments thereto, is intended only for > use by the addressee(s) named herein and may contain legally privileged > and/or confidential information. If you are not the intended recipient > of this e-mail message, you are hereby notified that any dissemination, > distribution or copying of this e-mail message, and any attachments > thereto, is strictly prohibited. If you have received this e-mail > message in error, please immediately notify the sender and permanently > delete the original and any copies of this email and any prints thereof. > ABSENT AN EXPRESS STATEMENT TO THE CONTRARY HEREINABOVE, THIS E-MAIL IS > NOT INTENDED AS A SUBSTITUTE FOR A WRITING. Notwithstanding the Uniform > Electronic Transactions Act or the applicability of any other law of > similar substance and effect, absent an express statement to the > contrary hereinabove, this e-mail message its contents, and any > attachments hereto are not intended to represent an offer or acceptance > to enter into a contract and are not otherwise intended to bind the > sender, Sanmina Corporation (or any of its subsidiaries), or any other > person or entity. Please turn this off, it cannot apply to public lists. Jan -- Siemens AG, T RDA IOT Corporate Competence Center Embedded Linux