Skip to content
Snippets Groups Projects

added rpi firmware & rocky-sbc-utils

Merged Bryan Zuelly requested to merge codedude/fork-peridot-config:add-rpi-firmware into r9
2 files
+ 30
0
Compare changes
  • Side-by-side
  • Inline
Files
2
+ 10
0
@@ -37,6 +37,16 @@ package {
}
}
package {
name: "rocky-sbc-utils"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "altarch-common"
include_filter: "rocky-sbc-utils.noarch"
}
}
#exclude_filter {
# repo_match: "^altarch-common$"
# arch {
Loading