Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] Toaster support for Build Appliance
@ 2016-12-30 21:35 Juro Bystricky
  2016-12-30 21:35 ` [PATCH 1/1] build-appliance-image: support for Toaster Juro Bystricky
  0 siblings, 1 reply; 4+ messages in thread
From: Juro Bystricky @ 2016-12-30 21:35 UTC (permalink / raw)
  To: openembedded-core; +Cc: richard.purdie, jurobystricky

This patch contains several changes in order to allow to run Toaster in
the Build Appliance.
In particular, the Build Appliance now contains all (previously missing)
modules as specified in "bitbake/toaster-requirements.txt".
It was also not possible to install the modules manually, as the installation
program (pip3) was missing as well.

The Toaster web server can be now readily started by the command:

    $ source toaster start webport=<IPADDR:PORT>

The attached README_VirtualBox_Toaster.txt explains the steps needed
to determine IPPARRD:PORT values based on the network adapter settings
(NAT or Bridged) for VirtualBox and the web server URL for host
web browser.

One caveat: For simplicity the Build Appliance recipe assumes pip3 is installed
on the build host.


Juro Bystricky (1):
  build-appliance-image: support for Toaster

 .../README_VirtualBox_Toaster.txt                  | 78 ++++++++++++++++++++++
 .../images/build-appliance-image_15.0.0.bb         | 18 ++++-
 2 files changed, 93 insertions(+), 3 deletions(-)
 create mode 100644 meta/recipes-core/images/build-appliance-image/README_VirtualBox_Toaster.txt

-- 
2.7.4



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

end of thread, other threads:[~2016-12-31  0:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-12-30 21:35 [PATCH 0/1] Toaster support for Build Appliance Juro Bystricky
2016-12-30 21:35 ` [PATCH 1/1] build-appliance-image: support for Toaster Juro Bystricky
2016-12-31  0:05   ` Richard Purdie
2016-12-31  0:31     ` Bystricky, Juro

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