mirror of
https://git.yoctoproject.org/poky
synced 2026-03-02 13:29:40 +01:00
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>
16 lines
779 B
Plaintext
16 lines
779 B
Plaintext
KMACHINE_atom-pc = "yocto/standard/common-pc/atom-pc"
|
|
KMACHINE_routerstationpro = "yocto/standard/routerstationpro"
|
|
KMACHINE_mpc8315e-rdb = "yocto/standard/fsl-mpc8315e-rdb"
|
|
KMACHINE_beagleboard = "yocto/standard/beagleboard"
|
|
|
|
SRCREV_machine_emenlow = "398d5adac19cb411cd80753e177769f6a666a7e7"
|
|
SRCREV_machine_atom-pc = "fce17f046d3756045e4dfb49221d1cf60fcae329"
|
|
SRCREV_machine_routerstationpro = "8f84c1aec0907766ab6d6ac79fcc3b7b9ce79b70"
|
|
SRCREV_machine_mpc8315e-rdb = "bda049366dad5fc3c7ba229cd4633992581e7a1f"
|
|
SRCREV_machine_beagleboard = "3ddb22772862a8223640fa97580569924f51bddc"
|
|
|
|
COMPATIBLE_MACHINE_mpc8315e-rdb = "mpc8315e-rdb"
|
|
COMPATIBLE_MACHINE_routerstationpro = "routerstationpro"
|
|
COMPATIBLE_MACHINE_beagleboard = "beagleboard"
|
|
COMPATIBLE_MACHINE_atom-pc = "atom-pc"
|