[oe-commits] Otavio Salvador : syslinux: bump PR

git at git.openembedded.org git at git.openembedded.org
Tue Feb 28 14:40:52 UTC 2012


Module: openembedded-core.git
Branch: master
Commit: eaa8c7d7c047c44067c8931edc81fe476b9a36db
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=eaa8c7d7c047c44067c8931edc81fe476b9a36db

Author: Otavio Salvador <otavio at ossystems.com.br>
Date:   Tue Feb 28 14:17:59 2012 +0000

syslinux: bump PR

The change done in 868a81e869a6193aada2073ae533d937a1c0baf4 has
changed the packaging however it haven't bump the PR making
auto-building fail.

Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-devtools/syslinux/syslinux_4.03.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/meta/recipes-devtools/syslinux/syslinux_4.03.bb b/meta/recipes-devtools/syslinux/syslinux_4.03.bb
index 862ea8b..823465c 100644
--- a/meta/recipes-devtools/syslinux/syslinux_4.03.bb
+++ b/meta/recipes-devtools/syslinux/syslinux_4.03.bb
@@ -7,7 +7,7 @@ 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 = "r4"
+PR = "r5"
 
 SRC_URI = "${KERNELORG_MIRROR}/linux/utils/boot/syslinux/4.xx/syslinux-${PV}.tar.bz2 \
            file://cross-build.patch"





More information about the Openembedded-commits mailing list