summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
authorRod Whitby <rod@whitby.id.au>2007-09-19 04:12:27 +0000
committerRod Whitby <rod@whitby.id.au>2007-09-19 04:12:27 +0000
commit832fa184c0b89903e18cf1f9b6776cd52c67746b (patch)
tree2fb315c8e2d6b93c8885f0ff22d2ed097c318157 /packages
parentcaa2c5fa1834f1de765010731edf2952ccac1366 (diff)
parent94dbc414617838abb51de8b76a2aad14e98161a5 (diff)
merge of '994032a8e47f2490d414cd449885b6d0c16271f6'
and 'b2924f326d269c30e7221e36215ef1bf3a7f16ef'
Diffstat (limited to 'packages')
-rw-r--r--packages/meta/slugos-packages.bb3
-rw-r--r--packages/redboot-utils/fis_1.0.bb4
2 files changed, 4 insertions, 3 deletions
diff --git a/packages/meta/slugos-packages.bb b/packages/meta/slugos-packages.bb
index 26b89ff000..6b34fc187a 100644
--- a/packages/meta/slugos-packages.bb
+++ b/packages/meta/slugos-packages.bb
@@ -5,7 +5,7 @@
DESCRIPTION = "Packages that are compatible with the SlugOS firmware"
HOMEPAGE = "http://www.nslu2-linux.org"
LICENSE = "MIT"
-PR = "r35"
+PR = "r36"
CONFLICTS = "db3"
COMPATIBLE_MACHINE = "nslu2"
@@ -37,6 +37,7 @@ SLUGOS_PACKAGES = "\
binutils \
bison \
bluez-utils \
+ bluez-hcidump \
bogofilter \
boost \
bridge-utils \
diff --git a/packages/redboot-utils/fis_1.0.bb b/packages/redboot-utils/fis_1.0.bb
index 87246f2717..e1ac56448b 100644
--- a/packages/redboot-utils/fis_1.0.bb
+++ b/packages/redboot-utils/fis_1.0.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "Tool to edit the Redboot FIS partition layout from userspace"
-PR = "r4"
+PR = "r5"
-SRC_URI = "svn://svn.nslu2-linux.org/svnroot/fis;module=trunk;proto=http"
+SRC_URI = "svn://svn.nslu2-linux.org/svnroot/fis;module=trunk;proto=http;rev=6"
S="${WORKDIR}/trunk"
export CFLAGS += "--std=c99"