summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nslu2-binary-only/nslu2-firmware-binary_2.3r25.oe1
-rw-r--r--slugtool/slugtool.oe1
2 files changed, 2 insertions, 0 deletions
diff --git a/nslu2-binary-only/nslu2-firmware-binary_2.3r25.oe b/nslu2-binary-only/nslu2-firmware-binary_2.3r25.oe
index ba151b6b0e..788d8e0dc8 100644
--- a/nslu2-binary-only/nslu2-firmware-binary_2.3r25.oe
+++ b/nslu2-binary-only/nslu2-firmware-binary_2.3r25.oe
@@ -1,6 +1,7 @@
DEPENDS = "slugtool-native"
PACKAGES = ""
INHIBIT_DEFAULT_DEPS = "1"
+PR = "r1"
SRC_URI = "ftp://ftp.linksys.com/pub/network/nslu2-fw-2.3r25.zip"
S = "${WORKDIR}"
diff --git a/slugtool/slugtool.oe b/slugtool/slugtool.oe
index 140147e094..0ede70cfac 100644
--- a/slugtool/slugtool.oe
+++ b/slugtool/slugtool.oe
@@ -1,6 +1,7 @@
DESCRIPTION = "Slugtool is a small app to disassemble and reassemble \
flash images for the Linksys NSLU2 device."
MAINTAINER = "Chris Larson <kergoth@handhelds.org>"
+PR = "r1"
SRC_URI = "http://www.lantz.com/filemgmt_data/files/slugtool.tar.gz \
file://redboot_typo.patch;patch=1"