Обновлена версия ядра для пересборки

atratsevskiy
parent 3d4c4547b3
commit be09309472

@ -1,4 +1,4 @@
# Calculate format=diff merge(sys-kernel/calculate-sources)>=4.4.13&&merge(sys-kernel/calculate-sources)<=4.4.14
# Calculate format=diff merge(sys-kernel/calculate-sources)>=4.4.13&&merge(sys-kernel/calculate-sources)<4.4.15
From: Tyler Hicks <tyhicks <at> canonical.com>
Subject: [PATCH] eCryptfs: Fix directory open regression in linux-stable
Newsgroups: gmane.comp.file-systems.ecryptfs.general, gmane.linux.kernel.stable

@ -0,0 +1,22 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: $
EAPI=5
ETYPE="sources"
inherit calculate-kernel-7 eutils
DESCRIPTION="Calculate Linux kernel image"
KEYWORDS="amd64 x86"
HOMEPAGE="http://www.calculate-linux.org"
SRC_URI="${KERNEL_URI} ${ARCH_URI}"
src_unpack() {
calculate-kernel-7_src_unpack
}
pkg_postinst() {
calculate-kernel-7_pkg_postinst
}
Loading…
Cancel
Save