diff options
author | Darren Hart <dvhart@linux.intel.com> | 2011-09-06 16:53:03 (GMT) |
---|---|---|
committer | Darren Hart <dvhart@linux.intel.com> | 2011-09-07 19:21:35 (GMT) |
commit | 5ad6153af8b69f399cedfd237f0ad6dc1c9bea28 (patch) | |
tree | 1ddaef012a69aedba6764c6f3ee3adbf1107ebfa /meta-n450 | |
parent | 69824cfb0cee2e3f251c8208ce3a8845cabd6b62 (diff) | |
download | meta-intel-5ad6153af8b69f399cedfd237f0ad6dc1c9bea28.tar.gz |
n450: update linux-yocto SRCREV to 3.0.4
Update n450 to use the 3.0.4 commit from the atom-pc branch.
Signed-off-by: Darren Hart <dvhart@linux.intel.com>
Diffstat (limited to 'meta-n450')
-rw-r--r-- | meta-n450/recipes-kernel/linux/linux-yocto_3.0.bbappend | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-n450/recipes-kernel/linux/linux-yocto_3.0.bbappend b/meta-n450/recipes-kernel/linux/linux-yocto_3.0.bbappend index c1b69aa..5fd298e 100644 --- a/meta-n450/recipes-kernel/linux/linux-yocto_3.0.bbappend +++ b/meta-n450/recipes-kernel/linux/linux-yocto_3.0.bbappend | |||
@@ -5,5 +5,5 @@ KMACHINE_n450 = "yocto/standard/common-pc/atom-pc" | |||
5 | # The n450 is a single core hypterthreaded CPU | 5 | # The n450 is a single core hypterthreaded CPU |
6 | KERNEL_FEATURES_append_n450 += " cfg/smp.scc" | 6 | KERNEL_FEATURES_append_n450 += " cfg/smp.scc" |
7 | 7 | ||
8 | SRCREV_machine_pn-linux-yocto_n450 = "c54453332efbd86c2ea3caa64e908b39cfac1e76" | 8 | SRCREV_machine_pn-linux-yocto_n450 = "1e18e44adbe79b846e382370eb29bc4b8cd5a1a0" |
9 | #SRCREV_meta_pn-linux-yocto_n450 ?= XXXX | 9 | #SRCREV_meta_pn-linux-yocto_n450 ?= XXXX |