Skip to content
Snippets Groups Projects
Verified Commit df931766 authored by Louis Abel's avatar Louis Abel :tv:
Browse files

remove kernel from common

parent a5e332b3
No related branches found
No related tags found
No related merge requests found
# kind: resf.peridot.v1.CatalogSync
# raspberrypi2 kernel package:
package {
name: "raspberrypi2"
type: PACKAGE_TYPE_NORMAL_SRC
# This is the altarch-common empty repo that gets excluded at the top anyway
# It doesn't matter what gets included, because it gets excluded no matter what
repository {
name: "altarch-common"
include_filter: "raspberrypi2-kernel4.aarch64"
}
}
package {
name: "uboot-tools"
type: PACKAGE_TYPE_NORMAL_SRC
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment