All of lore.kernel.org
 help / color / mirror / Atom feed
From: Saul Wold <sgw@linux.intel.com>
To: poky@yoctoproject.org
Subject: [PATCH 0/1] Self Hosted Task and Image
Date: Mon,  7 Nov 2011 09:39:57 -0800	[thread overview]
Message-ID: <cover.1320687487.git.sgw@linux.intel.com> (raw)

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



             reply	other threads:[~2011-11-07 17:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-07 17:39 Saul Wold [this message]
2011-11-07 17:39 ` [PATCH 1/1] Self Hosted Image: Added Task and Images Saul Wold

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1320687487.git.sgw@linux.intel.com \
    --to=sgw@linux.intel.com \
    --cc=poky@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.