]> code.ossystems Code Review - openembedded-core.git/commitdiff
Add post processing command for nokia770 to correct init problem
authorRichard Purdie <richard@openedhand.com>
Tue, 27 Sep 2005 21:52:01 +0000 (21:52 +0000)
committerRichard Purdie <richard@openedhand.com>
Tue, 27 Sep 2005 21:52:01 +0000 (21:52 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky@45 311d38ba-8fff-0310-9ca6-ca027cbcb966

openembedded/conf/machine/nokia770.conf

index 8b657281c7f76779d7e7042ed7d3a2ca67c11235..8690348fa9dde3933d7aefe272e9bfa4e1cc50ba 100644 (file)
@@ -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