From mboxrd@z Thu Jan 1 00:00:00 1970 X-GM-THRID: 7000822935908777984 X-Received: by 2002:a2e:b611:: with SMTP id r17mr7026969ljn.10.1630059937068; Fri, 27 Aug 2021 03:25:37 -0700 (PDT) X-BeenThere: isar-users@googlegroups.com Received: by 2002:a05:6512:15a3:: with SMTP id bp35ls2154258lfb.1.gmail; Fri, 27 Aug 2021 03:25:36 -0700 (PDT) X-Google-Smtp-Source: ABdhPJzFrj2BvuVywMLmpzPoqAPjFhfQeUJ7YO1vpufPSdxVTmB6WMs2bxKsw7fTYRiA80zz0FxJ X-Received: by 2002:ac2:4e0f:: with SMTP id e15mr2170697lfr.262.1630059935990; Fri, 27 Aug 2021 03:25:35 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1630059935; cv=none; d=google.com; s=arc-20160816; b=pcexstFUfzo7nUS6Tod/8ZDUr29+tJBt7Z17ryJx7/aOKQ9IaFM3j76JPKCEitIGQ1 csS4EhJDEwoWSBZMHnAiaQ+QjJz5NjzWqjJEWQqobUAqCwb/e/6+odFx0yfg3pv6IJtR Mnnfzrm8db3F22QT15613cA8zq0XqKE2yQR8unka0nBPckJyuKBCo46c3u1DP+1Ri5d9 rrXmjLrGw7EZz+SPGatXVQfBq8xxgIZWL8DYFeRIHjhuoXXthMHO7MozePxo+KVASnX/ a+tsZOB4T5p0Olvr0WhGykIbO9LQuG1WnVf6FkmyL8TOB+G+fJcmA+Dp9bep7t8kUTGD 913g== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from; bh=eXypa6HGN6YBFYkU+JnDlL4KlXQdTvRpfHXXm5WbUMs=; b=kyaU4t+IR26UOnih6YuEhS4tUTx7TQEXh0tf9I1x+XYCzLqDZ9BSINd/HF+nXRY9Qb aC45YdOXtgVXRMA+XN32oUL6sCuS8TE5QJ9Zbav+jqLQPmsNmJI6BUbZiqB8XNwdTgSb 7lciibM3TgA6u1yOiBIVvPt3qMq9MjOithSvNr6qS3q6IeLudDy+aQPVWfHqGFrALDAA bxIzDqTL88oX4lCi5YYW7V2yPt5Lr1leiGyuUe9iT7ThXlEgijm3e9ajWwzkHVrt9oGu DN1YaRtiWKXhJJ+0BNYicG56d18kvPUMfLSXUWjeT6YFKFfKCcTL+D+1xA1kyso/hPSh qgUQ== ARC-Authentication-Results: i=1; gmr-mx.google.com; spf=pass (google.com: domain of henning.schild@siemens.com designates 194.138.37.39 as permitted sender) smtp.mailfrom=henning.schild@siemens.com; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=siemens.com Return-Path: Received: from lizzard.sbs.de (lizzard.sbs.de. [194.138.37.39]) by gmr-mx.google.com with ESMTPS id i12si361986lfc.10.2021.08.27.03.25.35 for (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 27 Aug 2021 03:25:35 -0700 (PDT) Received-SPF: pass (google.com: domain of henning.schild@siemens.com designates 194.138.37.39 as permitted sender) client-ip=194.138.37.39; Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of henning.schild@siemens.com designates 194.138.37.39 as permitted sender) smtp.mailfrom=henning.schild@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 lizzard.sbs.de (8.15.2/8.15.2) with ESMTPS id 17RAPZaN010044 (version=TLSv1.2 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=OK) for ; Fri, 27 Aug 2021 12:25:35 +0200 Received: from md1za8fc.ad001.siemens.net ([139.25.0.59]) by mail2.sbs.de (8.15.2/8.15.2) with ESMTP id 17RAPZZ5031573; Fri, 27 Aug 2021 12:25:35 +0200 From: Henning Schild To: isar-users@googlegroups.com Cc: Henning Schild Subject: [PATCH v2 0/3] re-fork wic pcbios plugin Date: Fri, 27 Aug 2021 12:25:30 +0200 Message-Id: <20210827102533.11100-1-henning.schild@siemens.com> X-Mailer: git-send-email 2.31.1 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-TUID: Lo3nWxwni64V change since v1: - rework variable list in p3 The forked plugin has gotten out of sync with the last wic version bumps. And the original fork was not exactly minimal or made for easy maintenance. This series does a re-fork of that one plugin with the aim to come up with something readable, minimal and maintainable. I think the result looks good and if people agree i would put the same effort into the efi one in a later series. p3 is mostly just a drive-by ... it could be applied stand-alone Henning Schild (3): git: reset our fork to OE upstream for re-forking wic: apply the actual fork changes to our pcbios plugin fork wic: clean up wic class in terms of isar variables meta/classes/wic-img.bbclass | 6 +- .../wic/plugins/source/bootimg-pcbios-isar.py | 136 +++++++++--------- 2 files changed, 71 insertions(+), 71 deletions(-) -- 2.31.1