From df69b83d06161d351eec4a0a6b8adffc14365b3b Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Mon, 10 Aug 2026 13:21:07 +0100 Subject: [PATCH] python3-pycups: put PV into the filename Put the PV in the filename as this is the idiomatic style. Signed-off-by: Ross Burton Signed-off-by: Khem Raj --- .../cups/{python3-pycups.bb => python3-pycups_2.0.1.bb} | 2 -- 1 file changed, 2 deletions(-) rename meta-oe/recipes-printing/cups/{python3-pycups.bb => python3-pycups_2.0.1.bb} (95%) diff --git a/meta-oe/recipes-printing/cups/python3-pycups.bb b/meta-oe/recipes-printing/cups/python3-pycups_2.0.1.bb similarity index 95% rename from meta-oe/recipes-printing/cups/python3-pycups.bb rename to meta-oe/recipes-printing/cups/python3-pycups_2.0.1.bb index 6968170d93..35b78890e6 100644 --- a/meta-oe/recipes-printing/cups/python3-pycups.bb +++ b/meta-oe/recipes-printing/cups/python3-pycups_2.0.1.bb @@ -6,6 +6,4 @@ RDEPENDS:${PN} = "python3" inherit setuptools3 pypi -PV = "2.0.1" - SRC_URI[sha256sum] = "e880d7d7147959ead5cb34764f08b97b41385b36eb8256e8af1ce163dbcccce8"