sonic-linux-kernel
sonic-linux-kernel copied to clipboard
[kernel] add extra tag support (infrastructure for kernel downloading)
Extra tag support is introduced to solve following issues:
- ensure that with any checked out code, When we can successfully build a kernel, and successfully download one, they are the same.
- when we add a patch to an existing kernel source code package, we can use extra tag to distinguish them.
When download fails, one can always build one.
is this still needed?
/easycla