From 1676fca2c487892c5839fb933a06c008d0fa4fdd Mon Sep 17 00:00:00 2001 From: Rod Whitby Date: Mon, 21 Feb 2005 13:03:11 +0000 Subject: Unslung and OpenSlug both working with switchbox. Updated CVSDATE stuff in nslu2.conf. Changed CMDLINE in openslug kernel to use switchbox. Changed switchbox and slingbox to use /usr/sbin and /usr/bin (just like in OpenSlug busybox) so that the location of executables match across SwitchBox, Unslung and Openslug. Added /initrd directory to OpenSlug rootfs so that it can be used for the pivot_root in switchbox. BKrev: 4219dc0fM9IKay9jW_b1WMSP_N7e1w --- packages/nslu2-binary-only/nslu2-switchbox-firmware.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'packages/nslu2-binary-only/nslu2-switchbox-firmware.bb') diff --git a/packages/nslu2-binary-only/nslu2-switchbox-firmware.bb b/packages/nslu2-binary-only/nslu2-switchbox-firmware.bb index 0ed74e207a..9778896c04 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 = "r15" +PR = "r16" -SRC_URI = "http://nslu.sf.net/downloads/switchbox-4.7.tar.gz" +SRC_URI = "http://nslu.sf.net/downloads/switchbox-4.8.tar.gz" S = "${WORKDIR}" python () { -- cgit v1.2.3