diff options
Diffstat (limited to 'meta-python/recipes-devtools/python/python3-pydantic-core_2.18.4.bb')
| -rw-r--r-- | meta-python/recipes-devtools/python/python3-pydantic-core_2.18.4.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python3-pydantic-core_2.18.4.bb b/meta-python/recipes-devtools/python/python3-pydantic-core_2.18.4.bb index cd8ebf9c07..58afc6cd1c 100644 --- a/meta-python/recipes-devtools/python/python3-pydantic-core_2.18.4.bb +++ b/meta-python/recipes-devtools/python/python3-pydantic-core_2.18.4.bb | |||
| @@ -8,7 +8,8 @@ HOMEPAGE = "https://github.com/pydantic/pydantic-core" | |||
| 8 | LICENSE = "MIT" | 8 | LICENSE = "MIT" |
| 9 | LIC_FILES_CHKSUM = "file://LICENSE;md5=ab599c188b4a314d2856b3a55030c75c" | 9 | LIC_FILES_CHKSUM = "file://LICENSE;md5=ab599c188b4a314d2856b3a55030c75c" |
| 10 | 10 | ||
| 11 | SRC_URI += "file://0001-Set-rust-version-from-1.76-to-1.75-in-Cargo.toml.patch" | 11 | SRC_URI += "file://0001-Set-rust-version-from-1.76-to-1.75-in-Cargo.toml.patch \ |
| 12 | file://0002-Dont-embed-RUSTFLAGS-in-final-binary.patch" | ||
| 12 | SRC_URI[sha256sum] = "ec3beeada09ff865c344ff3bc2f427f5e6c26401cc6113d77e372c3fdac73864" | 13 | SRC_URI[sha256sum] = "ec3beeada09ff865c344ff3bc2f427f5e6c26401cc6113d77e372c3fdac73864" |
| 13 | 14 | ||
| 14 | DEPENDS = "python3-maturin-native python3-typing-extensions" | 15 | DEPENDS = "python3-maturin-native python3-typing-extensions" |
| @@ -25,7 +26,6 @@ RDEPENDS:${PN} += " \ | |||
| 25 | " | 26 | " |
| 26 | 27 | ||
| 27 | INSANE_SKIP:${PN} = "already-stripped" | 28 | INSANE_SKIP:${PN} = "already-stripped" |
| 28 | INSANE_SKIP:${PN} += "buildpaths" | ||
| 29 | 29 | ||
| 30 | inherit ptest | 30 | inherit ptest |
| 31 | SRC_URI += "file://run-ptest" | 31 | SRC_URI += "file://run-ptest" |
