aboutsummaryrefslogtreecommitdiffstats
path: root/packages/slugos-init/slugos-init_5.0.bb
diff options
context:
space:
mode:
authorMike Westerhof <mwester@dls.net>2008-08-24 23:49:44 +0000
committerMike Westerhof <mwester@dls.net>2008-08-24 23:49:44 +0000
commitfb1cee2982dbd566111e6dcd5766b7721583513b (patch)
treee079ceebf24b03251c5a029fdac595d2ce4ba488 /packages/slugos-init/slugos-init_5.0.bb
parent2a3a5812f4a2752fefc847d65d0a1b3ede3f0b4f (diff)
downloadopenembedded-fb1cee2982dbd566111e6dcd5766b7721583513b.tar.gz
SlugOS 5 - replace "mount -U" with "mount UUID=" which works with both mount
and busybox mount; also update boot/disk script to ensure that some key devices exist in the new /dev which will enable booting to a virgin nfsroot.
Diffstat (limited to 'packages/slugos-init/slugos-init_5.0.bb')
-rw-r--r--packages/slugos-init/slugos-init_5.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/slugos-init/slugos-init_5.0.bb b/packages/slugos-init/slugos-init_5.0.bb
index 9c50cd61f6..92ac7e30f3 100644
--- a/packages/slugos-init/slugos-init_5.0.bb
+++ b/packages/slugos-init/slugos-init_5.0.bb
@@ -4,7 +4,7 @@ PRIORITY = "required"
LICENSE = "GPL"
DEPENDS = "base-files devio"
RDEPENDS = "busybox devio"
-PR = "r0"
+PR = "r1"
SRC_URI = "file://boot/flash \
file://boot/disk \