Age | Commit message (Collapse) | Author |
|
This is the result of automated script (0.9.0) conversion:
oe-core/scripts/contrib/convert-overrides.py .
converting the metadata to use ":" as the override character instead of "_".
Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
|
|
This patch will inherit xsctyaml class in fsboot.
Earlier we used to maintain this in fs-boot.bbappend.
when we migrated metadata.json related stuff to plnxtool.conf
we missed this, due to this flash is not configured for microblaze.
Signed-off-by: Varalaxmi Bingi <varalaxmi.bingi@xilinx.com>
Signed-off-by: Jaewon Lee <jaewon.lee@xilinx.com>
|
|
fsboot.tcl calls set_hw_design which takes hdf_type as an additional
argument. This patch adds hdf_type to XSCTH_MISC arguments so that it
can be passed on to dtgen when xsct is called.
Signed-off-by: Bhargava Sreekantappa Gayathri <bhargava.sreekantappa-gayathri@xilinx.com>
Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
|
|
We do not have MB baremetal toolchain in yocto to build fsboot. This
patch adds the path of the baremetal toolchain found in XSDK to PATH so
that fsboot can be built for MB
Signed-off-by: Bhargava Sreekantappa Gayathri <bhargava.sreekantappa-gayathri@xilinx.com>
Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
|
|
license check can be at bblcass level instead of being in each recipe.
Consolidate the license check in bbclass.
Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
|
|
Update components to release 2017.2
Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
|
|
Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
|
|
This patch moves BSP recipes into recipes-bsp. This is more consistent
with the recipe layout in core, and we should comply.
Signed-off-by: Cyril Chemparathy <cyril.chemparathy@xilinx.com>
Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
|