| Message ID | 20260810122130.633299-1-ross.burton@arm.com |
|---|---|
| State | New |
| Headers | show |
| Series | [01/24] python3-pycups: put PV into the filename | expand |
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"
Put the PV in the filename as this is the idiomatic style. Signed-off-by: Ross Burton <ross.burton@arm.com> --- .../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%)