Code Review
/
vpp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
3613281
)
build: add vpp-crypto-engines to debian/control.in
00/42100/6
author
Vratko Polak
<
[email protected]
>
Wed, 8 Jan 2025 13:07:42 +0000
(14:07 +0100)
committer
Damjan Marion
<
[email protected]
>
Wed, 8 Jan 2025 16:08:13 +0000
(16:08 +0000)
Crypto engines have been moved into a new component,
but the component needs Debian packaging information.
Type: fix
Fixes:
0cf4eef73a4c1bd2831a4618af50939a2aab01c6
Change-Id: I041284f91be4cdb16d5a4771b518dd99571efa99
Signed-off-by: Vratko Polak <
[email protected]
>
src/pkg/debian/control.in
patch
|
blob
|
history
diff --git
a/src/pkg/debian/control.in
b/src/pkg/debian/control.in
index
5f597f4
..
5b8e40a
100644
(file)
--- a/
src/pkg/debian/control.in
+++ b/
src/pkg/debian/control.in
@@
-47,6
+47,14
@@
Description: Vector Packet Processing--runtime libraries
This package contains the VPP shared libraries, including:
.
+Package: vpp-crypto-engines
+Architecture: any
+Depends: vpp (= ${source:Version}),
+ ${shlibs:Depends}
+Description: Vector Packet Processing--runtime crypto engines
+ This package contains VPP crypto engines
+ .
+
Package: vpp-plugin-core
Architecture: any
Depends: vpp (= ${source:Version}),