From 3898886e634523bc1bfbfae9f942959f6badfdb0 Mon Sep 17 00:00:00 2001 From: Tom Zanussi Date: Mon, 29 Oct 2012 17:29:16 -0500 Subject: meta-intel: update kernel SRCREVs and pin LINUX_VERSION Update all the linux-yocto .bbappends with the latest kernel SRCREVs and add explicit LINUX_VERSIONs for the 1.3 release, to prevent a mismatch between the kernel version actually used in the machine branch vs the version the recipe uses for the kernel image, which can change with stable updates. Signed-off-by: Tom Zanussi --- meta-fri2/recipes-kernel/linux/linux-yocto_3.4.bbappend | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-fri2/recipes-kernel/linux/linux-yocto_3.4.bbappend') diff --git a/meta-fri2/recipes-kernel/linux/linux-yocto_3.4.bbappend b/meta-fri2/recipes-kernel/linux/linux-yocto_3.4.bbappend index 522c7038..dff9456d 100644 --- a/meta-fri2/recipes-kernel/linux/linux-yocto_3.4.bbappend +++ b/meta-fri2/recipes-kernel/linux/linux-yocto_3.4.bbappend @@ -12,4 +12,6 @@ KBRANCH_fri2-noemgd = "standard/fri2" SRCREV_machine_pn-linux-yocto_fri2-noemgd ?= "218bd8d2022b9852c60d32f0d770931e3cf343e2" SRCREV_meta_pn-linux-yocto_fri2-noemgd ?= "68a635bf8dfb64b02263c1ac80c948647cc76d5f" +LINUX_VERSION = "3.4.11" + module_autoload_iwlwifi = "iwlwifi" -- cgit v1.2.3-54-g00ecf