All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] Self Hosted Task and Image
@ 2011-11-07 17:39 Saul Wold
  2011-11-07 17:39 ` [PATCH 1/1] Self Hosted Image: Added Task and Images Saul Wold
  0 siblings, 1 reply; 2+ messages in thread
From: Saul Wold @ 2011-11-07 17:39 UTC (permalink / raw)
  To: poky

Richard,

This is the first pass at creating the Build Appliance Image,
this will boot to a console image that can start bitbake and
build psuedo.

Sau!

The following changes since commit 28940eb97d835b45ecbf832f25e94fc1574f25a1:

  lighttpd 1.4.29: rename index.html to avoid clashes with DL_DIR (2011-11-07 14:05:42 +0000)

are available in the git repository at:
  git://git.yoctoproject.org/poky-contrib sgw/self-hosted
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=sgw/self-hosted

Saul Wold (1):
  Self Hosted Image: Added Task and Images

 .../recipes-core/images/self-hosted-image.bb       |   16 ++
 meta-yocto/recipes-core/tasks/task-self-hosted.bb  |  158 ++++++++++++++++++++
 2 files changed, 174 insertions(+), 0 deletions(-)
 create mode 100644 meta-yocto/recipes-core/images/self-hosted-image.bb
 create mode 100644 meta-yocto/recipes-core/tasks/task-self-hosted.bb

-- 
1.7.6.4



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

end of thread, other threads:[~2011-11-07 17:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-07 17:39 [PATCH 0/1] Self Hosted Task and Image Saul Wold
2011-11-07 17:39 ` [PATCH 1/1] Self Hosted Image: Added Task and Images Saul Wold

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.