summaryrefslogtreecommitdiff
path: root/openembedded
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2005-09-27 21:52:01 +0000
committerRichard Purdie <richard@openedhand.com>2005-09-27 21:52:01 +0000
commit9c41ac045138e2e6211617f8996fe4451c7c305a (patch)
tree92b1008b8431547a606dbd2e8d39d203d4bdb43b /openembedded
parent570ff4f6987377244fabaa4fa3d9057fd4a5d6a2 (diff)
downloadopenembedded-core-9c41ac045138e2e6211617f8996fe4451c7c305a.tar.gz
openembedded-core-9c41ac045138e2e6211617f8996fe4451c7c305a.tar.bz2
openembedded-core-9c41ac045138e2e6211617f8996fe4451c7c305a.tar.xz
openembedded-core-9c41ac045138e2e6211617f8996fe4451c7c305a.zip
Add post processing command for nokia770 to correct init problem
git-svn-id: https://svn.o-hand.com/repos/poky@45 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'openembedded')
-rw-r--r--openembedded/conf/machine/nokia770.conf3
1 files changed, 2 insertions, 1 deletions
diff --git a/openembedded/conf/machine/nokia770.conf b/openembedded/conf/machine/nokia770.conf
index 8b657281c..8690348fa 100644
--- a/openembedded/conf/machine/nokia770.conf
+++ b/openembedded/conf/machine/nokia770.conf
@@ -54,5 +54,6 @@ pcmcia-cs apm ppp wireless-tools console-tools"
#BOOTSTRAP_EXTRA_RDEPENDS += "kernel-module-gadgetfs kernel-module-g-file-storage kernel-module-g-serial \
# kernel-module-g-ether"
-include conf/machine/handheld-common.conf
+ROOTFS_POSTPROCESS_COMMAND += " remove_init_link; "
+include conf/machine/handheld-common.conf