From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 6750261011454885888 X-Received: by 2002:a5d:490c:: with SMTP id x12mr7500965wrq.301.1573200303191; Fri, 08 Nov 2019 00:05:03 -0800 (PST) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a05:600c:1:: with SMTP id g1ls6596392wmc.2.canary-gmail; Fri, 08 Nov 2019 00:05:02 -0800 (PST) X-Google-Smtp-Source: APXvYqwAgKUtoychwMtBsShy3LzmwZvmCCMMWgLwWscJmJm/wKqLfcxsu0b0Hq+lpa+REEjWqK7T X-Received: by 2002:a1c:2d4b:: with SMTP id t72mr7409334wmt.112.1573200302585; Fri, 08 Nov 2019 00:05:02 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1573200302; cv=none; d=google.com; s=arc-20160816; b=Vig0WryUMHcM9gWG6WVNb6zCdMMRte5leyM15SSocUXcyg6zturS1gI0xlkEkfIo3p LE1xzqyR2i6AZ0eAQclXm7fjbPBAFmleIpsPg65KfGlC3lUuT6HttwbjW1lE1HqxpdxR aC1U7O1/r/ONCPLiiB9n6y5V/5BWWB+K5vonZYTj6tRs3c7RXYfHArHEn1ci3+rYtruZ 9bBIg2Wc06ZVcIw9ms5uKbi3V23bYmFvLcwa7oKslFDsgqADGw8USP2OknKczgRR8Yy5 vvBJoE6sHToQmHbpl6/yMAm0giHrXJT0S60v6Yoxicv3GmXiqpIkjQyoYhBm9QmvtRUF GplA== 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:to:subject; bh=RnSQ2CfAFT7tWJ0cfOikZ0ALeiYFAr8LbNKrBCk10AA=; b=O218HaV/1pchC1uxyVE2rKeAMMDHaVZWsZgRVgIFRa/lX9+pT9D8baV0caTdhlpiMs xkeprrudvFzzsBFAbhwHR3KiVTT+BZF22YGV1wg5aElmTFpToqPWUnvNf1dVx/lleptB lOhipMkYv9cB7QQx5ci1kcRIUe8gCyM1bS/nN034gbUljkwyY3p7qIBj/zDR3Waa8ppa zo7bjh0XKsoHovo1k2O+Vnt+ZEJmlxiTM8q6UHFkCvWvaoWksJLD+3mcUgngaD3xBywr KYQNvJ9TCZEA21M95Xxr0HVbgGwAXlHd67HDyrUwFXc1cNsJnfxIdVssy0boryOihcim 0nMg== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of jan.kiszka@siemens.com designates 192.35.17.28 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 goliath.siemens.de (goliath.siemens.de. [192.35.17.28]) by gmr-mx.google.com with ESMTPS id y140si342606wmd.0.2019.11.08.00.05.02 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Nov 2019 00:05:02 -0800 (PST) Received-SPF: pass (google.com: domain of jan.kiszka@siemens.com designates 192.35.17.28 as permitted sender) client-ip=192.35.17.28; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of jan.kiszka@siemens.com designates 192.35.17.28 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 goliath.siemens.de (8.15.2/8.15.2) with ESMTPS id xA8852ul022056 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK); Fri, 8 Nov 2019 09:05:02 +0100 Received: from [167.87.14.235] ([167.87.14.235]) by mail2.sbs.de (8.15.2/8.15.2) with ESMTP id xA8850qp013857; Fri, 8 Nov 2019 09:05:01 +0100 Subject: Re: [PATCH 0/1] update bitbake to version 1.44.0 To: Cedric Hombourger , isar-users@googlegroups.com References: <1571667598-657-1-git-send-email-Cedric_Hombourger@mentor.com> From: Jan Kiszka Message-ID: <098e5cae-bd87-aadc-509e-0a342a5ba570@siemens.com> Date: Fri, 8 Nov 2019 09:05:00 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.1.1 MIME-Version: 1.0 In-Reply-To: <1571667598-657-1-git-send-email-Cedric_Hombourger@mentor.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-TUID: HCLEwG0/wErq On 21.10.19 16:19, Cedric Hombourger wrote: > It appears that the last update of Isar we did was last year. I would like to propose that > we re-align ourselves with upstream (this would fix some of the gitsm fetcher issues I have > been facing). No changes to bitbake were required, they however changed their API and > bitbake multiconfig:foo:bar no longer works (bitbake mc:foo:bar should be used instead). > Documentation and code using the old syntax was changed. The RECIPE-API-CHANGELOG document > was also changed. All changes were tested with our ci_build.sh script (no issues or failures > were observed). Just in case others run into this: While the official syntax is now "mc:", bitbake still stupports "multiconfig:" as compat solution. Well, except you actually provide multiple configs: Only the first entry seems to be properly converted to "mc:" internally, and all other targets will fail the build... So, we need to switch completely in downstream multiconfig projects as well (so far I only know of jailhouse-images). The required kas change is submitted, will require a new release there, though. Jan -- Siemens AG, Corporate Technology, CT RDA IOT SES-DE Corporate Competence Center Embedded Linux