From 4b7cf29f3884db7034bc78bf9810f2419e684dc0 Mon Sep 17 00:00:00 2001 From: Paul Menzel Date: Mon, 22 Aug 2016 11:49:44 +0200 Subject: [PATCH] linux: Add release candidate version 4.8-rc3 Announcement for Linux 4.8-rc3 [1]: > After last weeks somewhat unusual patch statistics (only 1/6th > drivers), we're not back to the normal programming with rc3, and we > have the usual situation with roughly ~60% of the patch being driver > updates. It's spread out, but most of it tends to be networking, GPU, > USB and a new EDAC driver. But all of it is fairly small. > > Outside of the driver department, we've got core networking, some > filesystem updates (mainly xfs, although in the diffstat afs shows up > too, but that's really from the networking changes) and a smattering > of updates all over: documentation, scheduler, some miinor arch > updates etc. > > And some perf tooling fixes. > > It all looks pretty sane, I'm not seeing anything hugely scary here. > Go test it out, > > Linus [1] https://lkml.org/lkml/2016/8/21/378 --- linux-4.8_rc2-95.bee => linux-4.8_rc3-98.bee | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) rename linux-4.8_rc2-95.bee => linux-4.8_rc3-98.bee (95%) diff --git a/linux-4.8_rc2-95.bee b/linux-4.8_rc3-98.bee similarity index 95% rename from linux-4.8_rc2-95.bee rename to linux-4.8_rc3-98.bee index 9dea21157..e7a78bd5d 100755 --- a/linux-4.8_rc2-95.bee +++ b/linux-4.8_rc3-98.bee @@ -2,17 +2,17 @@ # note: CONFIG=/boot/config-WHATEVER BEE_MAKEFLAGS='-j 40' ./linux-xxx.bee -KERNELVERSION=4.8.0-rc2 +KERNELVERSION=4.8.0-rc3 echo $KERNELVERSION -SRCURL[0]="https://cdn.kernel.org/pub/linux/kernel/v4.x/testing/linux-4.8-rc2.tar.xz" +SRCURL[0]="https://cdn.kernel.org/pub/linux/kernel/v4.x/testing/linux-4.8-rc3.tar.xz" # EXCLUDE="" #CONFIG= -KERNELLOCAL=".mx64.95" +KERNELLOCAL=".mx64.98" FULLKERNELVERSION="${KERNELVERSION}${KERNELLOCAL}" B=${S}