scripts: signall: skip updating hash of previous kmods/ main master v22
authorChristian Marangi <ansuelsmth@gmail.com>
Sun, 17 Nov 2024 15:13:02 +0000 (16:13 +0100)
committerPetr Štetiar <ynezz@true.cz>
Mon, 18 Nov 2024 08:08:57 +0000 (08:08 +0000)
commit31eb26b97e7cf8f202c8bd2c65d550edd6e28374
tree9c65711e9dcd596a2ade551f32295e194ed0e5e7
parenta75ce026ca9bd5df828e9e51db08f209a716fe82
scripts: signall: skip updating hash of previous kmods/

Handle case where a sha256sums might contain previous kmods/. In such
case packages.adb for previous kmods/ needs to be skipped as not
included in the sign tar and already signed by previous runs.

Skip is limited to kmods/ entry as those are the only entry expected to
be present in the sha256sums but not included in sign tar.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
scripts/signall.sh