linux-yocto: introduce v3.17

With this commit, we introduce the v3.17-rcX kernels, which will be
released as part of the 1.7 yocto project.

All architectures have been compiled and booted with this revision
of the kernel.

(From OE-Core rev: 07315861450ebf3cd224f4700eb125b74057aa0f)

Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Bruce Ashfield
2014-09-08 00:21:21 -04:00
committed by Richard Purdie
parent 6cb383cab8
commit 4a82041d8a
2 changed files with 58 additions and 0 deletions

View File

@@ -0,0 +1,21 @@
KBRANCH ?= "standard/tiny/base"
LINUX_KERNEL_TYPE = "tiny"
KCONFIG_MODE = "--allnoconfig"
require recipes-kernel/linux/linux-yocto.inc
LINUX_VERSION ?= "3.17-rc4"
KMETA = "meta"
SRCREV_machine ?= "1a3939eb747a635b23b4234f785795c52dce72a8"
SRCREV_meta ?= "7df849fc7eba54765368e26634341dbe6e2ad161"
PV = "${LINUX_VERSION}+git${SRCPV}"
SRC_URI = "git://git.yoctoproject.org/linux-yocto-dev.git;bareclone=1;branch=${KBRANCH},meta;name=machine,meta"
COMPATIBLE_MACHINE = "(qemux86)"
# Functionality flags
KERNEL_FEATURES = ""