From 5bc0ce92545b8940a90d96912e46d6320b3a015e Mon Sep 17 00:00:00 2001 From: Bruce Ashfield Date: Fri, 27 May 2016 10:32:21 -0400 Subject: linux-yocto: create intel branches To provide timely support for Intel platforms, without risking issues with other platforms, we create intel branches from the common variants. i.e. We now have standard/intel, which is from standard/base These branches will be managed like any other in the tree, and will get common -stable, -rt, bugs and CVE updates. Signed-off-by: Tom Zanussi Signed-off-by: Bruce Ashfield Signed-off-by: Richard Purdie --- meta/recipes-kernel/linux/linux-yocto_4.1.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta/recipes-kernel/linux/linux-yocto_4.1.bb') diff --git a/meta/recipes-kernel/linux/linux-yocto_4.1.bb b/meta/recipes-kernel/linux/linux-yocto_4.1.bb index 2332e11f42..39fab5f4a4 100644 --- a/meta/recipes-kernel/linux/linux-yocto_4.1.bb +++ b/meta/recipes-kernel/linux/linux-yocto_4.1.bb @@ -19,7 +19,7 @@ SRCREV_machine_qemux86 ?= "ecc983477682203619da0e456fa4a8689ac41097" SRCREV_machine_qemux86-64 ?= "ecc983477682203619da0e456fa4a8689ac41097" SRCREV_machine_qemumips64 ?= "1db47ec6c39071b29f82a040b9b9a81584f50461" SRCREV_machine ?= "ecc983477682203619da0e456fa4a8689ac41097" -SRCREV_meta ?= "d6e1f4bfc254c677a8dfef92f0ad8c78bdeeea75" +SRCREV_meta ?= "2b07d06557a049b6ef7038a31651279c33794dbd" SRC_URI = "git://git.yoctoproject.org/linux-yocto-4.1.git;name=machine;branch=${KBRANCH}; \ git://git.yoctoproject.org/yocto-kernel-cache;type=kmeta;name=meta;branch=yocto-4.1;destsuffix=${KMETA}" -- cgit 1.2.3-korg