scripts: sha2rsync: fix missing feeds in additional_files list
authorPetr Štetiar <ynezz@true.cz>
Sun, 29 Sep 2024 06:13:23 +0000 (06:13 +0000)
committerPetr Štetiar <ynezz@true.cz>
Sun, 29 Sep 2024 06:13:23 +0000 (06:13 +0000)
commitbab1a77e2f778725ad515c2d5c98a602a506866e
tree3c69af38df5212d00485d64c03d38208c460165b
parent213f6de2afc40e27bf6b773b72db0d6104ffd7fb
scripts: sha2rsync: fix missing feeds in additional_files list

Currently only packages feeds are being handled in phase2, so lets add the
other missing feeds.

Fixes: c3ddb0db167d ("phase2: use sha2rsync.pl for 'targetupload'")
Signed-off-by: Petr Štetiar <ynezz@true.cz>
scripts/sha2rsync.pl