From 4978b3a8a15694af946ef244d7fe9da51f56331b Mon Sep 17 00:00:00 2001 From: Jeremi Piotrowski Date: Mon, 30 Jun 2025 08:41:18 +0000 Subject: [PATCH] profiles: Prefix comment with # in package.mask This multi-line comment accidentally only has a # prefix on the first line, which leads to this warning during the build: --- Invalid atom in /mnt/host/source/src/third_party/coreos-overlay/profiles/coreos/base/package.mask: mask a specific version in hope that the future update may be smaller, --- Invalid atom in /mnt/host/source/src/third_party/coreos-overlay/profiles/coreos/base/package.mask: who knows. Add missing prefixes to lines 2 and 3. Signed-off-by: Jeremi Piotrowski --- .../coreos-overlay/profiles/coreos/base/package.mask | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.mask b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.mask index 27dd2945be1..13661dd483b 100644 --- a/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.mask +++ b/sdk_container/src/third_party/coreos-overlay/profiles/coreos/base/package.mask @@ -22,6 +22,6 @@ >=sys-block/thin-provisioning-tools-1.0.14 # Too large to fit into our /boot partition - the size grew by 3MB. We -mask a specific version in hope that the future update may be smaller, -who knows. +# mask a specific version in hope that the future update may be smaller, +# who knows. =sys-firmware/intel-microcode-20250512_p20250513