kernel-tfg/kernel-opi5-tfg.spec

23 lines
649 B
RPMSpec

# change version here
%global rel_ver 3
%global patch_ver 0
%global major_ver 6
%global minor_ver 6
%global next_snapshot_date 20231004
%global target_config defconfig
Name: kernel-opi5-tfg
Version: %{major_ver}.%{minor_ver}.%{patch_ver}
Release: %{next_snapshot_date}.%{rel_ver}%{?dist}
Requires: opi5-efi
Source0: https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/snapshot/linux-next-next-%{next_snapshot_date}.tar.gz
Source1: master.inc
Patch0: patch-000-opi5-docs.patch
Patch1: patch-001-opi5-sfc-node.patch
Patch2: patch-002-opi5-device-tree.patch
%global src_dir linux-next-next-%{next_snapshot_date}
%include %{SOURCE1}