From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6875334414772994048 X-Received: by 2002:a1c:4d12:: with SMTP id o18mr6502294wmh.177.1601406935451; Tue, 29 Sep 2020 12:15:35 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a05:600c:230d:: with SMTP id 13ls2321356wmo.0.canary-gmail; Tue, 29 Sep 2020 12:15:34 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxija6Sibj42oeTegxOwGCosyH3ZElTYXfaQoWXZcGTX3EfmhDmO9WlIZ91n3LOHxEy84YS X-Received: by 2002:a7b:c21a:: with SMTP id x26mr4828530wmi.100.1601406934548; Tue, 29 Sep 2020 12:15:34 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1601406934; cv=none; d=google.com; s=arc-20160816; b=ftScBiWTCh7PLhDduRvOK2z07ifD+CCDRZzm1dlGRnvoOMtjYL7wziEJEniOd8++KT ctc8Kx4qo3p66g+NbjIwJ/JjQFee8StqBkb2NIriT3XgYYjhpGqZYU52FPE2b+7i7DYP m1yl8OVdyQidkkHefRgspoHXFSs2KETrwOm589JcWjqr/5ikp98TvpAWHgqAxRbhNbph sW93VG5IFhG0HoTC+u/LA4qlkTb81b5GCIwhjZ4NT7wreuCLsRmiO/zxuGnttH2xGgGT hDEWFhxAb0zsQNDm9pflppfUacSAM+iN7G7hwleJHPOReb6uT66Xlvf2DabFkqK6zXp4 BXMg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=user-agent:in-reply-to:content-disposition:mime-version:references :mail-followup-to:message-id:subject:to:from:date; bh=tbmkuLWDFTlbxOPkJqSQFZ9pwgDGON7OgDnRk6PZidw=; b=byZA5I+o/Y84DmikKch9mRGCyAK33yzSYcIvMUfSCExLKPFg6uF6sdwDBJlwDFHgcX 6Uy2RWVX4s1sVdi+wL3MTUMMuMZH5MpU/pBDWT9soGO2h7hBZL/54bD15HWu6iFPfOhU zSroGJ/1pc6nPthB1C3cfvi0Y0cJxMqnJUwiFKp/HEXsEA5Wd8SfXYi/oMV/dc32q+ZT A0cSbINoMZk/QwuvWxcNkPGzXYUflvDSg6Jxtx+5uZCKC4zlp20kiCH2EChsrVI8z8pm 7KUJVszOPN0eWz8bcFp6WEsP+XilXa6jCf55VX1wxJ8/auaUk6nvqmI94bfGtBD8IgFk +hzg== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=neutral (google.com: 85.214.156.166 is neither permitted nor denied by best guess record for domain of ibr@radix50.net) smtp.mailfrom=ibr@radix50.net Return-Path: Received: from shymkent.ilbers.de (shymkent.ilbers.de. [85.214.156.166]) by gmr-mx.google.com with ESMTPS id k14si275871wrx.1.2020.09.29.12.15.34 for (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Tue, 29 Sep 2020 12:15:34 -0700 (PDT) Received-SPF: neutral (google.com: 85.214.156.166 is neither permitted nor denied by best guess record for domain of ibr@radix50.net) client-ip=85.214.156.166; Authentication-Results: gmr-mx.google.com; spf=neutral (google.com: 85.214.156.166 is neither permitted nor denied by best guess record for domain of ibr@radix50.net) smtp.mailfrom=ibr@radix50.net Received: from yssyq.m.ilbers.de (dslb-002-200-183-213.002.200.pools.vodafone-ip.de [2.200.183.213]) (authenticated bits=0) by shymkent.ilbers.de (8.15.2/8.15.2/Debian-8) with ESMTPSA id 08TJFVsc029554 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT) for ; Tue, 29 Sep 2020 21:15:33 +0200 Date: Tue, 29 Sep 2020 21:15:26 +0200 From: Baurzhan Ismagulov To: isar-users Subject: Re: [PATCH v3 06/16] sdk: Add support for adding self-defined sdk packages Message-ID: <20200929191526.GD5400@yssyq.m.ilbers.de> Mail-Followup-To: isar-users References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.10.1 (2018-07-13) X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED autolearn=unavailable autolearn_force=no version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on shymkent.ilbers.de X-TUID: IGX5B4BiNvYt Hello Jan, On Tue, Sep 22, 2020 at 05:28:44PM +0200, Jan Kiszka wrote: > We do not yet have a good algorithm for automatically adding build > dependencies to the sdk beyond the basic set, let's allow users to > append what they need by appending SDK_PREINSTALL. Analogously to other > images, also allow to install self-built packages, consequently using > SDK_INSTALL. > > Based on original patch by Le Jin. Two issues: 1. I've tried the following: . ./isar-init-build-env build bitbake -c do_populate_sdk mc:qemuarm-buster:isar-image-base When I look into tmp/deploy/images/qemuarm/sdk-debian-buster-armhf.tar.xz, etc/apt/sources.list.d/isar-apt.list is not present. Am I missing anything? 2. The series still removes isar-apt description in p11. With kind regards, Baurzhan.