Hi,

I got VPP code via "git clone -b v20.09 https://github.com/FDio/vpp.git";.
When "make pkg-rpm", the generated VPP rpms are named by git tag v20.09 and 
looked like "vpp-20.09-release.x86_64.rpm".

We are using VPP as a sub-project in our project and we have our own git tag 
format not like VPP's format "vXX.XX-X".
If using our tag format for the whole project (include VPP as a sub-folder), it 
would cause VPP make failed.
Is there a convenient way to purify VPP original naming processing (most 
related with git operations in Makefile) to customize VPP generated files' name 
as we want?
I have found all the naming processing codes in VPP Makefile and I only know to 
modify them one by one to achieve the goal of customizing VPP generated files' 
name.
So as a VPP 3rd-party user like us, I want to know if there is a more 
convenient and elegant way to name VPP generated files?

Thanks!


Best Regards,
Tao Wang
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#18946): https://lists.fd.io/g/vpp-dev/message/18946
Mute This Topic: https://lists.fd.io/mt/81394971/21656
Group Owner: vpp-dev+ow...@lists.fd.io
Unsubscribe: https://lists.fd.io/g/vpp-dev/unsub [arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to