]> code.ossystems Code Review - openembedded-core.git/commit
build-appliance-image: Support for VirtualBox guest additions
authorJuro Bystricky <juro.bystricky@intel.com>
Sat, 9 Apr 2016 20:11:51 +0000 (13:11 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 9 Apr 2016 22:03:11 +0000 (23:03 +0100)
commita11c9fd6e3ca9a76c866f13fcc12b8d2e60a4097
tree89769bbf3746b79d18645a5864e90664bc5dbc4e
parentd2734fbfe209fcb8bd908b55e64d1ea8712d02c1
build-appliance-image: Support for VirtualBox guest additions

Add support for VirtualBox guest additions.
The additions are built inside the Build Appliance VM.
For this to be possible, the environment for out-of-tree kernel module builds
must be present and set up properly.
A README file with detailed steps on how to build the guest additions is placed
in the home directory of the user "builder" as well.
The main purpose of the guest additions is to allow sharing folders between
the host and Build Appliance VM.

[YOCTO #8073]

Signed-off-by: Juro Bystricky <juro.bystricky@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/images/build-appliance-image/README_VirtualBox_Guest_Additions.txt [new file with mode: 0644]
meta/recipes-core/images/build-appliance-image_14.0.0.bb