* [PATCH] syslinux: fix the SRC_URI by using the 4.xx directory
@ 2011-11-12 15:14 Jan Luebbe
2011-11-14 11:16 ` Richard Purdie
0 siblings, 1 reply; 2+ messages in thread
From: Jan Luebbe @ 2011-11-12 15:14 UTC (permalink / raw)
To: openembedded-core
This path should be valid for a longer time, as only the current
release stays in main directory.
Signed-off-by: Jan Luebbe <jluebbe@debian.org>
---
meta/recipes-devtools/syslinux/syslinux_4.03.bb | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/meta/recipes-devtools/syslinux/syslinux_4.03.bb b/meta/recipes-devtools/syslinux/syslinux_4.03.bb
index e76fe1f..2d32f7b 100644
--- a/meta/recipes-devtools/syslinux/syslinux_4.03.bb
+++ b/meta/recipes-devtools/syslinux/syslinux_4.03.bb
@@ -7,9 +7,9 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=0636e73ff0215e8d672dc4c32c317bb3 \
# If you really want to run syslinux, you need mtools. We just want the
# ldlinux.* stuff for now, so skip mtools-native
DEPENDS = "nasm-native"
-PR = "r2"
+PR = "r3"
-SRC_URI = "${KERNELORG_MIRROR}/linux/utils/boot/syslinux/syslinux-${PV}.tar.bz2 \
+SRC_URI = "${KERNELORG_MIRROR}/linux/utils/boot/syslinux/4.xx/syslinux-${PV}.tar.bz2 \
file://cross-build.patch"
SRC_URI[md5sum] = "a7ca38a0a5786b6efae8fb01a1ae8070"
--
1.7.7.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] syslinux: fix the SRC_URI by using the 4.xx directory
2011-11-12 15:14 [PATCH] syslinux: fix the SRC_URI by using the 4.xx directory Jan Luebbe
@ 2011-11-14 11:16 ` Richard Purdie
0 siblings, 0 replies; 2+ messages in thread
From: Richard Purdie @ 2011-11-14 11:16 UTC (permalink / raw)
To: Patches and discussions about the oe-core layer
On Sat, 2011-11-12 at 16:14 +0100, Jan Luebbe wrote:
> This path should be valid for a longer time, as only the current
> release stays in main directory.
>
> Signed-off-by: Jan Luebbe <jluebbe@debian.org>
> ---
> meta/recipes-devtools/syslinux/syslinux_4.03.bb | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
Merged to master, thanks.
Richard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-11-14 11:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-12 15:14 [PATCH] syslinux: fix the SRC_URI by using the 4.xx directory Jan Luebbe
2011-11-14 11:16 ` Richard Purdie
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox