diff options
author | Tom Zanussi <tom.zanussi@intel.com> | 2011-01-27 04:50:10 (GMT) |
---|---|---|
committer | Tom Zanussi <tom.zanussi@intel.com> | 2011-01-27 04:50:10 (GMT) |
commit | d4ec0c2e8c52f0e5e30ff04e214cb7ec383b6c9d (patch) | |
tree | aac093bd422b8191002b3722c8b4219273309982 | |
parent | 71195ff5010016d4789eda917e5c3a00e0da0af4 (diff) | |
download | meta-intel-d4ec0c2e8c52f0e5e30ff04e214cb7ec383b6c9d.tar.gz |
meta-crownbay: update -noemgd SRCREVs
Pull in the latest linux-yocto-stable kernel config options, which fix
the USB mouse/kb issues, among other things.
Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
-rw-r--r-- | meta-crownbay/conf/machine/crownbay-noemgd.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-crownbay/conf/machine/crownbay-noemgd.conf b/meta-crownbay/conf/machine/crownbay-noemgd.conf index 535cf55..1abc755 100644 --- a/meta-crownbay/conf/machine/crownbay-noemgd.conf +++ b/meta-crownbay/conf/machine/crownbay-noemgd.conf | |||
@@ -41,5 +41,5 @@ IMAGE_FSTYPES ?= "ext3 cpio.gz" | |||
41 | GLIBC_ADDONS = "nptl" | 41 | GLIBC_ADDONS = "nptl" |
42 | GLIBC_EXTRA_OECONF = "--with-tls" | 42 | GLIBC_EXTRA_OECONF = "--with-tls" |
43 | 43 | ||
44 | SRCREV_machine_pn-linux-wrs_crownbay-noemgd = "f0afe10edaed24575eb115ad69c366fc24ea9380" | 44 | SRCREV_machine_pn-linux-wrs_crownbay-noemgd = "56fe215d3f1a2cc3a5a26482ac9809ba44495695" |
45 | SRCREV_meta_pn-linux-wrs = "2f315f96f26a93d22fe0fc524de629e7c46b8469" | 45 | SRCREV_meta_pn-linux-wrs_crownbay-noemgd = "e1f85a470934a0cf6abde5d95533e74501822c6b" |