diff options
author | Viorel Munteanu <ceamac@gentoo.org> | 2024-03-29 17:45:55 +0200 |
---|---|---|
committer | Viorel Munteanu <ceamac@gentoo.org> | 2024-03-29 17:47:49 +0200 |
commit | 400392a29fd4702348c8fd7fc546e549d5b743ee (patch) | |
tree | ea53e35e3d556200cc28f1f113017798a2ccca00 /sys-apps | |
parent | sys-apps/busybox: fix building with kernel headers 6.8 (diff) | |
download | gentoo-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.ebuild | 1 |
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 ) |