diff --git a/recipes-kernel/linux/linux-next.bb b/recipes-kernel/linux/linux-next.bb index c51ed78..616a6a8 100644 --- a/recipes-kernel/linux/linux-next.bb +++ b/recipes-kernel/linux/linux-next.bb @@ -4,15 +4,15 @@ inherit kernel require recipes-kernel/linux/linux-yocto.inc -TAG = "next-20150619" +TAG = "next-20150828" SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git;nobranch=1 \ file://defconfig" -SRCREV = "c1ce6ea24e13fcdb61c75d7bb24377d11478b3c4" +SRCREV = "d1c9b4e0a86149145e56e3f65a4287a2397ea028" # Override this variable in order to don't pass --noallconfig to configme, # which restarts configuration from scratch most of the time KCONFIG_MODE = " " -LINUX_VERSION = "4.2" +LINUX_VERSION = "4.3" # Override local version in order to use the one generated by linux build system # And not "yocto-standard" LINUX_VERSION_EXTENSION = ""