From: Anton Mikanovich <amikan@ilbers.de>
To: isar-users@googlegroups.com
Cc: Anton Mikanovich <amikan@ilbers.de>
Subject: [PATCH] isar-image: remove deprecated bbclass
Date: Tue, 29 Mar 2022 16:41:26 +0300 [thread overview]
Message-ID: <20220329134126.10778-1-amikan@ilbers.de> (raw)
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'.")
-}
--
2.20.1
next reply other threads:[~2022-03-29 13:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-03-29 13:41 Anton Mikanovich [this message]
2022-04-25 8:10 ` Anton Mikanovich
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=20220329134126.10778-1-amikan@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