summaryrefslogtreecommitdiff
path: root/packages/busybox/slingbox_1.3.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'packages/busybox/slingbox_1.3.1.bb')
-rw-r--r--packages/busybox/slingbox_1.3.1.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/busybox/slingbox_1.3.1.bb b/packages/busybox/slingbox_1.3.1.bb
index 62d150a9fe..4d3ab56cc3 100644
--- a/packages/busybox/slingbox_1.3.1.bb
+++ b/packages/busybox/slingbox_1.3.1.bb
@@ -4,7 +4,7 @@ HOMEPAGE = "http://www.busybox.net"
LICENSE = "GPL"
SECTION = "base"
PRIORITY = "required"
-PR = "r1"
+PR = "r2"
COMPATIBLE_MACHINE = "nslu2"
SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.gz \
@@ -14,6 +14,7 @@ SRC_URI = "http://www.busybox.net/downloads/busybox-${PV}.tar.gz \
file://lazy_umount.patch;patch=1 \
file://halt.patch;patch=1 \
file://fdisk-readhex.patch;patch=1 \
+ file://trylink-bash.patch;patch=1 \
file://slingbox_name.patch;patch=1 \
file://slingbox.patch;patch=1"