summaryrefslogtreecommitdiff
path: root/packages/openslug-init/openslug-init_0.10.bb
diff options
context:
space:
mode:
authorJohn Bowler <jbowler@nslu2-linux.org>2005-07-19 17:24:13 +0000
committerOpenEmbedded Project <openembedded-devel@lists.openembedded.org>2005-07-19 17:24:13 +0000
commit0ab7f05441d3c14635f711518792e0ef4058ccb7 (patch)
treeebb699e15bf7bdef3001db7507a80523f3bd38e3 /packages/openslug-init/openslug-init_0.10.bb
parenta004b4963180707c55da6ffb4199b28a67c72868 (diff)
unmountflash would make /dev/mtdblock4 on / ro, this only affects a turnup
when the flash file system is mounted on /, but it causes the edit of the /linuxrc to fail.
Diffstat (limited to 'packages/openslug-init/openslug-init_0.10.bb')
-rw-r--r--packages/openslug-init/openslug-init_0.10.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/openslug-init/openslug-init_0.10.bb b/packages/openslug-init/openslug-init_0.10.bb
index fd2080ff65..e26b118a6a 100644
--- a/packages/openslug-init/openslug-init_0.10.bb
+++ b/packages/openslug-init/openslug-init_0.10.bb
@@ -3,7 +3,7 @@ SECTION = "console/network"
LICENSE = "GPL"
DEPENDS = "base-files devio"
RDEPENDS = "busybox devio"
-PR = "r40"
+PR = "r41"
SRC_URI = "file://linuxrc \
file://boot/flash \