summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/slimboot/slimboot-tools_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* meta: add explicit branch and protocol to SRC_URIAnuj Mittal2021-11-081-1/+1
| | | | | | | | | | | Add branch name explicitly to SRC_URI where it's not defined and switch to using https protocol for Github projects. The change was made using convert_srcuri script for OE-Core. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com> (cherry picked from commit e4d0c52cba29298b32f97651412a7b28130d8beb) Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
* slimboot-tools: add support for slimbootloader toolsNishioka, Toshiki2020-08-131-0/+22
add the recipe file to install the Slim Bootloader host tools which can generate the container images in a binary file format understood by Slim Bootloader to load and initialize Operating Systems or Hypervisors. Signed-off-by: "Yong, Jonathan" <jonathan.yong@intel.com> Signed-off-by: "Nishioka, Toshiki" <toshiki.nishioka@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>