From 4fbb6b0bcd15aaa2c1e60362821ad895f40b93ba Mon Sep 17 00:00:00 2001 From: Alessandro Ottaviano Date: Thu, 21 Sep 2023 23:44:02 +0200 Subject: [PATCH] Bender.yml: Update `irq_router` to latest release (#76) * Bender: Point to latest irq router tag * Bender.yml: Enforce `version` tag and lexicographic order --------- Co-authored-by: Paul Scheffler --- Bender.lock | 2 +- Bender.yml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Bender.lock b/Bender.lock index 13c282b8..27c7c07f 100644 --- a/Bender.lock +++ b/Bender.lock @@ -128,7 +128,7 @@ packages: - register_interface irq_router: revision: d1d31350b24f3965b3a51e1bc96c71eb34e94db3 - version: null + version: 0.0.1-beta.1 source: Git: https://github.com/pulp-platform/irq_router.git dependencies: diff --git a/Bender.yml b/Bender.yml index 724596e5..ba0135c6 100644 --- a/Bender.yml +++ b/Bender.yml @@ -18,17 +18,17 @@ dependencies: axi_riscv_atomics: { git: "https://github.com/pulp-platform/axi_riscv_atomics.git", version: 0.8.1 } axi_rt: { git: "https://github.com/pulp-platform/axi_rt.git", version: 0.0.0-alpha } axi_vga: { git: "https://github.com/pulp-platform/axi_vga.git", version: 0.1.1 } + clic: { git: "https://github.com/pulp-platform/clic.git", version: 2.0.0 } clint: { git: "https://github.com/pulp-platform/clint.git", version: 0.2.0 } common_cells: { git: "https://github.com/pulp-platform/common_cells.git", version: 1.29.0 } common_verification: { git: "https://github.com/pulp-platform/common_verification.git", version: 0.2.0 } cva6: { git: "https://github.com/pulp-platform/cva6.git", rev: pulp-v0.4.3 } iDMA: { git: "https://github.com/pulp-platform/iDMA.git", version: 0.5.1 } + irq_router: { git: "https://github.com/pulp-platform/irq_router.git", version: 0.0.1-beta.1 } opentitan_peripherals: { git: "https://github.com/pulp-platform/opentitan_peripherals.git", version: 0.4.0 } register_interface: { git: "https://github.com/pulp-platform/register_interface.git", version: 0.4.2 } riscv-dbg: { git: "https://github.com/pulp-platform/riscv-dbg.git", version: 0.8.0 } serial_link: { git: "https://github.com/pulp-platform/serial_link.git", version: 1.1.0 } - clic: { git: "https://github.com/pulp-platform/clic.git", version: 2.0.0 } - irq_router: { git: "https://github.com/pulp-platform/irq_router.git", rev: d1d3135 } # TODO: master commit; use next release once out unbent: { git: "https://github.com/pulp-platform/unbent.git", version: 0.1.5 } export_include_dirs: