diff options
| author | Ben Levinsky <ben.levinsky@amd.com> | 2024-08-14 08:09:31 -0700 |
|---|---|---|
| committer | Mark Hatle <mark.hatle@amd.com> | 2024-08-16 09:54:55 -0500 |
| commit | 2051af155f8d76e6a6333a65bd2508b29726198e (patch) | |
| tree | 8f794fb799a435fa7f3b91ee77d2bcfb815bc3fe /meta-xilinx-core/dynamic-layers | |
| parent | ea7ff13eb46d7e63fafab4694f3829310479462b (diff) | |
| download | meta-xilinx-2051af155f8d76e6a6333a65bd2508b29726198e.tar.gz | |
open-amp: 2024.2: Bump SRCREV
apps: zynqmp_r5: Update symbol IPI_IRQ_VECT_ID for FreeRTOS
apps: examples: Add support for FreeRTOS OS for echo, matrix and rpc_demo
apps: examples: Prepare echo, matrix and rpc_demo demos to support other OS's
apps: zynqmp_r5: Move linker file logic to apps/machine/zynqmp_r5
apps: zynqmp_r5: Enable linker file generation based off SDT Lopper plugin
apps: zynqmp_r5: Move all R5 library checks to apps/machine/zynqmp_r5
apps: zynqmp_r5: Remove SDT lib dependencies from OpenAMP Repo
apps: zynqmp_r5: Add Versal and Versal-NET Information to Debug Banner
apps: zynqmp_r5: Change get_ipi_msg_buf to use unsigned ints
Signed-off-by: Ben Levinsky <ben.levinsky@amd.com>
Signed-off-by: Mark Hatle <mark.hatle@amd.com>
Diffstat (limited to 'meta-xilinx-core/dynamic-layers')
| -rw-r--r-- | meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/open-amp/open-amp-xlnx_v2024.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/open-amp/open-amp-xlnx_v2024.2.bb b/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/open-amp/open-amp-xlnx_v2024.2.bb index 1af17ddb..a8c920db 100644 --- a/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/open-amp/open-amp-xlnx_v2024.2.bb +++ b/meta-xilinx-core/dynamic-layers/openamp-layer/recipes-openamp/open-amp/open-amp-xlnx_v2024.2.bb | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | SRCBRANCH ?= "2024" | 1 | SRCBRANCH ?= "2024" |
| 2 | SRCREV = "e42acdb45ccc250c569da6c286d408e2beb56771" | 2 | SRCREV = "47caef116ccbf5d5a9778082a98fe8f3710b549c" |
| 3 | BRANCH = "2024" | 3 | BRANCH = "2024" |
| 4 | LIC_FILES_CHKSUM ?= "file://LICENSE.md;md5=ab88daf995c0bd0071c2e1e55f3d3505" | 4 | LIC_FILES_CHKSUM ?= "file://LICENSE.md;md5=ab88daf995c0bd0071c2e1e55f3d3505" |
| 5 | PV = "${SRCBRANCH}+git" | 5 | PV = "${SRCBRANCH}+git" |
