aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/slugos-init/slugos-init_5.0.bb
diff options
context:
space:
mode:
authorMike Westerhof <mwester@dls.net>2011-02-13 11:07:38 -0600
committerMike Westerhof <mwester@dls.net>2011-02-13 11:07:38 -0600
commitcd58f6ff853e1f96f1995314bcce7dafed8f74b2 (patch)
treea6f1053c2be7e94af66792cdfc192d1aca89eebc /recipes/slugos-init/slugos-init_5.0.bb
parent2ecf8e932555f4b72fdf004aa4289c933f907f00 (diff)
downloadopenembedded-cd58f6ff853e1f96f1995314bcce7dafed8f74b2.tar.gz
SlugOS: slugos-init - No longer switch to DHCP if static IP==192.168.1.77
This behavior was confusing to users, and was a prime contributor to the "I've lost my Slug!" network problem. This fix ensures that if a user resets their NSLU2 to factory defaults, it will boot up at the expected IP address in all cases.
Diffstat (limited to 'recipes/slugos-init/slugos-init_5.0.bb')
-rw-r--r--recipes/slugos-init/slugos-init_5.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/slugos-init/slugos-init_5.0.bb b/recipes/slugos-init/slugos-init_5.0.bb
index 5b823b3d32..dcf184aae8 100644
--- a/recipes/slugos-init/slugos-init_5.0.bb
+++ b/recipes/slugos-init/slugos-init_5.0.bb
@@ -4,7 +4,7 @@ PRIORITY = "required"
LICENSE = "GPL"
DEPENDS = "base-files devio"
RDEPENDS_${PN} = "busybox devio"
-PR = "r14"
+PR = "r15"
SRC_URI = "file://boot/flash \
file://boot/disk \