summaryrefslogtreecommitdiffstats
path: root/meta-yocto
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@windriver.com>2011-07-18 16:38:55 -0400
committerSaul Wold <sgw@linux.intel.com>2011-07-20 14:56:06 -0700
commit76942c0080d3d68f0c39bb8fde80f9779c2080bb (patch)
treeb74db252cf725ac0b032ccac3cf1945de1d96971 /meta-yocto
parent56085700893ea7348b84e25b3aee338575b2ffd5 (diff)
downloadpoky-76942c0080d3d68f0c39bb8fde80f9779c2080bb.tar.gz
linux-yocto: update mpc8315erdb SRCREV
Fixes [YOCTO #1227] Updating the fsl-mpc8315erdb SRCREV to include the following commit: [ mpc8315erdb: fix ethernet at boot time Set the default MAC addresses for the two ethernet ports on the MPC8315E-RDB to the factory default values, allowing ethernet to come up correctly during boot without upgrading U-Boot. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> ] Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
Diffstat (limited to 'meta-yocto')
-rw-r--r--meta-yocto/recipes-kernel/linux/linux-yocto_2.6.37.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-yocto/recipes-kernel/linux/linux-yocto_2.6.37.bbappend b/meta-yocto/recipes-kernel/linux/linux-yocto_2.6.37.bbappend
index ba25c3a244..56c3d18d4e 100644
--- a/meta-yocto/recipes-kernel/linux/linux-yocto_2.6.37.bbappend
+++ b/meta-yocto/recipes-kernel/linux/linux-yocto_2.6.37.bbappend
@@ -6,7 +6,7 @@ KMACHINE_beagleboard = "yocto/standard/beagleboard"
6SRCREV_machine_emenlow = "398d5adac19cb411cd80753e177769f6a666a7e7" 6SRCREV_machine_emenlow = "398d5adac19cb411cd80753e177769f6a666a7e7"
7SRCREV_machine_atom-pc = "fce17f046d3756045e4dfb49221d1cf60fcae329" 7SRCREV_machine_atom-pc = "fce17f046d3756045e4dfb49221d1cf60fcae329"
8SRCREV_machine_routerstationpro = "8f84c1aec0907766ab6d6ac79fcc3b7b9ce79b70" 8SRCREV_machine_routerstationpro = "8f84c1aec0907766ab6d6ac79fcc3b7b9ce79b70"
9SRCREV_machine_mpc8315e-rdb = "2c54835ac49cd8abaf294009a00ccc516daa31cd" 9SRCREV_machine_mpc8315e-rdb = "bda049366dad5fc3c7ba229cd4633992581e7a1f"
10SRCREV_machine_beagleboard = "3ddb22772862a8223640fa97580569924f51bddc" 10SRCREV_machine_beagleboard = "3ddb22772862a8223640fa97580569924f51bddc"
11 11
12COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb" 12COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"