diff options
author | Christian Ehrhardt <christian.ehrhardt@canonical.com> | 2016-09-30 06:07:46 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@fd.io> | 2016-09-30 06:07:46 +0000 |
commit | 33cd8ea50fb26bf11f534f2877e15b6796017223 (patch) | |
tree | b4f8fec01c2c765651b50fa053b51278e1aea609 /debian | |
parent | b6a44972963051e04cbdc00a7810c9d900be004e (diff) | |
parent | c002f988a758e4f8f630da1e5fe7d5c909cfe223 (diff) |
Merge "changelog: fix typo" into deb_dpdk_16.07
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index b5a00513..afdd422d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -38,7 +38,7 @@ dpdk (16.07-0~git1) UNRELEASED; urgency=medium * d/rules utilize RTE_EAL_PMD_PATH to autoload pmd drivers - 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 - avail for auto-proping devices. + available for auto-probing devices. [ Anders Roxell ] * debian/control: add pciutils to the dpdk depends list, since lspci is used |