Openvswitch package migration to debian

Add debian infrastructure for openvswitch to build a debian package.
Needs to be merged with [1].

Test Plan:
PASS - Build openvswitch package
PASS - Build all debian packages
PASS - Create and install stx iso
PASS - Check if the package is installed in the iso

[1] https://review.opendev.org/c/starlingx/tools/+/859335

Story: 2010317
Task: 46389

Signed-off-by: Pedro Almeida <pedro.monteiroazevedodemouraalmeida@windriver.com>
Co-authored-by: Rafael Cardoso Pereira <rafael.cardosopereira@windriver.com>
Change-Id: I06c341c05c745490be37ae31df5d0c31ca3dce82
This commit is contained in:
Pedro Almeida 2022-08-26 15:26:44 -03:00
parent 575ba42515
commit a806d99749
3 changed files with 24 additions and 0 deletions

View File

@ -67,10 +67,12 @@ kubernetes/runc
ldap/ldapscripts
ldap/openldap
livepatch/kpatch
networking/dpdk
networking/ifupdown-extra
networking/iputils
networking/lldpd
networking/net-tools
networking/openvswitch
ostree/initramfs-ostree
ostree/mttyexec
ostree/ostree

View File

@ -0,0 +1,11 @@
---
debname: dpdk
debver: 20.11.6-1~deb11u1
dl_path:
name: dpdk-bullseye.tar.gz
url: https://salsa.debian.org/debian/dpdk/-/archive/bullseye/dpdk-bullseye.tar.gz
md5sum: 47a96b2c0f2484d62f80a08dd88c987b
sha256sum: bd8ba4fbdf3608f935c854e143184f80417ec0280dd34c6a01be01a57f29fb56
revision:
dist: $STX_DIST
PKG_GITREVCOUNT: true

View File

@ -0,0 +1,11 @@
---
debname: openvswitch
debver: 2.15.0+ds1-2+deb11u1
dl_path:
name: openvswitch-debian-bullseye.tar.gz
url: https://salsa.debian.org/openstack-team/third-party/openvswitch/-/archive/debian/bullseye/openvswitch-debian-bullseye.tar.gz
md5sum: 2764434e018f1c37eb90fea49d0d1011
sha256sum: b0475615132bb2ab30933b8449ac714e21ab347db73098782de88a06639339da
revision:
dist: $STX_DIST
PKG_GITREVCOUNT: true