mirror of
https://github.com/kairos-io/packages.git
synced 2025-09-19 09:43:22 +00:00
Really remove the kernels from the package (#1303)
* Really remove the kernels from the package Signed-off-by: Itxaka <itxaka@kairos.io> * Bump Signed-off-by: Itxaka <itxaka@kairos.io> --------- Signed-off-by: Itxaka <itxaka@kairos.io>
This commit is contained in:
@@ -16,5 +16,5 @@ steps:
|
||||
- git clone --depth 1 --branch ${PACKAGE_VERSION%\+*} https://github.com/${GITHUB_ORG}/${GITHUB_REPO}.git build/${GITHUB_ORG}
|
||||
- cp -R build/${GITHUB_ORG}/boot/* /output
|
||||
# remove uneeded kernel files
|
||||
- rm build/${GITHUB_ORG}/boot/kernel*
|
||||
- rm /output/kernel*
|
||||
- cp config.txt /output
|
@@ -1,6 +1,6 @@
|
||||
name: "rpi"
|
||||
category: "firmware"
|
||||
version: "1.20250127"
|
||||
version: "1.20250127+2"
|
||||
labels:
|
||||
github.repo: "firmware"
|
||||
github.owner: "raspberrypi"
|
||||
|
Reference in New Issue
Block a user