diff mbox series

[10/11] mesa: rename mesa-gl on recipe version upgrades

Message ID 20240621103414.2842509-10-alex.kanavin@gmail.com
State New
Headers show
Series [01/11] devtool/upgrade: rename RECIPE_UPDATE_EXTRA_TASKS -> RECIPE_UPGRADE_EXTRA_TASKS | expand

Commit Message

Alexander Kanavin June 21, 2024, 10:34 a.m. UTC
From: Alexander Kanavin <alex@linutronix.de>

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
---
 meta/recipes-graphics/mesa/mesa_24.0.7.bb | 2 ++
 1 file changed, 2 insertions(+)
diff mbox series

Patch

diff --git a/meta/recipes-graphics/mesa/mesa_24.0.7.bb b/meta/recipes-graphics/mesa/mesa_24.0.7.bb
index 96e8aa38d61..0b36d8d5869 100644
--- a/meta/recipes-graphics/mesa/mesa_24.0.7.bb
+++ b/meta/recipes-graphics/mesa/mesa_24.0.7.bb
@@ -1,2 +1,4 @@ 
 require ${BPN}.inc
 
+inherit recipe-upgrade-additional-rename
+RECIPE_UPGRADE_ADDITIONAL_RENAME = "mesa-gl_{pv}.bb"