| Anonymous | Login | Signup for a new account | 11-10-2008 11:24 PST |
| Main | My View | View Issues | Change Log | Docs |
| Viewing Issue Simple Details [ Jump to Notes ] | [ View Advanced ] [ Issue History ] [ Print ] | ||||||||
| ID | Category | Severity | Reproducibility | Date Submitted | Last Update | ||||
| 0001714 | [buildroot] Architecture Specific | minor | always | 12-12-07 01:23 | 12-13-07 04:16 | ||||
| Reporter | mfladischer | View Status | public | ||||||
| Assigned To | buildroot | ||||||||
| Priority | normal | Resolution | fixed | ||||||
| Status | closed | Product Version | |||||||
| Summary | 0001714: syslinux 3.51 no longer available from kernel.org | ||||||||
| Description |
Rev20642: syslinux 3.51 has to be updated to 3.53. |
||||||||
| Additional Information |
Index: target/x86/syslinux/syslinux.mk =================================================================== --- target/x86/syslinux/syslinux.mk (revision 20642) +++ target/x86/syslinux/syslinux.mk (working copy) @@ -22,7 +22,7 @@ # ############################################################# -SYSLINUX_VERSION:=3.51 +SYSLINUX_VERSION:=3.53 SYSLINUX_DIR=$(BUILD_DIR)/syslinux-$(SYSLINUX_VERSION) SYSLINUX_DIR2=$(TOOL_BUILD_DIR)/syslinux-$(SYSLINUX_VERSION) SYSLINUX_SOURCE=syslinux-$(SYSLINUX_VERSION).tar.bz2 SYSLINUX_DIR2=$(TOOL_BUILD_DIR)/syslinux-$(SYSLINUX_VERSION) SYSLINUX_SOURCE=syslinux-$(SYSLINUX_VERSION).tar.bz2 |
||||||||
| Attached Files | |||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |