Creating a Yocto Image for Testing

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-27-2016 08:29 AM
Hi
I would like to create my own Yocto image tor test purposes, especially with LXC containers.
I can use the Yocto Quick Start and the Yocto Build Appliance.
When running the build appliance, which is a menu driven system for creating images, I can choose options such as:
- profile - qemux86-64
- recipe - core-mage-base
With the goal of creating an image that I can then run on OS X with Qemu tools installed via Homebrew.
I have started a project for that here: GitHub - DevOps4Networks/iox-yocto-build: Build scripts for a Yocto image for IOx
At this stage, I don't know what the actual recipe is for the Yocto image on the 829 though. Can you tell me what that is please?
Many thanks
Nathan
- Labels:
-
IOx

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-31-2016 05:52 PM
Hi Nathan,
For how to create Yocto image for IOx, it will come soon with documentation. Please stay tuned.
Thanks,
Stev

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-19-2016 03:34 AM
Checking in ... :-)

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2016 06:09 PM
Basically Cisco provides the IOx SDK to generated application packages including VM, PaaS and LXC style applications. Here is the reference: https://developer.cisco.com/site/iox/documents/developer-guide/?ref=quickstart and go to the yocto and SDK part for details.
