diff options
author | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2016-10-12 13:21:12 +0200 |
---|---|---|
committer | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2016-10-12 13:21:12 +0200 |
commit | 544ddb0c7a5d50dc840ccc7cd6b05e51ce824cc5 (patch) | |
tree | ecdfb9711522f14d3497c109771f8ba2ef605d31 | |
parent | c5fe7deabb5c25111ddb910def7c86ca857c4fa3 (diff) |
changelog: include the autotest suite in dpdk-dev
Change-Id: Ie4a9963a2391c12c23a2750a9fd67c7d49909aeb
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 0ffaf76d..4b4e3470 100644 --- a/debian/changelog +++ b/debian/changelog @@ -40,6 +40,8 @@ dpdk (16.07-0~git1) UNRELEASED; urgency=medium - d/control let the runtime of dpdk recommend the pmd drivers to make them available for auto-probing devices. * d/rules support DEB_BUILD_OPTIONS parallel + * d/rules bundle autotest as it is ready after build into dpdk-dev + to make it available for autopkgtest and likewise developers. [ Anders Roxell ] * debian/control: add pciutils to the dpdk depends list, since lspci is used |