aboutsummaryrefslogtreecommitdiffstats
path: root/packages/meta/openslug-image.bb
diff options
context:
space:
mode:
authorg2@giantshoulder.com <g2@giantshoulder.com>2005-01-28 04:47:30 +0000
committerg2@giantshoulder.com <g2@giantshoulder.com>2005-01-28 04:47:30 +0000
commit22936e6ba54e2e1ca0906ac0f8dcbc2a96a006f9 (patch)
tree1c745f2167fe045b71bf74c0a60dc6090c9314e7 /packages/meta/openslug-image.bb
parentbcd74636a384ce7713e0937ee103f33a4683141d (diff)
downloadopenembedded-22936e6ba54e2e1ca0906ac0f8dcbc2a96a006f9.tar.gz
Enable OpenSlug to automatically started network after 2nd boot
BKrev: 41f9c3e2kq82WX9r5egCG3LEyOLcGQ
Diffstat (limited to 'packages/meta/openslug-image.bb')
-rw-r--r--packages/meta/openslug-image.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/meta/openslug-image.bb b/packages/meta/openslug-image.bb
index 0267624439..561bef4665 100644
--- a/packages/meta/openslug-image.bb
+++ b/packages/meta/openslug-image.bb
@@ -11,14 +11,14 @@ OPENSLUG_HIDDEN_PACKAGES = "ipkg-native ipkg-utils-native fakeroot-native ${PATC
DEPENDS = "base-files base-passwd-3.5.7 \
busybox dropbear hotplug initscripts netbase \
sysvinit tinylogin lrzsz portmap \
- ixp4xx-csr ixp425-eth \
+ ixp4xx-csr ixp425-eth openslug-init \
ipkg-collateral ipkg ipkg-link \
${OPENSLUG_EXTRA_DEPENDS}"
IPKG_INSTALL = "base-files base-passwd \
busybox dropbear hotplug initscripts netbase \
update-modules sysvinit tinylogin lrzsz portmap \
- ixp4xx-csr ixp425-eth \
+ ixp4xx-csr ixp425-eth openslug-init \
ipkg-collateral ipkg ipkg-link \
${OPENSLUG_EXTRA_INSTALL}"