public inbox for isar-users@googlegroups.com
 help / color / mirror / Atom feed
* [PATCH 0/4] Remove deprecated variables and classes
@ 2024-03-14  9:41 Anton Mikanovich
  2024-03-14  9:41 ` [PATCH 1/4] rpi: Remove deprecated rpi-sdimg.bbclass Anton Mikanovich
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Anton Mikanovich @ 2024-03-14  9:41 UTC (permalink / raw)
  To: isar-users; +Cc: Anton Mikanovich

All of them were deprecated since v0.8 or v0.9 and now we can remove
backward compatibility and deprecation warnings.

Anton Mikanovich (4):
  rpi: Remove deprecated rpi-sdimg.bbclass
  image: Remove IMAGE_TRANSIENT_PACKAGES deprecation warning
  image: Remove backward compatibility with IMAGE_TYPE
  u-boot: Remove BUILD_DEPENDS backward compatibility

 meta-isar/classes/rpi-sdimg.bbclass       | 24 -----------------------
 meta/classes/image.bbclass                | 17 ++--------------
 meta/recipes-bsp/u-boot/u-boot-custom.inc |  6 ------
 3 files changed, 2 insertions(+), 45 deletions(-)
 delete mode 100644 meta-isar/classes/rpi-sdimg.bbclass

-- 
2.34.1


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-03-22  8:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-14  9:41 [PATCH 0/4] Remove deprecated variables and classes Anton Mikanovich
2024-03-14  9:41 ` [PATCH 1/4] rpi: Remove deprecated rpi-sdimg.bbclass Anton Mikanovich
2024-03-14  9:41 ` [PATCH 2/4] image: Remove IMAGE_TRANSIENT_PACKAGES deprecation warning Anton Mikanovich
2024-03-14  9:41 ` [PATCH 3/4] image: Remove backward compatibility with IMAGE_TYPE Anton Mikanovich
2024-03-14  9:41 ` [PATCH 4/4] u-boot: Remove BUILD_DEPENDS backward compatibility Anton Mikanovich
2024-03-22  8:17 ` [PATCH 0/4] Remove deprecated variables and classes Uladzimir Bely

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox