Code Review
/
deb_dpdk.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
37bb07e
)
d/tests/control: fix test dependencies for s390x.
61/9661/1
author
Dimitri John Ledkov
<
[email protected]
>
Thu, 23 Nov 2017 12:15:36 +0000
(13:15 +0100)
committer
Luca Boccassi
<
[email protected]
>
Wed, 29 Nov 2017 23:29:36 +0000
(23:29 +0000)
Since we don't build for s390x make it clear in the test deps.
Otherwise it will be tried and fails to resolve there.
Change-Id: Ib0d27ee0955f25565cf78d66db9a80622db10b18
Signed-off-by: Christian Ehrhardt <
[email protected]
>
(cherry picked from commit
b179808726394c63b97747b31ca603392c182168
)
Signed-off-by: Luca Boccassi <
[email protected]
>
debian/tests/control
patch
|
blob
|
history
diff --git
a/debian/tests/control
b/debian/tests/control
index
7d62421
..
ea38033
100644
(file)
--- a/
debian/tests/control
+++ b/
debian/tests/control
@@
-14,4
+14,4
@@
Depends: kmod, dpdk-igb-uio-dkms [amd64 arm64 i386 ppc64el],
Tests: test-autotest
Restrictions: allow-stderr, isolation-machine, needs-root
-Depends: dpdk-dev, python, python-pexpect
+Depends: dpdk-dev
[amd64 arm64 i386 ppc64el]
, python, python-pexpect