Files
poky/meta/recipes-devtools
Tim Orling c6f79207f8 python3-cryptography: move from meta-python
* inherit new setuptools_rust class (which inherits new pyo3 class, which
  inherits cargo and python3-dir).
* RDEPENDS on python3-pytest-subtests for ptest
* Copy pyproject.toml for ptest as it defines the pytest.marker(s) needed
* Use 'cargo bitbake' to generate the crate:// SRC_URIs
   - Needed some hacks to the Cargo.toml in src/rust/ to make this work (probably
     only package.repository was strictly required):

     [package]
     description = "cryptography includes both high level recipes and low level interfaces to common cryptographic algorithms such as symmetric ciphers, message digests, and key derivation functions."
     homepage = "https://github.com/pyca/cryptography"
     repository = "https://github.com/pyca/cryptography"

* Add patches to src/rust/Cargo.toml to fix cargo errors including  pem version
* Add check-memfree.py to ptest to check for sufficient free memory

(From OE-Core rev: 27bd134c899d00d93806ecb0a62ec3f30b1e6ec6)

Signed-off-by: Tim Orling <tim.orling@konsulko.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2022-03-16 08:48:08 +00:00
..
2022-03-09 11:46:27 +00:00
2022-03-09 11:46:27 +00:00
2022-03-02 18:43:24 +00:00
2022-03-07 22:44:55 +00:00
2021-11-25 21:55:10 +00:00
2022-02-21 23:37:27 +00:00
2021-11-03 10:12:42 +00:00
2022-02-08 14:20:18 +00:00
2022-02-05 17:46:05 +00:00
2022-03-11 06:56:01 +00:00
2022-03-09 11:46:27 +00:00
2021-08-02 15:44:10 +01:00
2021-08-02 15:44:10 +01:00
2021-11-10 19:27:29 +00:00
2022-03-02 18:43:24 +00:00
2022-02-25 12:41:23 +00:00
2022-03-15 08:40:09 +00:00
2021-12-08 20:22:10 +00:00