From 1a01b94eb6a8929d64110b0c43427b0b0618970e Mon Sep 17 00:00:00 2001 From: Paul Scheffler Date: Thu, 21 Sep 2023 21:17:56 +0200 Subject: [PATCH] Bender.yml: Enforce `version` tag and lexicographic order --- Bender.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Bender.yml b/Bender.yml index eb9721c5..962c05e6 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: v0.0.1-beta.1 } unbent: { git: "https://github.com/pulp-platform/unbent.git", version: 0.1.1 } export_include_dirs: