Skip to content

Commit

Permalink
Revert "python3-setuptools: upgrade 72.1.0 -> 72.2.0"
Browse files Browse the repository at this point in the history
This reverts commit 8fccef7a731f44e5d27653e06becb54cf770e5e5.

The patch causes problems for systems using ccache. Revert until this is fixed.

(From OE-Core rev: b8970300901396f23e27956502cdd9c1f3dc938f)

Signed-off-by: Richard Purdie <[email protected]>
  • Loading branch information
rpurdie committed Sep 9, 2024
1 parent c774883 commit 19891bc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ SRC_URI:append:class-native = " file://0001-conditionally-do-not-fetch-code-by-e
SRC_URI += " \
file://0001-_distutils-sysconfig.py-make-it-possible-to-substite.patch"

SRC_URI[sha256sum] = "80aacbf633704e9c8bfa1d99fa5dd4dc59573efcf9e4042c13d3bcef91ac2ef9"
SRC_URI[sha256sum] = "8d243eff56d095e5817f796ede6ae32941278f542e0f941867cc05ae52b162ec"

DEPENDS += "python3"

Expand Down

0 comments on commit 19891bc

Please sign in to comment.