summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-bsp/recipes-bsp/bootgen/bootgen_1.0.bb
Commit message (Collapse)AuthorAgeFilesLines
* bootgen_1.0.bb: Adding initial bootgen recipe to build bootgenJaewon Lee2019-12-131-0/+31
Building and installing bootgen, a tool that lets you stitch binary files together and generate device boot images. native and nativesdk classes are inherited as well to allow native version of bootgen to be built and to allow packaging of bootgen into an sdk if added into the dependency. Signed-off-by: Jaewon Lee <jaewon.lee@xilinx.com> Signed-off-by: Alejandro Enedino Hernandez Samaniego <alejandr@xilinx.com> Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>