From: Anton Mikanovich <amikan@ilbers.de>
To: isar-users <isar-users@googlegroups.com>
Subject: Re: [PATCH] isar-image: remove deprecated bbclass
Date: Mon, 25 Apr 2022 11:10:50 +0300 [thread overview]
Message-ID: <8270f470-3ecf-bf58-e7c5-ce74f4db9ead@ilbers.de> (raw)
In-Reply-To: <20220329134126.10778-1-amikan@ilbers.de>
29.03.2022 16:41, Anton Mikanovich wrote:
> This class was declared deprecated 3 years ago (c83f15a0e), so remove it as
> it was already warned in RECIPE-API-CHANGELOG.md.
>
> The image class should be inherited instead.
>
> Signed-off-by: Anton Mikanovich <amikan@ilbers.de>
> ---
> meta/classes/isar-image.bbclass | 11 -----------
> 1 file changed, 11 deletions(-)
> delete mode 100644 meta/classes/isar-image.bbclass
>
> diff --git a/meta/classes/isar-image.bbclass b/meta/classes/isar-image.bbclass
> deleted file mode 100644
> index 743ecbb7..00000000
> --- a/meta/classes/isar-image.bbclass
> +++ /dev/null
> @@ -1,11 +0,0 @@
> -# Class for backwards compatibility of images that use it
> -#
> -# This software is a part of ISAR.
> -# Copyright (C) 2015-2018 ilbers GmbH
> -# Copyright (c) Siemens AG, 2019
> -inherit image
> -
> -python() {
> - bb.warn("isar-image is deprecated, please change 'isar-image' inheritance "
> - "to 'image'.")
> -}
Applied to next.
prev parent reply other threads:[~2022-04-25 8:10 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-29 13:41 Anton Mikanovich
2022-04-25 8:10 ` Anton Mikanovich [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=8270f470-3ecf-bf58-e7c5-ce74f4db9ead@ilbers.de \
--to=amikan@ilbers.de \
--cc=isar-users@googlegroups.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox