Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Price <daniel.price@gmail.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] syslinux: bump to version 4.06
Date: Tue, 19 Mar 2013 15:21:38 -0700	[thread overview]
Message-ID: <1363731698-15414-1-git-send-email-daniel.price@gmail.com> (raw)

Signed-off-by: Daniel Price <daniel.price@gmail.com>
---
 boot/syslinux/syslinux-build-fix-for-uuid.patch |   15 ---------------
 boot/syslinux/syslinux.mk                       |    2 +-
 2 files changed, 1 insertions(+), 16 deletions(-)
 delete mode 100644 boot/syslinux/syslinux-build-fix-for-uuid.patch

diff --git a/boot/syslinux/syslinux-build-fix-for-uuid.patch b/boot/syslinux/syslinux-build-fix-for-uuid.patch
deleted file mode 100644
index 04ff562..0000000
--- a/boot/syslinux/syslinux-build-fix-for-uuid.patch
+++ /dev/null
@@ -1,15 +0,0 @@
-Author: Micah Gersten <micahg@ubuntu.com>
-Description: Fix build failure with --as-needed (Closes: #654838).
-
-diff -Naurp syslinux.orig/utils/Makefile syslinux/utils/Makefile
---- syslinux.orig/utils/Makefile       2011-12-23 14:53:26.653571511 +0100
-+++ syslinux/utils/Makefile    2012-01-22 18:55:03.849466924 +0100
-@@ -51,7 +51,7 @@ isohdpfx.c: $(ISOHDPFX) isohdpfxarray.pl
- 	$(PERL) isohdpfxarray.pl $(ISOHDPFX) > $@
-
- isohybrid: isohybrid.o isohdpfx.o
--	$(CC) $(LDFLAGS) -luuid -o $@ $^
-+	$(CC) $(LDFLAGS) -o $@ $^ -luuid
-
- gethostip: gethostip.o
- 	$(CC) $(LDFLAGS) -o $@ $^
diff --git a/boot/syslinux/syslinux.mk b/boot/syslinux/syslinux.mk
index f63f2e0..046bdc3 100644
--- a/boot/syslinux/syslinux.mk
+++ b/boot/syslinux/syslinux.mk
@@ -4,7 +4,7 @@
 #
 #############################################################
 
-SYSLINUX_VERSION = 4.05
+SYSLINUX_VERSION = 4.06
 SYSLINUX_SOURCE  = syslinux-$(SYSLINUX_VERSION).tar.bz2
 SYSLINUX_SITE    = $(BR2_KERNEL_MIRROR)/linux/utils/boot/syslinux/4.xx/
 
-- 
1.7.6.5

             reply	other threads:[~2013-03-19 22:21 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-03-19 22:21 Daniel Price [this message]
2013-03-21 14:25 ` [Buildroot] [PATCH] syslinux: bump to version 4.06 Will Moore
2013-03-21 14:38   ` Thomas Petazzoni
2013-03-21 14:53     ` Will Moore
2013-03-21 15:01 ` Will Moore
2013-03-22 20:33 ` Vivien Didelot
2013-03-24 10:51 ` Peter Korsgaard

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1363731698-15414-1-git-send-email-daniel.price@gmail.com \
    --to=daniel.price@gmail.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox