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: Tue, 12 Mar 2024 03:19:35 +0000 (UTC) [thread overview]
Message-ID: <1710213572.785213f4ef45dc155f697c5a51d485bb63aa4f01.epsilon-0@gentoo> (raw)
commit: 785213f4ef45dc155f697c5a51d485bb63aa4f01
Author: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
AuthorDate: Tue Mar 12 03:19:32 2024 +0000
Commit: Aisha Tammy <gentoo <AT> aisha <DOT> cc>
CommitDate: Tue Mar 12 03:19:32 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=785213f4
sys-kernel/uek-sources: add 5.15.0.205.149.3
Signed-off-by: Aisha Tammy <gentoo <AT> aisha.cc>
sys-kernel/uek-sources/Manifest | 3 +
.../uek-sources-5.15.0.205.149.3.ebuild | 64 ++++++++++++++++++++++
2 files changed, 67 insertions(+)
diff --git a/sys-kernel/uek-sources/Manifest b/sys-kernel/uek-sources/Manifest
index c605a3ee3f..aeb47f1dc1 100644
--- a/sys-kernel/uek-sources/Manifest
+++ b/sys-kernel/uek-sources/Manifest
@@ -1,4 +1,7 @@
DIST genpatches-5.15-157.base.tar.xz 6083340 BLAKE2B da2898a405bfd934e761180064107f4d87d144105ade4c825ff9299cb4a0b57324927cf34d3a55fc7a0227d9db053caf5b0f8159ca0ddbd946d31459b2683e1f SHA512 04c2d322ec1f0946b7f0f551e0fc0342da749cade5f20f2da1a1e60fd0cd946593a797c053bbd0eb8121f70e69f6766f8c945a99fd77fca3eef89aeae6d5b871
DIST genpatches-5.15-157.experimental.tar.xz 5424 BLAKE2B 146f16bbfc049fabd87adcad9216e97949d0d25ac1d6ce0087b441dedee29611eaf5c20196c22a1f803d497e931c006bfc8a3d435d55b4ca61f55c9d0e9c6c0b SHA512 3bce31759cce8ac4594be37748ae8517f13d0809aa10877646d10b5287643bae623fea1662106dedb24f02f7bf00586014f7d13737b53ff31e99b49037217c07
DIST genpatches-5.15-157.extras.tar.xz 3936 BLAKE2B d559b4c240ab2b8a0b522d846c3d9707b0beacd800e137517c29b51253283b47caf05f7facbdd7be747255dc2485170ecfad04a3ba5293d749c8d22ae60886f7 SHA512 e99880adebd2d08067fbcc73bf01eb844c39cef7c06e99b95c9622949e38a2ed58045f27e71bde4d5321dc06212848c884c8f4added4c41a8a1197cd375091b8
+DIST genpatches-5.15-160.base.tar.xz 6317352 BLAKE2B ccee78c3ccba8755f0e9de9e62c870d7f85d5302d2cdafd178184bbbec51d1a69be990c49f58fe1a1f897ed7e59bba1cc5eacc7589b4476ee6fcac19a90b0e78 SHA512 e36a435f9e353cd48ee12322f998a2fb4e9cf29eeb9e6f6f95534a48524db17b6eb654aa514ddba1108135eb92da7ef6af54f532bf29ca89b566d8903c1456e6
+DIST genpatches-5.15-160.extras.tar.xz 3936 BLAKE2B 7b4d7802346372f862321837b1b554dcc5cd666be0a39fb56c6a6364060c3c5b5fe37d77d131beff6f0ed4c6290d9c9f9eafc58e9a923e268cafd2814ea9d18e SHA512 4ff242b000ce5969dd50c424ebe94a417271a2af081584e91d155ef11c3b11536fc8a242b0e536491396317ead92a825590208c5f317dc6a8975bbfae28a17a1
DIST linux-uek-5.15.0-204.147.4.tar.gz 202907093 BLAKE2B 3fea77ce11b44046865579c6902d33f246830b020c8f57451cff71824ef8a57ddf8338841574ab4c45d98a945ec90bdd6ce4a6a75b2af26acc5ddb89d24d80a7 SHA512 7c566f842b3fdf676fb88f4b6c8d70e72da3b3e95d3093abf044f0053ef37829efcd227235e2074cf31e58c4a932c5f591e162138f1f0f2e52692391dda2c170
+DIST linux-uek-5.15.0-205.149.3.tar.gz 202944634 BLAKE2B 830e19ca6090efe2d42dc5703e242b917b381589c7f74efca39abc4ab6675962c47e6067e77a9695665a655d1f9414a2aed21d283a8bb9da2c1df7c236131834 SHA512 1711a281d46582a78c70d09ca738e16c056de9f1bc390c2001c55fe38723a7fa4df0cf7775be22834d8b790d2ec75947bca6067622f112582eed7f5af119f6df
diff --git a/sys-kernel/uek-sources/uek-sources-5.15.0.205.149.3.ebuild b/sys-kernel/uek-sources/uek-sources-5.15.0.205.149.3.ebuild
new file mode 100644
index 0000000000..295ffbc66b
--- /dev/null
+++ b/sys-kernel/uek-sources/uek-sources-5.15.0.205.149.3.ebuild
@@ -0,0 +1,64 @@
+# Copyright 2021-2023 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=8
+
+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="160"
+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
+ mirror://gentoo/genpatches-${KERNEL_TRUNK}-${K_GENPATCHES_VER}.base.tar.xz
+ mirror://gentoo/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
+}
next reply other threads:[~2024-03-12 5:45 UTC|newest]
Thread overview: 55+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-03-12 3:19 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: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-13 22:54 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=1710213572.785213f4ef45dc155f697c5a51d485bb63aa4f01.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