diff options
author | Rod Whitby <rod@whitby.id.au> | 2005-02-23 12:43:28 +0000 |
---|---|---|
committer | Rod Whitby <rod@whitby.id.au> | 2005-02-23 12:43:28 +0000 |
commit | eea951fc35679b928aedc6214274de67c031ce12 (patch) | |
tree | 9af3e4bb56fd753ab098a1e56e22eb5cb704d6b4 /packages/nslu2-binary-only | |
parent | 4439f3fd26db6b58f85b5e927600bad7d7a4539b (diff) |
Merge bk://nslu2-linux@nslu2-linux.bkbits.net/openembedded
into home.(none):/home/slug/openembedded
2005/02/23 23:12:51+10:30 (none)!rwhitby
OpenSlug-1.3-alpha: Now supports booting from an external disk
BKrev: 421c7a70mLQYTzytyCEmYeuG3qS5Bw
Diffstat (limited to 'packages/nslu2-binary-only')
-rw-r--r-- | packages/nslu2-binary-only/nslu2-switchbox-firmware.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/nslu2-binary-only/nslu2-switchbox-firmware.bb b/packages/nslu2-binary-only/nslu2-switchbox-firmware.bb index 9778896c04..f5ddaf8413 100644 --- a/packages/nslu2-binary-only/nslu2-switchbox-firmware.bb +++ b/packages/nslu2-binary-only/nslu2-switchbox-firmware.bb @@ -2,9 +2,9 @@ SECTION = "base" DEPENDS = "" PACKAGES = "" INHIBIT_DEFAULT_DEPS = "1" -PR = "r16" +PR = "r17" -SRC_URI = "http://nslu.sf.net/downloads/switchbox-4.8.tar.gz" +SRC_URI = "http://nslu.sf.net/downloads/switchbox-4.9.tar.gz" S = "${WORKDIR}" python () { |