summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorViorel Munteanu <ceamac@gentoo.org>2024-03-29 17:45:55 +0200
committerViorel Munteanu <ceamac@gentoo.org>2024-03-29 17:47:49 +0200
commit400392a29fd4702348c8fd7fc546e549d5b743ee (patch)
treeea53e35e3d556200cc28f1f113017798a2ccca00 /sys-apps
parentsys-apps/busybox: fix building with kernel headers 6.8 (diff)
downloadgentoo-400392a29fd4702348c8fd7fc546e549d5b743ee.tar.gz
gentoo-400392a29fd4702348c8fd7fc546e549d5b743ee.tar.bz2
gentoo-400392a29fd4702348c8fd7fc546e549d5b743ee.zip
sys-apps/busybox: sync live version
Signed-off-by: Viorel Munteanu <ceamac@gentoo.org>
Diffstat (limited to 'sys-apps')
-rw-r--r--sys-apps/busybox/busybox-9999.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-apps/busybox/busybox-9999.ebuild b/sys-apps/busybox/busybox-9999.ebuild
index 7b6a96b8b9cd..74082ac77ae5 100644
--- a/sys-apps/busybox/busybox-9999.ebuild
+++ b/sys-apps/busybox/busybox-9999.ebuild
@@ -81,6 +81,7 @@ PATCHES=(
"${FILESDIR}"/${PN}-1.34.1-skip-selinux-search.patch
"${FILESDIR}"/${PN}-1.36.0-fortify-source-3-fixdep.patch
+ "${FILESDIR}"/${PN}-1.36.1-kernel-6.8.patch
# "${FILESDIR}"/${P}-*.patch
)