From 9f1f09dd27d40d94a1dc770108bdf6bc7e9db241 Mon Sep 17 00:00:00 2001 From: Pratham Patel Date: Wed, 11 Oct 2023 21:23:12 +0530 Subject: [PATCH] forgot that the kernel-opi5-tfg.spec was the Orange Pi 5 patches (de2d59040990ee9ba042bca68f0c0551dcc30242) + the Linux next tree; no longer needed now --- kernel-opi5-tfg.spec | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 kernel-opi5-tfg.spec diff --git a/kernel-opi5-tfg.spec b/kernel-opi5-tfg.spec deleted file mode 100644 index e46e1a5..0000000 --- a/kernel-opi5-tfg.spec +++ /dev/null @@ -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}