mbox series

[v2,0/1] rootfs: clean apt auth credentials from final rootfs by default

Message ID 20260724095428.192250-1-gouravsingh@siemens.com
Headers show
Series rootfs: clean apt auth credentials from final rootfs by default | expand

Message

Singh, Gourav July 24, 2026, 9:54 a.m. UTC
v2 changes:
  - Model cleanup as a ROOTFS_FEATURES entry 'clean-apt-credentials'
    instead of a standalone ISAR_APT_CLEAN_AUTH_FILES variable
  - Move handler to do_rootfs_postprocess (runs after all package
    installs, safe to remove auth at that point)
  - Enable the feature in image.bbclass and sdk.bbclass
  - Update RECIPE-API-CHANGELOG.md accordingly

Gourav Singh (1):
  rootfs: clean apt auth credentials from final rootfs by default

 RECIPE-API-CHANGELOG.md            | 18 ++++++++++++++++++
 meta/classes-recipe/image.bbclass  |  1 +
 meta/classes-recipe/rootfs.bbclass |  6 ++++++
 meta/classes-recipe/sdk.bbclass    |  2 +-
 4 files changed, 26 insertions(+), 1 deletion(-)

--
2.39.5