misc: package the devtool plugins 63/33863/2
authorAndrew Yourtchenko <ayourtch@gmail.com>
Tue, 28 Sep 2021 08:26:26 +0000 (10:26 +0200)
committerDamjan Marion <dmarion@me.com>
Thu, 30 Sep 2021 07:23:33 +0000 (07:23 +0000)
a274c3a2ed8c4f1f38cb6f126326b4e6798869d2 has split the devtool plugins into a separate component,
which caused them not to be packaged as part of the existing .deb, however this can still be useful
to have them.

This commit adds the new deb vpp-plugin-devtools which contains that component.

Change-Id: I3cf44493745c3d4951ffd2194c6ae539e8ad5926
Type: fix
Signed-off-by: Andrew Yourtchenko <ayourtch@gmail.com>
src/pkg/debian/control.in

index 1a8cfd4..aa0a034 100644 (file)
@@ -58,6 +58,14 @@ Description: Vector Packet Processing--runtime core plugins
  This package contains VPP core plugins
  .
 
+Package: vpp-plugin-devtools
+Architecture: any
+Depends: vpp (= ${source:Version}),
+         ${shlibs:Depends}
+Description: Vector Packet Processing--runtime developer tool plugins
+ This package contains VPP developer tool plugins
+ .
+
 Package: vpp-plugin-dpdk
 Architecture: any
 Depends: vpp (= ${source:Version}),