From 68c31664bfdba02b74bbaf73889fb306e99fe30b Mon Sep 17 00:00:00 2001 From: Lorenzo Leone Date: Thu, 24 Oct 2024 10:44:34 +0200 Subject: [PATCH] Revert AXI version dependency --- Bender.lock | 4 ++-- Bender.yml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Bender.lock b/Bender.lock index 25bc5a0..e73846d 100644 --- a/Bender.lock +++ b/Bender.lock @@ -1,7 +1,7 @@ packages: axi: - revision: 587355b77b8ce94dcd600efbd5d5bd118ff913a7 - version: 0.39.4 + revision: 9402c8a9ce0a7b5253c3c29e788612d771e8b5d6 + version: 0.39.3 source: Git: https://github.com/pulp-platform/axi.git dependencies: diff --git a/Bender.yml b/Bender.yml index c65d197..07a1d4d 100644 --- a/Bender.yml +++ b/Bender.yml @@ -11,7 +11,7 @@ dependencies: common_cells: { git: "https://github.com/pulp-platform/common_cells.git", version: 1.37.0 } tech_cells_generic: { git: "https://github.com/pulp-platform/tech_cells_generic.git", version: 0.2.13 } cluster_interconnect: { git: "https://github.com/pulp-platform/cluster_interconnect.git", version: 1.2.1 } - axi: { git: "https://github.com/pulp-platform/axi.git", version: 0.39.4 } + axi: { git: "https://github.com/pulp-platform/axi.git", version: 0.39.3 } common_verification: { git: "https://github.com/pulp-platform/common_verification.git", version: 0.2.0 } sources: