2ef97bb5df
- Why I did it In case an app.ext requires a dependency syncd^1.0.0, the RPC version of syncd will not satisfy this constraint, since 1.0.0-rpc < 1.0.0. This is not correct to put 'rpc' as a prerelease identifier. Instead put 'rpc' as build metadata in the version: 1.0.0+rpc which satisfies the constraint ^1.0.0. - How I did it Changed the way how to version in RPC and DBG images are constructed. - How to verify it Install app.ext with syncd^1.0.0 dependency on a switch with RPC syncd docker. Signed-off-by: Stepan Blyshchak <stepanb@nvidia.com> |
||
---|---|---|
.. | ||
centec-dal | ||
docker-syncd-centec | ||
docker-syncd-centec-rpc | ||
sonic-platform-modules-e582 | ||
sonic-platform-modules-embedway | ||
sonic-platform-modules-v682 | ||
docker-syncd-centec-rpc.mk | ||
docker-syncd-centec.mk | ||
libsaithrift-dev.mk | ||
one-image.mk | ||
platform-modules-centec-e582.mk | ||
platform-modules-centec-v682.mk | ||
platform-modules-embedway.mk | ||
platform.conf | ||
rules.mk | ||
sdk.mk |