forgot that the kernel-opi5-tfg.spec was the Orange Pi 5 patches (de2d590409) + the Linux next tree; no longer needed now

This commit is contained in:
Pratham Patel 2023-10-11 21:23:12 +05:30
parent de2d590409
commit 9f1f09dd27
No known key found for this signature in database
1 changed files with 0 additions and 17 deletions

View File

@ -1,17 +0,0 @@
# change version here
%global rel_ver 1
%global patch_ver 0
%global major_ver 6
%global minor_ver 6
%global next_snapshot_date 20231010
%global target_config defconfig
%global kname opi5
Version: %{major_ver}.%{minor_ver}.%{patch_ver}
Release: %{next_snapshot_date}.%{rel_ver}%{?dist}
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
%global src_dir linux-next-next-%{next_snapshot_date}
%include %{SOURCE1}