Testing: 1) Edit meta/recipes-core/images/core-image-minimal.bb, add "service" to the IMAGE_INSTALL
2) Edit build/conf/local.conf, add "/path/to/poky/meta-skeleton" to the BBLAYERS. 3) $ bitbake core-image-minimal(or sato) 3) start qemu, and run "/etc/init.d/skeleton start(or status stop ..)", it works well // Robert The following changes since commit 30381645eefe4e3222fd3ce45823f143ce2fa82c: rt-tests: use an explicit commit ID (2011-08-12 21:07:02 +0100) are available in the git repository at: git://git.pokylinux.org/poky-contrib robert/initscripts http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=robert/initscripts Robert Yang (1): The Skeleton initscript doesn't work on minimal image .../initscripts/initscripts-1.0/functions | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
