pmu-firmware: Keep recipe path consistent with met...
by Cyril Chemparathy 7 years 6 months
pmu-firmware: Keep recipe path consistent with meta-xilinx

Make recipe path for pmu-firmware consistent with the recipe path in
meta-xilinx-bsp layer. We can implement a preferred provider switch to
select the pmu-firmware recipe between meta-xilinx-tools and
meta-xilinx-bsp

Signed-off-by: Cyril Chemparathy <cyril.chemparathy@xilinx.com>
Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
34701ca6
xsct-tc: append the local system's /usr/bin dir as...
by Jean-Francois Dagenais 7 years 6 months
xsct-tc: append the local system's /usr/bin dir as Xvfb fallback

See changes to README.md.

Essentially, we need to fallback to locally found Xvfb and xlsclients
since the xserver-xorg recipe won't build without "x11" in
DISTRO_FEATURE.

Signed-off-by: Jean-Francois Dagenais <jeff.dagenais@gmail.com>
Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
ad0ce749
externalxsctsrc.bbclass: Provide src and/or build ...
by Bhargava Sreekantappa Gayathri 7 years 7 months
externalxsctsrc.bbclass: Provide src and/or build option to check file hashes

When using files from an external source, bitbake should spend time to
hash all the files to know if any of the files have been changed. This
results in builds taking more time. Incase of petalinux-tools, since the
external source is coming from the tool itself, we can skip hashing the
source files when building and only hash the files in the build
directory.

This patch gives the option of specifiying whether we need to add src
and/or build files to the hash check list. By setting
EXTERNALXSCTSRCHASH to src and/or build we can control what files gets
added to the hash check list.

By default it will hash the source files when EXTERNALXSCTSRCHASH is
empty

Signed-off-by: Bhargava Sreekantappa Gayathri <bhargava.sreekantappa-gayathri@xilinx.com>
Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
460156a7
base-hsi.tcl : Use openhw instead of open_hw_desig...
by Sreeja Vadakattu 7 years 7 months
base-hsi.tcl : Use openhw instead of open_hw_design

The reason for this is openhw will also take care of loading the
additional PCW overlay file along with opening the hw design. This is
needed to support the PCW configuration changes done post the hdf
generation.

Signed-off-by: Sreeja Vadakattu <svadakat@xilinx.com>
Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
14db16fb
classes/xsctyaml.bbclass : add YAML_FLASH_MEMORY_C...
by Sreeja Vadakattu 7 years 7 months
classes/xsctyaml.bbclass : add YAML_FLASH_MEMORY_CONFIG

Add YAML_FLASH_MEMORY_CONFIG as this is required for fs-boot application.
Till now petalinux used to define YAML_BSP_CONFIG[flash_memory] aswell, This is done to maintain uniformity among all xsct apps and archs.

Signed-off-by: Sreeja Vadakattu <svadakat@xilinx.com>
Signed-off-by: Bhargava Sreekantappa Gayathri <bhargava.sreekantappa-gayathri@xilinx.com>
Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
1ac46d7d
layer.conf: Update to 2017.4 release
by Manjukumar Matha 7 years 7 months
layer.conf: Update to 2017.4 release

Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
1cc6cc95
Update Components to 2017.4 release
by Manjukumar Matha 7 years 7 months
Update Components to 2017.4 release

Update components to Xilinx 2017.4 release

Signed-off-by: Jaewon Lee <jaewon.lee@xilinx.com>
Signed-off-by: Bhargava Sreekantappa Gayathri <bhargava.sreekantappa-gayathri@xilinx.com>
Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
36be094e
Update components to 2017.3 release
by Manjukumar Matha 7 years 10 months
Update components to 2017.3 release

Signed-off-by: Jaewon Lee <jaewon.lee@xilinx.com>
Signed-off-by: Bhargava Sreekantappa Gayathri <bhargava.sreekantappa-gayathri@xilinx.com>
Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
37eff634
device-tree-generation.bb: Update zcu100 handler
by Bhargava Sreekantappa Gayathri 7 years 10 months
device-tree-generation.bb: Update zcu100 handler

Updated handler for zcu100 to use revC instead of revB

Signed-off-by: Bhargava Sreekantappa Gayathri <bhargava.sreekantappa-gayathri@xilinx.com>
Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
719cde42
device-tree-generation.bb: Add handler for zc1254 ...
by Manjukumar Matha 7 years 10 months
device-tree-generation.bb: Add handler for zc1254 board

Add handler for zc1254 board

Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com>
7941c2f4
Report a bug