summaryrefslogtreecommitdiffstats
path: root/images
diff options
context:
space:
mode:
authorAdrian Dudau <adrian.dudau@enea.com>2018-05-02 12:46:52 +0200
committerMartin Borg <martin.borg@enea.com>2018-05-07 11:41:04 +0200
commit450e339ac21354f016dcaa0b4805d606ddd8c43f (patch)
tree716e7e8e8e4f03a124069d75ee6cd8b35ac166ca /images
parenta2d29048afd7a619d3049193cade3d4c6cdd4fa9 (diff)
downloadmeta-el-nfv-access-450e339ac21354f016dcaa0b4805d606ddd8c43f.tar.gz
Add support for building the ESDK
Add new image used for building the ESDK. Add template based on qemux86-64 containing the list of layers included in the ESDK. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
Diffstat (limited to 'images')
-rw-r--r--images/enea-nfv-access-esdk.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/images/enea-nfv-access-esdk.bb b/images/enea-nfv-access-esdk.bb
new file mode 100644
index 0000000..d424ef6
--- /dev/null
+++ b/images/enea-nfv-access-esdk.bb
@@ -0,0 +1,7 @@
1DESCRIPTION = "Image for building the ESDK for the Host side"
2
3require images/enea-image-common.inc
4
5IMAGE_FEATURES += "ssh-server-openssh"
6
7IMAGE_FEATURES += "dbg-pkgs dev-pkgs"