public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Aisha Tammy" <gentoo@aisha.cc>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: sys-kernel/uek-sources/
Date: Sat, 13 Aug 2022 22:54:59 +0000 (UTC)	[thread overview]
Message-ID: <1660431290.c638338beb31831b4efd889c62d52aff6e5aefe2.epsilon-0@gentoo> (raw)

commit:     c638338beb31831b4efd889c62d52aff6e5aefe2
Author:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Sat Aug 13 22:53:20 2022 +0000
Commit:     Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Sat Aug 13 22:54:50 2022 +0000
URL:        https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=c638338b

sys-kernel/uek-sources: drop 5.15.0.1.43.1, 5.15.0.1.43.2

Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>

 sys-kernel/uek-sources/Manifest                    |  2 -
 .../uek-sources/uek-sources-5.15.0.1.43.1.ebuild   | 65 ----------------------
 .../uek-sources/uek-sources-5.15.0.1.43.2.ebuild   | 65 ----------------------
 3 files changed, 132 deletions(-)

diff --git a/sys-kernel/uek-sources/Manifest b/sys-kernel/uek-sources/Manifest
index 1537090f5..00f13825b 100644
--- a/sys-kernel/uek-sources/Manifest
+++ b/sys-kernel/uek-sources/Manifest
@@ -1,6 +1,4 @@
 DIST genpatches-5.15-56.base.tar.xz 2245780 BLAKE2B 0f5e5d7c8a29f590598f4721307e3b1a316342cc31b8e5ab5496ed58b65470d19bed59ff40cf7b26bd4970eee04581ee8ac544eebe63c54063c161a55c828cea SHA512 0a1c4edd8f863f2c77a14cf48d79c35868ba8b2f02fb2436e1913e97c8285046ecbedc33e6faddf02a0c813e677492be0fc972e3731c733e488006602eb6119f
 DIST genpatches-5.15-56.experimental.tar.xz 5420 BLAKE2B ca95771341b6086f23ea70d99dfec6228e8f6486d520045c110bde63948008095715d68fa67e5e29ad46eab58366ab323736942b5c7bc83bbb61c2dc4e5c2b95 SHA512 1ec3dc2c019d0aedf03e2b70dcc6a5c80cc39ae0d1eb83b400c480818a97d6b212868dd370b4e529e01d40434313ecd2b0270e6055a22b4fe373e7a6cb91e724
 DIST genpatches-5.15-56.extras.tar.xz 3932 BLAKE2B 2b167a35d9dfe16a18b22318ac4597147fb25bef53a66108c2f2e4d6e6d3df1c9d4b1fd6d63ba4a8078f94f8cd69d14b359123355ba266ef72b44f7d9addca9b SHA512 ce91556981720f3718921993eb15f5af623cad8dc40a36bec6cbb0d52153fd1288bf97927daab1b1e3ccd1451d4295b109ead0160c657a00c62c2d6f25fbc09f
-DIST linux-uek-5.15.0-1.43.1.tar.gz 200096869 BLAKE2B 1aae3fefb10f058d23439ce3874531fa0ad8e788b53cb32c255a4f1fdd17d6898ba7f140db385d65e210ed4dd7a66730f3133a1865da1e425d29ea8c27a5d2e6 SHA512 85f2cd532c30d8415ea4876d856cc3e5922f9bc9392a1f5601289bdbd2a93b9316a9fe6d2325c183a513b8260704ed90914a4dddd1592f0e195da7a5df7cbf3f
-DIST linux-uek-5.15.0-1.43.2.tar.gz 200097931 BLAKE2B 38371bdcf21fabe760831e5fc359d9841a358f365364eb73d175952fa65972a4f98a0779da248e2c2bb06eb59922d08e78cc0d6bfb843d0f6f9aba32328b4c9e SHA512 614bb283bada7bca6fc2e6b241cdd5dcfcbdf28837394f80842649f23f3c596287bf30cc458a776f641b6e22da54362a39fce8f11a1c754173834c8d84dfcb0b
 DIST linux-uek-5.15.0-2.52.1.tar.gz 200139967 BLAKE2B d6f0f08a23de63d251faa445c9125b6eea48f0476cb5a08cbbe6f7a960be14d4e49d41606ae215e5b2a689d2c012be983817dcd8b4da1da0fe53492482b38eec SHA512 d142927fd89d251696ce19bb8159da900bb3a27e16d057accbe55cfc3b2e69ee0ce9fc7ab07bc4a14a0696a6e8f6909875e357e23ad8e4ed60493d79c609e43f

diff --git a/sys-kernel/uek-sources/uek-sources-5.15.0.1.43.1.ebuild b/sys-kernel/uek-sources/uek-sources-5.15.0.1.43.1.ebuild
deleted file mode 100644
index 5e2c506c7..000000000
--- a/sys-kernel/uek-sources/uek-sources-5.15.0.1.43.1.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-KERNEL_VERSION=$(ver_cut 1-3)
-KERNEL_TRUNK=$(ver_cut 1-2)
-UEK_PATCH_VERSION=$(ver_cut 4-6)
-UEK_VERSION="${KERNEL_VERSION}-${UEK_PATCH_VERSION}"
-
-ETYPE="sources"
-
-K_GENPATCHES_VER="56"
-K_SECURITY_UNSUPPORTED="1"
-CKV="${KERNEL_VERSION}_p${UEK_PATCH_VERSION}"
-
-inherit kernel-2
-detect_version
-detect_arch
-
-DESCRIPTION="Unbreakable Enterprise Kernel (UEK) sources built from Oracle"
-HOMEPAGE="https://github.com/oracle/linux-uek"
-SRC_URI="
-	https://github.com/oracle/linux-uek/archive/refs/tags/v${UEK_VERSION}.tar.gz
-		-> linux-uek-${UEK_VERSION}.tar.gz
-	https://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-${KERNEL_TRUNK}-${K_GENPATCHES_VER}.base.tar.xz
-	https://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-${KERNEL_TRUNK}-${K_GENPATCHES_VER}.experimental.tar.xz
-	https://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-${KERNEL_TRUNK}-${K_GENPATCHES_VER}.extras.tar.xz
-"
-S="${WORKDIR}/linux-uek-${UEK_VERSION}"
-
-LICENSE="GPL-2"
-KEYWORDS="~amd64"
-IUSE="+gentoo experimental"
-
-PATCHES=(
-	"${FILESDIR}"/uek-sources-5.4.17.2136.303.2-O3.patch
-)
-
-src_unpack() {
-	default
-
-	# remove all backup files
-	find . -iname "*~" -print -exec rm {} \; 2>/dev/null
-
-	unpack_set_extraversion
-	unpack_fix_install_path
-
-	env_setup_xmakeopts
-}
-
-src_prepare() {
-	use gentoo && PATCHES+=(
-		"${WORKDIR}"/1500_XATTR_USER_PREFIX.patch
-		"${WORKDIR}"/1510_fs-enable-link-security-restrictions-by-default.patch
-		"${WORKDIR}"/2000_BT-Check-key-sizes-only-if-Secure-Simple-Pairing-enabled.patch
-		"${WORKDIR}"/2920_sign-file-patch-for-libressl.patch
-		"${WORKDIR}"/3000_Support-printing-firmware-info.patch
-		"${WORKDIR}"/4567_distro-Gentoo-Kconfig.patch
-	)
-	use experimental && PATCHES+=(
-		"${WORKDIR}"/5010_enable-cpu-optimizations-universal.patch
-	)
-	default
-}

diff --git a/sys-kernel/uek-sources/uek-sources-5.15.0.1.43.2.ebuild b/sys-kernel/uek-sources/uek-sources-5.15.0.1.43.2.ebuild
deleted file mode 100644
index 5e2c506c7..000000000
--- a/sys-kernel/uek-sources/uek-sources-5.15.0.1.43.2.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 2021-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-KERNEL_VERSION=$(ver_cut 1-3)
-KERNEL_TRUNK=$(ver_cut 1-2)
-UEK_PATCH_VERSION=$(ver_cut 4-6)
-UEK_VERSION="${KERNEL_VERSION}-${UEK_PATCH_VERSION}"
-
-ETYPE="sources"
-
-K_GENPATCHES_VER="56"
-K_SECURITY_UNSUPPORTED="1"
-CKV="${KERNEL_VERSION}_p${UEK_PATCH_VERSION}"
-
-inherit kernel-2
-detect_version
-detect_arch
-
-DESCRIPTION="Unbreakable Enterprise Kernel (UEK) sources built from Oracle"
-HOMEPAGE="https://github.com/oracle/linux-uek"
-SRC_URI="
-	https://github.com/oracle/linux-uek/archive/refs/tags/v${UEK_VERSION}.tar.gz
-		-> linux-uek-${UEK_VERSION}.tar.gz
-	https://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-${KERNEL_TRUNK}-${K_GENPATCHES_VER}.base.tar.xz
-	https://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-${KERNEL_TRUNK}-${K_GENPATCHES_VER}.experimental.tar.xz
-	https://dev.gentoo.org/~mpagano/genpatches/tarballs/genpatches-${KERNEL_TRUNK}-${K_GENPATCHES_VER}.extras.tar.xz
-"
-S="${WORKDIR}/linux-uek-${UEK_VERSION}"
-
-LICENSE="GPL-2"
-KEYWORDS="~amd64"
-IUSE="+gentoo experimental"
-
-PATCHES=(
-	"${FILESDIR}"/uek-sources-5.4.17.2136.303.2-O3.patch
-)
-
-src_unpack() {
-	default
-
-	# remove all backup files
-	find . -iname "*~" -print -exec rm {} \; 2>/dev/null
-
-	unpack_set_extraversion
-	unpack_fix_install_path
-
-	env_setup_xmakeopts
-}
-
-src_prepare() {
-	use gentoo && PATCHES+=(
-		"${WORKDIR}"/1500_XATTR_USER_PREFIX.patch
-		"${WORKDIR}"/1510_fs-enable-link-security-restrictions-by-default.patch
-		"${WORKDIR}"/2000_BT-Check-key-sizes-only-if-Secure-Simple-Pairing-enabled.patch
-		"${WORKDIR}"/2920_sign-file-patch-for-libressl.patch
-		"${WORKDIR}"/3000_Support-printing-firmware-info.patch
-		"${WORKDIR}"/4567_distro-Gentoo-Kconfig.patch
-	)
-	use experimental && PATCHES+=(
-		"${WORKDIR}"/5010_enable-cpu-optimizations-universal.patch
-	)
-	default
-}


             reply	other threads:[~2022-08-13 22:55 UTC|newest]

Thread overview: 55+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-13 22:54 Aisha Tammy [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-10  1:35 [gentoo-commits] repo/proj/guru:dev commit in: sys-kernel/uek-sources/ Aisha Tammy
2024-08-15 22:33 Aisha Tammy
2024-07-14 16:03 Aisha Tammy
2024-07-03 22:02 Aisha Tammy
2024-05-16 16:41 Aisha Tammy
2024-04-28  4:29 Aisha Tammy
2024-03-31  0:47 Aisha Tammy
2024-03-30 20:46 Aisha Tammy
2024-03-29 11:02 Aisha Tammy
2024-03-17 12:45 Aisha Tammy
2024-03-17 12:38 Aisha Tammy
2024-03-12  3:19 Aisha Tammy
2024-03-12  3:03 Aisha Tammy
2024-02-18  3:52 Aisha Tammy
2024-02-04  0:39 Aisha Tammy
2024-01-27 16:29 Aisha Tammy
2024-01-26  1:04 Aisha Tammy
2024-01-20  4:38 Aisha Tammy
2024-01-13  2:50 Aisha Tammy
2024-01-09  5:46 Aisha Tammy
2023-12-23 15:53 Aisha Tammy
2023-12-22 22:28 Aisha Tammy
2023-11-19 20:04 Aisha Tammy
2023-11-03  3:05 Aisha Tammy
2023-08-19 18:30 Aisha Tammy
2023-05-27 16:17 Rahul Sandhu
2023-02-24 13:43 Aisha Tammy
2023-01-14  2:58 Aisha Tammy
2022-10-29 14:30 Aisha Tammy
2022-10-29 14:30 Aisha Tammy
2022-10-29 14:30 Aisha Tammy
2022-10-16  1:40 Aisha Tammy
2022-09-17 15:27 Aisha Tammy
2022-09-17 15:27 Aisha Tammy
2022-09-03 16:24 Aisha Tammy
2022-09-03 16:24 Aisha Tammy
2022-08-12 23:48 Aisha Tammy
2022-07-27  0:14 Aisha Tammy
2022-07-21 18:16 Aisha Tammy
2022-07-21 18:12 Aisha Tammy
2022-07-03 13:26 Aisha Tammy
2022-07-03 13:14 Aisha Tammy
2022-06-17 15:15 Aisha Tammy
2022-06-09 12:34 Aisha Tammy
2022-05-14 16:30 Aisha Tammy
2022-04-26 18:18 Aisha Tammy
2022-03-31 13:23 Aisha Tammy
2022-03-06  1:39 Aisha Tammy
2022-03-05 18:26 Aisha Tammy
2022-02-25 18:01 Aisha Tammy
2022-02-25 18:01 Aisha Tammy
2022-02-23 19:51 Aisha Tammy
2022-02-20 11:53 Aisha Tammy
2022-01-23 20:44 Aisha Tammy

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1660431290.c638338beb31831b4efd889c62d52aff6e5aefe2.epsilon-0@gentoo \
    --to=gentoo@aisha.cc \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox