mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-03-18 18:58:36 +00:00
Using only one directory to hold kernel patches lead to difficult maintenance. Instead use a list of patches per kernel version. If patches for a kernel version does not exist, dont fail. Fixes: #308 Signed-off-by: Jose Carlos Venegas Munoz <jose.carlos.venegas.munoz@intel.com>