From b44bdbe40afa98d81b29851efdb3df88356c581c Mon Sep 17 00:00:00 2001 From: Markus Volk Date: Tue, 24 Jun 2025 16:06:10 +0200 Subject: [PATCH] cage: update -rename recipes --- recipes-wlroots/cage/{cage_0.1.5.bb => cage-0.1_0.1.5.bb} | 0 recipes-wlroots/cage/{cage_0.2.0.bb => cage-0.2_0.2.0.bb} | 0 recipes-wlroots/cage/cage_0.2.0+dev.bb | 4 ++-- 3 files changed, 2 insertions(+), 2 deletions(-) rename recipes-wlroots/cage/{cage_0.1.5.bb => cage-0.1_0.1.5.bb} (100%) rename recipes-wlroots/cage/{cage_0.2.0.bb => cage-0.2_0.2.0.bb} (100%) diff --git a/recipes-wlroots/cage/cage_0.1.5.bb b/recipes-wlroots/cage/cage-0.1_0.1.5.bb similarity index 100% rename from recipes-wlroots/cage/cage_0.1.5.bb rename to recipes-wlroots/cage/cage-0.1_0.1.5.bb diff --git a/recipes-wlroots/cage/cage_0.2.0.bb b/recipes-wlroots/cage/cage-0.2_0.2.0.bb similarity index 100% rename from recipes-wlroots/cage/cage_0.2.0.bb rename to recipes-wlroots/cage/cage-0.2_0.2.0.bb diff --git a/recipes-wlroots/cage/cage_0.2.0+dev.bb b/recipes-wlroots/cage/cage_0.2.0+dev.bb index 0a848b0..bc99973 100644 --- a/recipes-wlroots/cage/cage_0.2.0+dev.bb +++ b/recipes-wlroots/cage/cage_0.2.0+dev.bb @@ -1,7 +1,7 @@ require cage.inc DEPENDS += "\ - wlroots-0.18 \ + wlroots-0.19 \ " -SRCREV = "19157d35649f96aa04d26036a76eaed65de60944" +SRCREV = "3da3ec0c2776594a546478f0fc31f96ef74e03ac"