From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 7172560304523444224 X-Received: by 2002:a67:db08:0:b0:3b2:f05c:e409 with SMTP id z8-20020a67db08000000b003b2f05ce409mr9198360vsj.32.1671516995235; Mon, 19 Dec 2022 22:16:35 -0800 (PST) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a67:e153:0:b0:3b1:14a5:dc82 with SMTP id o19-20020a67e153000000b003b114a5dc82ls2890778vsl.5.-pod-prod-gmail; Mon, 19 Dec 2022 22:16:34 -0800 (PST) X-Google-Smtp-Source: AMrXdXsR8+BQGEWx5ybyZ2NTRUcXIishl6YygQEZdVkNdSyupa1O4zqjwIeKeNUZs/V5Rx0D8IJb X-Received: by 2002:a67:ee53:0:b0:3bd:57b1:f4a0 with SMTP id g19-20020a67ee53000000b003bd57b1f4a0mr3567513vsp.6.1671516994509; Mon, 19 Dec 2022 22:16:34 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1671516994; cv=none; d=google.com; s=arc-20160816; b=V0WBBapF1EHBYn/WY9Mxcsm1HEOZuDEEtKkfjz52CJnaVTkmcmjOvJ0FRyDHam1Doi xtdq+Q+DT0QgRc5c6t75LIe/Q0VyM2WcabDPDaVCT0gYVwNUQ0Cam+S5fNXhaYgB3sbw Hok8ushmrY6H0AIuohGTSHeXYyzYlepx0BI+BzTYxZqfU/L6rZBg2CxwlH1pEw3O/Naw JcrA8PW5u0aIJuj4ctZtdtIwBoNKNo4aLNw7uRATJavQ8zZFzxz+wumRlRmhDUDtvVXp nPUaB5HEr3AEyL7fbUS6+oJUZS6PpnVQ6ybptGuT+XSQdJG/dVIOk+KJMpVXiNypq5z0 jhXg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=content-transfer-encoding:in-reply-to:from:references:to :content-language:subject:user-agent:mime-version:date:message-id; bh=uDHKkqPbeqisxMlfr1VlUsPat62w2UA/bgPlxU9hth0=; b=hgsf3+VdQmhyeehWfhkdC6fcjlO06bFD3Gb+o39ZYs1dHAs1El5dZja+A5PI6ApPgC Gi0OP03MK1UJsphaAmpxtiSrN2kQgkIy3oWg/EzaWRUK10R7roRRzGLNom0KW132p7z3 +iy1JFTLY0gZacU9HmbVHSsO+iCFBL4xAdacAonhb9OHhwXUIqRT1nqueMkdPJn2P3yH xVAs0mAMWLTNmJcY0LYOIM9GfUSAg2bBFC7eZwqCCdQOO9b7RH8jMrzwHy/+JR3SxmGA oaDaZjwcmUtPasI6d6WM8+sOKYgCQaOnshqy0o+EZC6CGb6W+c3FrsmBJq2De4NnJGQl vOvg== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of amikan@ilbers.de designates 85.214.156.166 as permitted sender) smtp.mailfrom=amikan@ilbers.de Return-Path: Received: from shymkent.ilbers.de (shymkent.ilbers.de. [85.214.156.166]) by gmr-mx.google.com with ESMTPS id ba11-20020a056130040b00b00418e1741f27si1669528uab.0.2022.12.19.22.16.33 for (version=TLS1_2 cipher=ECDHE-ECDSA-CHACHA20-POLY1305 bits=256/256); Mon, 19 Dec 2022 22:16:34 -0800 (PST) Received-SPF: pass (google.com: domain of amikan@ilbers.de designates 85.214.156.166 as permitted sender) client-ip=85.214.156.166; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of amikan@ilbers.de designates 85.214.156.166 as permitted sender) smtp.mailfrom=amikan@ilbers.de Received: from [127.0.0.1] (host-80-81-17-52.static.customer.m-online.net [80.81.17.52]) (authenticated bits=0) by shymkent.ilbers.de (8.15.2/8.15.2/Debian-8+deb9u1) with ESMTPSA id 2BK6GURV032324 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 20 Dec 2022 07:16:31 +0100 Message-ID: <617f4a6f-e95f-4763-04f0-c956e4acaaba@ilbers.de> Date: Tue, 20 Dec 2022 09:16:30 +0300 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.4.2 Subject: Re: [PATCH v6 00/21] Migrate to Bitbake 2.0 Content-Language: en-US To: "Moessbauer, Felix" , "isar-users@googlegroups.com" References: <20221213125305.10984-1-amikan@ilbers.de> From: Anton Mikanovich In-Reply-To: Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit 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: Fwy+wR3JYpPR 19.12.2022 10:44, Moessbauer, Felix wrote: > Hi, > > I just ported the meta-coral layer (which is a rather complex one). > The script worked pretty well, and I only had to manually add the > network flag to a custom task. That was it. > > That really impressed me. Excellent work! > > Given that, I also think that it does not make sense to create an ISAR > release prior to the bitbake 2.0 change. Let's simply integrate the > change first and then do a release (maybe after a rather short > stabilization phase). > > Cheers! > Felix Hello Felix, Thanks for checking 'in real world'! Creating Isar release after Bitbake update was our original plan even before sbuild integration begin.