Update device-tree.bbappend
by rkthebest 6 years 5 months
Update device-tree.bbappend

the line can not be parsed, i guess the if statement is missing.
i dont know, what author wants to do in the function
acfccd0d
external-hdf.bb: Update example HDF for 2018.3 rel...
by Manjukumar Matha 6 years 7 months
external-hdf.bb: Update example HDF for 2018.3 release

Update commitids for 2018.3 release

Signed-off-by: Jaewon Lee <jaewon.lee@xilinx.com>
Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
b286943d
xsct-tarball.bbclass: Including fetcher for xsct-t...
by Jaewon Lee 6 years 7 months
xsct-tarball.bbclass: Including fetcher for xsct-tarball

including a fetcher to be able to download the tarball from a web server
if there is no local path specified.
The default location is:
http://petalinux.xilinx.com/sswreleases/rel-v2018.3/xsct-trim

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>
b5156a89
README.md: Update the information regarding xsct E...
by Manjukumar Matha 6 years 7 months
README.md: Update the information regarding xsct EULA license files

Update the information regarding xsct EULA license files

Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
57772633
Update commitids for 2018.3 release
by Jaewon Lee 6 years 7 months
Update commitids for 2018.3 release

Signed-off-by: Jaewon Lee <jaewon.lee@xilinx.com>
Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
9f7175b9
layer.conf: Updating XILINX_VER_MAIN to 2018.3
by Jaewon Lee 6 years 7 months
layer.conf: Updating XILINX_VER_MAIN to 2018.3

Signed-off-by: Jaewon Lee <jaewon.lee@xilinx.com>
Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
259fbcc7
bitstream-extraction_git.bb: Create /boot/bitstrea...
by Jaewon Lee 6 years 8 months
bitstream-extraction_git.bb: Create /boot/bitstream if bitstream present

There was a 'install -d ${D}/boot/bitstream/' command that happens
whether or not a bitstream was present in the hdf that raises an error
at build time. Putting the directory creation line within the if
statements that check that the bit/mmi files exist

Signed-off-by: Jaewon Lee <jaewon.lee@xilinx.com>
63b42808
README.md: Update readme
by Manjukumar Matha 6 years 8 months
README.md: Update readme

Update README for changes in the layer

Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
6879001b
layer.conf: Remove depedency on Xvfb and xlsclient...
by Manjukumar Matha 6 years 8 months
layer.conf: Remove depedency on Xvfb and xlsclients

Remove depedency on Xvfb and xlsclients as xsct has changed to operate
without the Xvfb/xlsclients

Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
d3fe7aec
device-tree.bbappend: Update YAML_DT_BOARD_FLAGS_u...
by Sai Hari Chandana Kalluri 6 years 8 months
device-tree.bbappend: Update YAML_DT_BOARD_FLAGS_ultra96-zynqmp to avnet-ultra96-rev1

The current YAML_DT_BOARD_FLAGS_ultra96-zynqmp flag uses
zcu100-revc.dtsi instead of ultra96 specific dtsi. This patch sets the
flag to use the correct dtsi file for Ultra96 machine

Signed-off-by: Sai Hari Chandana Kalluri <chandana.kalluri@xilinx.com>
Signed-off-by: Jaewon Lee <jaewon.lee@xilinx.com>
Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
ac6b3283
Report a bug