aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLuca Boccassi <luca.boccassi@gmail.com>2018-02-12 18:09:32 +0000
committerLuca Boccassi <luca.boccassi@gmail.com>2018-02-12 18:09:32 +0000
commit5b3db0f8f1ad5ba2152d977ccd3825ea05e863a2 (patch)
tree1e772ff6755592be749c99e39c8f30be2565a35c
parentc9c1511bbc7a2b04810c113ee23683bc4bebbc6c (diff)
Fix typo in patch description caught by Lintian
Change-Id: Ifcb439aa6b429b2686dc777894def93af439844e Signed-off-by: Luca Boccassi <luca.boccassi@gmail.com>
-rw-r--r--debian/patches/fix-vhost-user-socket-permission.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/fix-vhost-user-socket-permission.patch b/debian/patches/fix-vhost-user-socket-permission.patch
index 292472ce..ca344009 100644
--- a/debian/patches/fix-vhost-user-socket-permission.patch
+++ b/debian/patches/fix-vhost-user-socket-permission.patch
@@ -16,7 +16,7 @@ in the former patches.
Fixes LP: #1546565
*Update*
- - with the split libs it now nees to be listed in
+ - with the split libs it now needs to be listed in
lib/librte_eal/linuxapp/eal/rte_eal_version.map to work on link steps
- please note that upstream gravitates towards not extending but creating a
new the API in DPDK as long term solution (will take a while)