]> code.ossystems Code Review - openembedded-core.git/commit
build-appliance-image: support for Toaster
authorJuro Bystricky <juro.bystricky@intel.com>
Fri, 30 Dec 2016 21:35:32 +0000 (13:35 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 16 Jan 2017 18:01:51 +0000 (18:01 +0000)
commitdffbac64bbf86c91247ba7373b3b5bd6af24103f
treeb5f8fc5ef402e5efe37e3b335f2b9181d95b113d
parent037d39898e0e16c6d5b24a8d3844abfb328d3c14
build-appliance-image: support for Toaster

Various changes needed to enable to run Toaster in the
Build Appliance:

1. Pre-install packages as specified by the file
   "bitbake/toaster-requirements.txt"
2. Include pip3 in the image
3. Include tzdata in the image (needed by django)
4. Bump SRCREV to a commit with proper settings.py (ALLOWED_HOSTS)
   for Django 1.8.16
5. Added README_VirtualBox_Toaster.txt to provide steps for
   configuring VirtualBox network adapters (NAT or Bridged)
   and steps to launch Toaster

[YOCTO#10767]

Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-core/images/build-appliance-image/README_VirtualBox_Toaster.txt [new file with mode: 0644]
meta/recipes-core/images/build-appliance-image_15.0.0.bb