This is the core of the seapath project. The meta-seapath repo contains the yocto Seapath layer, which contains all the code (yocto recipes) needed to build the seapath images used to install seapath (host, guest, flasher, etc.)
Some kernel parameters are defined by the Yocto project and should not be duplicated in the grub configuration file. This patch removes the duplicate entries from the grub configuration file.
Some kernel parameters are defined by the Yocto project and should not be duplicated in the grub configuration file. This patch removes the duplicate entries from the grub configuration file.
Fix #165