mirror of
https://github.com/LuckfoxTECH/luckfox-pico.git
synced 2026-01-18 11:38:31 +01:00
15 lines
254 B
Plaintext
15 lines
254 B
Plaintext
name: kernel
|
|
version: KERNELRELEASE
|
|
summary: Linux kernel
|
|
description: The upstream Linux kernel
|
|
grade: stable
|
|
confinement: strict
|
|
type: kernel
|
|
|
|
parts:
|
|
kernel:
|
|
plugin: kernel
|
|
source: SRCTREE
|
|
source-type: tar
|
|
kernel-with-firmware: false
|