From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6680389924521246720 X-Received: by 2002:a50:f5bd:: with SMTP id u58mr2366601edm.8.1555399485245; Tue, 16 Apr 2019 00:24:45 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a17:906:c354:: with SMTP id ci20ls2951210ejb.13.gmail; Tue, 16 Apr 2019 00:24:44 -0700 (PDT) X-Google-Smtp-Source: APXvYqycpgRvCzKVx8CDiXQISUiG9O8JvS67247eyZz4jm688SU2WHDUFrprSRjENN+2JNYziCQc X-Received: by 2002:a17:906:3086:: with SMTP id 6mr6786204ejv.16.1555399484696; Tue, 16 Apr 2019 00:24:44 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1555399484; cv=none; d=google.com; s=arc-20160816; b=yMx3K+lQkHDcaaQxzAiD3z1HgTkX5qCV+B4hvTsGFBOZo4HPKpBVQAJlePPOZcGXFv lahx5dcE5WqEG6uNfl6hLqblEfmAOsUuaCtHHEo+ESww/uP6wooLqeCqrcQ6v/QV0KIX gOVkVFjy/7ZmB+0w6ciKrP51B4rEZN3kRuBnk+q5fUatPAkkU+Oz4XwFvovRJ8uIFCB2 /wlw/kV8CK7/2nzLKKKvLVxJy4KlHzMkHESWiVM4VLrwLEYk0pdAQI2fLk80MDqHmRua 53/nnerEmOQKkHEsayfnwG62tsvM1Q6jjISX7s99yBF5laLquczHXjr29J3sCfea6zy7 kKBw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=content-transfer-encoding:content-language:mime-version:user-agent :date:message-id:subject:from:cc:to; bh=LwvwBCW2RWXLNrrNgMoNU3VlLVpDShDwoTbteKSCnbk=; b=QsMj3lpxSFgId8Ft4g1GFnnztBVFoTNEBPDo2mxp7q5dIaYTvFxDRfQXdEGpNvcaVv v0CwH/57Ibwc4nNl4z5G0lzpICrdpI4aLtIbYxQKS6r+V6dIpTfnJRp/MXuUFE+5c3LB /owOosQjjXt1ufXmauJ5xgmisvytI9LgGDPlB2hAXSlvLH9iwiDtIr4IYKKeYQNGTbzM L9/FKP5qUqwumYX44yWgVdLw42xLRwRXWEk1HbfuMyM8fX7pzUlnEGPH30Nxp7PhCOt5 lBW12yRln7vERPxvy5vHjShyClrWXChkkZBSdszzmHYq7h4IlN9nWuw0iZDLzBi5iUKI M03Q== 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 Return-Path: Received: from thoth.sbs.de (thoth.sbs.de. [192.35.17.2]) by gmr-mx.google.com with ESMTPS id a9si663123edn.4.2019.04.16.00.24.44 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Apr 2019 00:24:44 -0700 (PDT) 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 Received: from mail1.sbs.de (mail1.sbs.de [192.129.41.35]) by thoth.sbs.de (8.15.2/8.15.2) with ESMTPS id x3G7OiHS014568 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Tue, 16 Apr 2019 09:24:44 +0200 Received: from [167.87.9.32] ([167.87.9.32]) by mail1.sbs.de (8.15.2/8.15.2) with ESMTP id x3G7Ogkv020098; Tue, 16 Apr 2019 09:24:43 +0200 To: isar-users Cc: "Jin, Le (RC-CN DF FA R&D)" From: Jan Kiszka Subject: Defining the content of the SDK Message-ID: Date: Tue, 16 Apr 2019 09:24:42 +0200 User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); de; rv:1.8.1.12) Gecko/20080226 SUSE/2.0.0.12-1.1 Thunderbird/2.0.0.12 Mnenhy/0.7.5.666 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-TUID: vKQy0DdV5JhJ Hi all, we are just looking more closely at the SDK Isar can generate, and that in the context of a concrete target. It quickly became clear that we miss a lot of packages and also configurability. Currently, there is a hard-coded SDKCHROOT_PREINSTALL that defines which additional packages, besides the core toolchain, should go into the SDK. However, if you have libfoo on your target, you possibly want libfoo-dev in your SDK in order to develop against that. Now the question is if it could be sufficient to derive the required -dev packages from the target image or if we should rather or additionally allow to augment the installed package set. Is there any simple pattern we can inherit from OE? Jan -- Siemens AG, Corporate Technology, CT RDA IOT SES-DE Corporate Competence Center Embedded Linux