diff options
Diffstat (limited to 'resources/tools/disk-image-builder/nested/CHANGELOG')
-rw-r--r-- | resources/tools/disk-image-builder/nested/CHANGELOG | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/resources/tools/disk-image-builder/nested/CHANGELOG b/resources/tools/disk-image-builder/nested/CHANGELOG index 9a0518811d..74dc2201e3 100644 --- a/resources/tools/disk-image-builder/nested/CHANGELOG +++ b/resources/tools/disk-image-builder/nested/CHANGELOG @@ -1,3 +1,15 @@ +## [1.3] - 2016-06-12 + +### Changes +- Use Glibc instead of uClibc. Required for DPDK. +- Include buildroot patch for DPDK. Update build.sh + script to include that patch. +- Update Linux kernel config to include UIO support + +### Added +- Python, DPDK to image + + ## [1.2] - 2016-05-25 ### Changes |