Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] The Skeleton initscript doesn't work on minimal image
@ 2011-08-15 10:18 Robert Yang
  2011-08-15 10:18 ` [PATCH 1/1] " Robert Yang
  2011-08-15 14:17 ` [PATCH 0/1] " Richard Purdie
  0 siblings, 2 replies; 3+ messages in thread
From: Robert Yang @ 2011-08-15 10:18 UTC (permalink / raw)
  To: openembedded-core

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(-)




^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2011-08-15 14:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-15 10:18 [PATCH 0/1] The Skeleton initscript doesn't work on minimal image Robert Yang
2011-08-15 10:18 ` [PATCH 1/1] " Robert Yang
2011-08-15 14:17 ` [PATCH 0/1] " Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox