Skip to content
Snippets Groups Projects
Verified Commit 76923393 authored by Skip Grube's avatar Skip Grube
Browse files

Initial commit for Peridot project catalog

-Skip G.
parents
No related branches found
No related tags found
No related merge requests found
## Peridot Catalog for SIG/AltArch
This is a catalog of packages that get imported + built into SIG/Altarch
# Rockyrpi repo - currently only has "raspberrypi2" kernel package in it
# This is imported manually from Pablo Greco's CentOS rpi work: https://git.centos.org/rpms/raspberrypi2
# Imported into https://git.rockylinux.org/sig/altarch/src/raspberrypi2 , where Peridot then "imports" it into sig/altarch/rpms/raspberrypi2
package {
name: "raspberrypi2"
type: PACKAGE_TYPE_NORMAL_SRC
repository {
name: "rockyrpi"
include_filter: "raspberrypi2-kernel4.aarch64"
include_filter: "raspberrypi2-firmware.aarch64"
include_filter: "raspberrypi2-kernel4-devel.aarch64"
include_filter: "raspberrypi2-kernel4-devel-debuginfo.aarch64"
}
}
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