diff options
author | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2016-10-11 10:56:12 +0200 |
---|---|---|
committer | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2016-10-11 10:56:12 +0200 |
commit | f0657b4c19b258ccd9b789ebbc01b661eb1b0ce3 (patch) | |
tree | a263157f634e0bfb75319db67cb0f1e5c35ae8e8 | |
parent | e397010b88a4b8b2ef88e8cafb4d961df95e15fb (diff) |
changelog: support DEB_BUILD_OPTIONS parallel
Change-Id: Iec7cca243b3de1331b18a14ddbbb1366f8f2bc56
Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 00fb3094..0ffaf76d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -39,6 +39,7 @@ dpdk (16.07-0~git1) UNRELEASED; urgency=medium - d/dpdk-doc.README.Debian document usage of RTE_EAL_PMD_PATH - 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 [ Anders Roxell ] * debian/control: add pciutils to the dpdk depends list, since lspci is used |