pkg-auto: Simplify the use of sed

Co-authored-by: James Le Cuirot <jlecuirot@microsoft.com>
This commit is contained in:
Krzesimir Nowak 2025-04-29 14:07:35 +02:00 committed by GitHub
parent a8922be627
commit 1039ed0571
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -247,7 +247,7 @@ function packages_for_board() {
local name=${arch^^}_BOARD_EO_F
cat "${!name}" | sed "${@}" | sort
sed "${@}" "${!name}" | sort
}
# Prints package name, slot and version information for SDK.