summaryrefslogtreecommitdiffstats
path: root/meta-xilinx-standalone-experimental/conf/dtb-embeddedsw.inc
diff options
context:
space:
mode:
authorAppana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com>2023-02-10 23:26:11 +0530
committerMark Hatle <mark.hatle@amd.com>2023-02-10 10:46:36 -0800
commit9e5b387a01785e25e47af5e74bf950a3036bfce3 (patch)
tree555795ea4ffa557151845caf7a83971cd2a1e20d /meta-xilinx-standalone-experimental/conf/dtb-embeddedsw.inc
parent7708d3c557939d7d779a6caa8b517856ca27f135 (diff)
downloadmeta-xilinx-9e5b387a01785e25e47af5e74bf950a3036bfce3.tar.gz
meta-xilinx-standalone-experimental: conf: dtb-embeddedsw.inc: Update srcrev for 2023
Below are the updates: lib: sw_services: xilsecure: Fix config_file header not found error lib: sw_services: xilmailbox: Fix example compilation issue esw: Add support for c++ application compilation esw: Include toolchain headers in compile_commands.json file cmake: Findcommon: Remove unneeded linker files only in vitis flow lib: bsp: standalone: Don't override cmake param when user select stdin/stdout as none ttcps: examples: xttcps_tapp_example: Fix compilation errors drivers: canps: Use common cmake package Merge pull request #7 from onkarh/xlnx_rel_v2023.1_sdt_experimental rigel_scripts: Adding newly added apps to help and correcting cmake path in settings scripts: rigel_scripts: regen_bsp: Read Meta-data of all the libraries Merge pull request #5 from onkarh/xlnx_rel_v2023.1_sdt_experimental rigel_scripts: Adding -r option for passing repo_info path in all the rigel scripts toolchain.cmake: Making spec file path configurable in the toolchain cmake files rigel_scripts: Modifications for multi repo support and the os/library versioning drivers/*.yaml: Adding the data dir and yaml file in drivers directory wherever missing lib: sw_apps: lwip*: Add missing description field for the lwip perf apps zynqmp_dram_test: Remove unneeded app.yaml file lib: sw_apps: Imrpove titile description in yaml lib: sw_apps: zynqmp_dram_test: Port zynqmp_dram_test app into system device-tree flow lib: sw_apps: dhrystone: Port dhrystone app into system device-tree flow lib: sw_services: xiltimer: Generate sleep timer freqencey define lib: sw_services: xiltimer: Initialize the timer instance in XTime_GetTime() API validate_bsp: Checking the args if contains "template" and assigning that value to the object Merge pull request #6 from nrameshn/xlnx_rel_v2023.1_sdt_experimental Updated the latest SDT for fixed platforms (vck190, vmk180, zcu102 and zcu106) HEAD TA: 9999.0_0130_2102 lib: sw_apps: lwip*: Correct the cmake parameter name esw: Pull xiltimer by default for bsp Merge pull request #4 from appanad/xlnx_rel_v2023.1_sdt_experimental scripts: rigel_scripts: Updates for windows support XilinxProcessorIPLib: drivers: CMakeLists.txt: Improve object collection Merge pull request #3 from onkarh/xlnx_rel_v2023.1_sdt_experimental *.yaml : Adding "type" key to all the yamls and the "version" to the lib/os yamls lwip211: Fix cmake alternative values sysmonpsv: Fix whitespace cmake warning common: Fix race condition in the CMakeLists.txt file lib: sw_services: xiltimer: Update cmake cache variables properly lib: bsp: standalone: Update cmake cache variables properly cmake: Findcommon.cmake: Remove unneeded files from the app linker_file folder scripts; rigel_scripts: enable verbose by default lib: sw_apps: freertos_hello_world: Improve yaml title field description lib: sw_apps: empty_application: Include freertos as well to the supported os list scripts: rigel_scripts: create_bsp: Update config entries for xiltimer scripts: rigel_scripts: library_utils: Include xiltimer irrespective of the hardware dependency common: Use QUIET option in find_package to suppress cmake configure warning Signed-off-by: Appana Durga Kedareswara rao <appana.durga.kedareswara.rao@amd.com> Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-standalone-experimental/conf/dtb-embeddedsw.inc')
-rw-r--r--meta-xilinx-standalone-experimental/conf/dtb-embeddedsw.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-standalone-experimental/conf/dtb-embeddedsw.inc b/meta-xilinx-standalone-experimental/conf/dtb-embeddedsw.inc
index ddae1fe6..f35d7ece 100644
--- a/meta-xilinx-standalone-experimental/conf/dtb-embeddedsw.inc
+++ b/meta-xilinx-standalone-experimental/conf/dtb-embeddedsw.inc
@@ -7,7 +7,7 @@ ESW_VER = "2023.1_sdt_experimental"
7REPO = "git://gitenterprise.xilinx.com/decoupling/embeddedsw-experimental-dt-support.git;protocol=https" 7REPO = "git://gitenterprise.xilinx.com/decoupling/embeddedsw-experimental-dt-support.git;protocol=https"
8 8
9ESW_BRANCH[2023.1_sdt_experimental] = "xlnx_rel_v2023.1_sdt_experimental" 9ESW_BRANCH[2023.1_sdt_experimental] = "xlnx_rel_v2023.1_sdt_experimental"
10ESW_REV[2023.1_sdt_experimental] = "97fc83648e2fbd17fe5072465d3f6e64aa41c8b3" 10ESW_REV[2023.1_sdt_experimental] = "4ab00f250f6662284f45086af36d412fcc91274a"
11LIC_FILES_CHKSUM[master] = '7c92de7a21a6613265035c28f4a92f48' 11LIC_FILES_CHKSUM[master] = '7c92de7a21a6613265035c28f4a92f48'
12LIC_FILES_CHKSUM[xlnx_rel_v2022.1_sdt_experimental_beta] = 'e26f53a7d6f58f4b1a9687099417225c' 12LIC_FILES_CHKSUM[xlnx_rel_v2022.1_sdt_experimental_beta] = 'e26f53a7d6f58f4b1a9687099417225c'
13LIC_FILES_CHKSUM[xlnx_rel_v2023.1_sdt_experimental] = 'ce611484168a6000bd35df68fc4f4290' 13LIC_FILES_CHKSUM[xlnx_rel_v2023.1_sdt_experimental] = 'ce611484168a6000bd35df68fc4f4290'