Age | Commit message (Collapse) | Author | Files | |
---|---|---|---|---|
2015-01-07 | syslinux: Update to 6.0.3 | Saul Wold | 1 | |
Removed patches that are now committed upstream, rebase parallel make patch and add a new patch to remove a script that was calling git during the clean process. Signed-off-by: Saul Wold <sgw@linux.intel.com> | ||||
2014-02-02 | syslinux: fix booting memtest86+ using pxelinux regression | Jonathan Liu | 1 | |
After syslinux was updated from 4.07 to 6.01, booting memtest86+ using pxelinux would fail: PXELINUX 6.01 2013-07-04 Copyright (C) 1994-2013 H. Peter Anvin et al Loading memtest86... ok Booting kernel failed: invalid argument This backports the necessary upstream patches to allow memtest86+ to boot using pxelinux again. [YOCTO #5501] Signed-off-by: Jonathan Liu <net147@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |