From 44222d0e84ff9a98cab83de5e2bf01cd9402cd77 Mon Sep 17 00:00:00 2001 From: Leon Anavi Date: Thu, 22 May 2025 15:12:25 +0300 Subject: [PATCH] python3-pillow-heif: Move to meta-multimedia Move from meta-python to meta-multimedia which depends on layer meta-python. This way the recipe will reside in the layer where its main dependency libheif is. This work was sponsored by GOVCERT.LU. Suggested-by: Yoann Congal Signed-off-by: Leon Anavi Signed-off-by: Khem Raj --- .../0001-setup.py-support-cross-compiling.patch | 0 .../recipes-devtools/python/python3-pillow-heif_0.22.0.bb | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename {meta-python => meta-multimedia}/recipes-devtools/python/python3-pillow-heif/0001-setup.py-support-cross-compiling.patch (100%) rename {meta-python => meta-multimedia}/recipes-devtools/python/python3-pillow-heif_0.22.0.bb (100%) diff --git a/meta-python/recipes-devtools/python/python3-pillow-heif/0001-setup.py-support-cross-compiling.patch b/meta-multimedia/recipes-devtools/python/python3-pillow-heif/0001-setup.py-support-cross-compiling.patch similarity index 100% rename from meta-python/recipes-devtools/python/python3-pillow-heif/0001-setup.py-support-cross-compiling.patch rename to meta-multimedia/recipes-devtools/python/python3-pillow-heif/0001-setup.py-support-cross-compiling.patch diff --git a/meta-python/recipes-devtools/python/python3-pillow-heif_0.22.0.bb b/meta-multimedia/recipes-devtools/python/python3-pillow-heif_0.22.0.bb similarity index 100% rename from meta-python/recipes-devtools/python/python3-pillow-heif_0.22.0.bb rename to meta-multimedia/recipes-devtools/python/python3-pillow-heif_0.22.0.bb