mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 18:49:32 +02:00
syslinux-native: Drop old versions
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4662 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,10 +0,0 @@
|
|||||||
--- syslinux-2.11/ldlinux.asm.orig 2005-11-01 14:25:10.767581544 -0700
|
|
||||||
+++ syslinux-2.11/ldlinux.asm 2005-11-01 14:25:42.175806768 -0700
|
|
||||||
@@ -724,7 +724,6 @@
|
|
||||||
|
|
||||||
mov eax,[bsHidden] ; Hidden sectors
|
|
||||||
add edx,[bxResSectors]
|
|
||||||
- add eax,edx
|
|
||||||
mov ecx,[bxFATsecs] ; Sectors/FAT
|
|
||||||
fat_load_loop:
|
|
||||||
mov ebp,ecx ; Make sure high EBP = 0
|
|
||||||
@@ -1,10 +0,0 @@
|
|||||||
PR="r1"
|
|
||||||
|
|
||||||
SRC_URI="${KERNELORG_MIRROR}/pub/linux/utils/boot/syslinux/Old/syslinux-${PV}.tar.bz2 \
|
|
||||||
file://edx_assume_zero.patch;patch=1"
|
|
||||||
|
|
||||||
require syslinux.inc
|
|
||||||
|
|
||||||
do_compile() {
|
|
||||||
oe_runmake syslinux
|
|
||||||
}
|
|
||||||
@@ -1,5 +0,0 @@
|
|||||||
PR="r1"
|
|
||||||
|
|
||||||
SRC_URI="${KERNELORG_MIRROR}/pub/linux/utils/boot/syslinux/Old/syslinux-${PV}.tar.bz2 "
|
|
||||||
|
|
||||||
require syslinux3.inc
|
|
||||||
@@ -1,3 +0,0 @@
|
|||||||
SRC_URI="${KERNELORG_MIRROR}/pub/linux/utils/boot/syslinux/syslinux-${PV}.tar.bz2 "
|
|
||||||
|
|
||||||
require syslinux3.inc
|
|
||||||
Reference in New Issue
Block a user