diff options
author | Darren Hart <dvhart@linux.intel.com> | 2011-12-13 08:50:58 -0800 |
---|---|---|
committer | Darren Hart <dvhart@linux.intel.com> | 2011-12-13 08:50:58 -0800 |
commit | b6d5d9a3b06caf578103a04dc5fcf5e476343205 (patch) | |
tree | b936c7f22c5771d60383b25da6c72b0b680bf925 /meta-fri2/recipes-kernel/linux | |
parent | 3f149a311101a5e8a13087b1ba2d2bda11eaf5c6 (diff) | |
download | meta-intel-b6d5d9a3b06caf578103a04dc5fcf5e476343205.tar.gz |
fri2: Update SRCREV to include efi patches and meta-data1.2_M1.rc21.2_M1.final1.2_M1
The SRCREV update is required for the cfg/efi-ext as well as patches
to the standard/* branches to support EFI booting.
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'meta-fri2/recipes-kernel/linux')
-rw-r--r-- | meta-fri2/recipes-kernel/linux/linux-yocto_3.0.bbappend | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-fri2/recipes-kernel/linux/linux-yocto_3.0.bbappend b/meta-fri2/recipes-kernel/linux/linux-yocto_3.0.bbappend index 71d6c54e..b8df411d 100644 --- a/meta-fri2/recipes-kernel/linux/linux-yocto_3.0.bbappend +++ b/meta-fri2/recipes-kernel/linux/linux-yocto_3.0.bbappend | |||
@@ -8,8 +8,8 @@ COMPATIBLE_MACHINE_fri2-noemgd = "fri2-noemgd" | |||
8 | KMACHINE_fri2-noemgd = "yocto/standard/fri2" | 8 | KMACHINE_fri2-noemgd = "yocto/standard/fri2" |
9 | KERNEL_FEATURES_append_fri2-noemgd += " cfg/smp.scc cfg/efi-ext.scc" | 9 | KERNEL_FEATURES_append_fri2-noemgd += " cfg/smp.scc cfg/efi-ext.scc" |
10 | 10 | ||
11 | SRCREV_machine_pn-linux-yocto_fri2 ?= "20507c447f92907a6df53bc4f03655f050367ec7" | 11 | SRCREV_machine_pn-linux-yocto_fri2 ?= "7c20bf8e1ef00f00f91c330c887d2b9c06c82d48" |
12 | SRCREV_meta_pn-linux-yocto_fri2 ?= "67ce7623909cef63927fd145026aaf371cf4abf1" | 12 | SRCREV_meta_pn-linux-yocto_fri2 ?= "caa74f86f42f6ecc22c3e9f380176b2695579e18" |
13 | 13 | ||
14 | SRCREV_machine_pn-linux-yocto_fri2-noemgd ?= "20507c447f92907a6df53bc4f03655f050367ec7" | 14 | SRCREV_machine_pn-linux-yocto_fri2-noemgd ?= "7c20bf8e1ef00f00f91c330c887d2b9c06c82d48" |
15 | SRCREV_meta_pn-linux-yocto_fri2-noemgd ?= "67ce7623909cef63927fd145026aaf371cf4abf1" | 15 | SRCREV_meta_pn-linux-yocto_fri2-noemgd ?= "caa74f86f42f6ecc22c3e9f380176b2695579e18" |