Skip to content

Commit

Permalink
linux-4.6.3: Remove already applied patches
Browse files Browse the repository at this point in the history
  • Loading branch information
pmenzel committed Jul 5, 2016
1 parent 5c008db commit fd19ce4
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions linux-4.6.3-91.bee
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,6 @@ echo $KERNELVERSION

SRCURL[0]="https://www.kernel.org/pub/linux/kernel/v${PKGVERSION[1]}.x/linux-${PKGVERSION}.tar.xz"

# backported to stable # PATCHURL+=(/src/mariux/patches/linux-0001-NFS-Fix-attribute-cache-revalidation.patch)
PATCHURL+=(/src/mariux/patches/linux-0002-NFS-Ensure-we-revalidate-attributes-before-using-exe.patch)
PATCHURL+=(/src/mariux/patches/linux-0003-NFSv4-Don-t-perform-cached-access-checks-before-we-v.patch)
PATCHURL+=(/src/mariux/patches/linux-0001-net-better-skb-sender_cpu-and-skb-napi_id-cohabitati.patch)

# EXCLUDE=""

#CONFIG=
Expand Down Expand Up @@ -79,4 +74,3 @@ mee_install() {

ln -sv bzImage-${FULLKERNELVERSION} ${D}/boot/mariux.${PKGREVISION}
}

0 comments on commit fd19ce4

Please sign in to comment.