diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-11-07 13:31:53 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-11-07 13:31:53 +0000 |
| commit | 8c22ff0d8b70d9b12f0487ef696a7e915b9e3173 (patch) | |
| tree | efdc32587159d0050a69009bdf2330a531727d95 /meta-selftest/recipes-devtools/python/python3-guessing-game-crates.inc.upgraded | |
| parent | d412d2747595c1cc4a5e3ca975e3adc31b2f7891 (diff) | |
| download | poky-8c22ff0d8b70d9b12f0487ef696a7e915b9e3173.tar.gz | |
The poky repository master branch is no longer being updated.
You can either:
a) switch to individual clones of bitbake, openembedded-core, meta-yocto and yocto-docs
b) use the new bitbake-setup
You can find information about either approach in our documentation:
https://docs.yoctoproject.org/
Note that "poky" the distro setting is still available in meta-yocto as
before and we continue to use and maintain that.
Long live Poky!
Some further information on the background of this change can be found
in: https://lists.openembedded.org/g/openembedded-architecture/message/2179
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-selftest/recipes-devtools/python/python3-guessing-game-crates.inc.upgraded')
| -rw-r--r-- | meta-selftest/recipes-devtools/python/python3-guessing-game-crates.inc.upgraded | 88 |
1 files changed, 0 insertions, 88 deletions
diff --git a/meta-selftest/recipes-devtools/python/python3-guessing-game-crates.inc.upgraded b/meta-selftest/recipes-devtools/python/python3-guessing-game-crates.inc.upgraded deleted file mode 100644 index b19b42832d..0000000000 --- a/meta-selftest/recipes-devtools/python/python3-guessing-game-crates.inc.upgraded +++ /dev/null | |||
| @@ -1,88 +0,0 @@ | |||
| 1 | # Autogenerated with 'bitbake -c update_crates python3-guessing-game' | ||
| 2 | |||
| 3 | # from Cargo.lock | ||
| 4 | SRC_URI += " \ | ||
| 5 | crate://crates.io/autocfg/1.3.0 \ | ||
| 6 | crate://crates.io/bitflags/2.5.0 \ | ||
| 7 | crate://crates.io/cfg-if/1.0.0 \ | ||
| 8 | crate://crates.io/getrandom/0.2.15 \ | ||
| 9 | crate://crates.io/heck/0.4.1 \ | ||
| 10 | crate://crates.io/indoc/2.0.5 \ | ||
| 11 | crate://crates.io/libc/0.2.155 \ | ||
| 12 | crate://crates.io/lock_api/0.4.12 \ | ||
| 13 | crate://crates.io/memoffset/0.9.1 \ | ||
| 14 | crate://crates.io/once_cell/1.19.0 \ | ||
| 15 | crate://crates.io/parking_lot/0.12.3 \ | ||
| 16 | crate://crates.io/parking_lot_core/0.9.10 \ | ||
| 17 | crate://crates.io/portable-atomic/1.6.0 \ | ||
| 18 | crate://crates.io/ppv-lite86/0.2.17 \ | ||
| 19 | crate://crates.io/proc-macro2/1.0.84 \ | ||
| 20 | crate://crates.io/pyo3/0.21.2 \ | ||
| 21 | crate://crates.io/pyo3-build-config/0.21.2 \ | ||
| 22 | crate://crates.io/pyo3-ffi/0.21.2 \ | ||
| 23 | crate://crates.io/pyo3-macros/0.21.2 \ | ||
| 24 | crate://crates.io/pyo3-macros-backend/0.21.2 \ | ||
| 25 | crate://crates.io/quote/1.0.36 \ | ||
| 26 | crate://crates.io/rand/0.8.5 \ | ||
| 27 | crate://crates.io/rand_chacha/0.3.1 \ | ||
| 28 | crate://crates.io/rand_core/0.6.4 \ | ||
| 29 | crate://crates.io/redox_syscall/0.5.1 \ | ||
| 30 | crate://crates.io/scopeguard/1.2.0 \ | ||
| 31 | crate://crates.io/smallvec/1.13.2 \ | ||
| 32 | crate://crates.io/syn/2.0.66 \ | ||
| 33 | crate://crates.io/target-lexicon/0.12.14 \ | ||
| 34 | crate://crates.io/unicode-ident/1.0.12 \ | ||
| 35 | crate://crates.io/unindent/0.2.3 \ | ||
| 36 | crate://crates.io/wasi/0.11.0+wasi-snapshot-preview1 \ | ||
| 37 | crate://crates.io/windows-targets/0.52.5 \ | ||
| 38 | crate://crates.io/windows_aarch64_gnullvm/0.52.5 \ | ||
| 39 | crate://crates.io/windows_aarch64_msvc/0.52.5 \ | ||
| 40 | crate://crates.io/windows_i686_gnu/0.52.5 \ | ||
| 41 | crate://crates.io/windows_i686_gnullvm/0.52.5 \ | ||
| 42 | crate://crates.io/windows_i686_msvc/0.52.5 \ | ||
| 43 | crate://crates.io/windows_x86_64_gnu/0.52.5 \ | ||
| 44 | crate://crates.io/windows_x86_64_gnullvm/0.52.5 \ | ||
| 45 | crate://crates.io/windows_x86_64_msvc/0.52.5 \ | ||
| 46 | " | ||
| 47 | |||
| 48 | SRC_URI[autocfg-1.3.0.sha256sum] = "0c4b4d0bd25bd0b74681c0ad21497610ce1b7c91b1022cd21c80c6fbdd9476b0" | ||
| 49 | SRC_URI[bitflags-2.5.0.sha256sum] = "cf4b9d6a944f767f8e5e0db018570623c85f3d925ac718db4e06d0187adb21c1" | ||
| 50 | SRC_URI[cfg-if-1.0.0.sha256sum] = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" | ||
| 51 | SRC_URI[getrandom-0.2.15.sha256sum] = "c4567c8db10ae91089c99af84c68c38da3ec2f087c3f82960bcdbf3656b6f4d7" | ||
| 52 | SRC_URI[heck-0.4.1.sha256sum] = "95505c38b4572b2d910cecb0281560f54b440a19336cbbcb27bf6ce6adc6f5a8" | ||
| 53 | SRC_URI[indoc-2.0.5.sha256sum] = "b248f5224d1d606005e02c97f5aa4e88eeb230488bcc03bc9ca4d7991399f2b5" | ||
| 54 | SRC_URI[libc-0.2.155.sha256sum] = "97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c" | ||
| 55 | SRC_URI[lock_api-0.4.12.sha256sum] = "07af8b9cdd281b7915f413fa73f29ebd5d55d0d3f0155584dade1ff18cea1b17" | ||
| 56 | SRC_URI[memoffset-0.9.1.sha256sum] = "488016bfae457b036d996092f6cb448677611ce4449e970ceaf42695203f218a" | ||
| 57 | SRC_URI[once_cell-1.19.0.sha256sum] = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92" | ||
| 58 | SRC_URI[parking_lot-0.12.3.sha256sum] = "f1bf18183cf54e8d6059647fc3063646a1801cf30896933ec2311622cc4b9a27" | ||
| 59 | SRC_URI[parking_lot_core-0.9.10.sha256sum] = "1e401f977ab385c9e4e3ab30627d6f26d00e2c73eef317493c4ec6d468726cf8" | ||
| 60 | SRC_URI[portable-atomic-1.6.0.sha256sum] = "7170ef9988bc169ba16dd36a7fa041e5c4cbeb6a35b76d4c03daded371eae7c0" | ||
| 61 | SRC_URI[ppv-lite86-0.2.17.sha256sum] = "5b40af805b3121feab8a3c29f04d8ad262fa8e0561883e7653e024ae4479e6de" | ||
| 62 | SRC_URI[proc-macro2-1.0.84.sha256sum] = "ec96c6a92621310b51366f1e28d05ef11489516e93be030060e5fc12024a49d6" | ||
| 63 | SRC_URI[pyo3-0.21.2.sha256sum] = "a5e00b96a521718e08e03b1a622f01c8a8deb50719335de3f60b3b3950f069d8" | ||
| 64 | SRC_URI[pyo3-build-config-0.21.2.sha256sum] = "7883df5835fafdad87c0d888b266c8ec0f4c9ca48a5bed6bbb592e8dedee1b50" | ||
| 65 | SRC_URI[pyo3-ffi-0.21.2.sha256sum] = "01be5843dc60b916ab4dad1dca6d20b9b4e6ddc8e15f50c47fe6d85f1fb97403" | ||
| 66 | SRC_URI[pyo3-macros-0.21.2.sha256sum] = "77b34069fc0682e11b31dbd10321cbf94808394c56fd996796ce45217dfac53c" | ||
| 67 | SRC_URI[pyo3-macros-backend-0.21.2.sha256sum] = "08260721f32db5e1a5beae69a55553f56b99bd0e1c3e6e0a5e8851a9d0f5a85c" | ||
| 68 | SRC_URI[quote-1.0.36.sha256sum] = "0fa76aaf39101c457836aec0ce2316dbdc3ab723cdda1c6bd4e6ad4208acaca7" | ||
| 69 | SRC_URI[rand-0.8.5.sha256sum] = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" | ||
| 70 | SRC_URI[rand_chacha-0.3.1.sha256sum] = "e6c10a63a0fa32252be49d21e7709d4d4baf8d231c2dbce1eaa8141b9b127d88" | ||
| 71 | SRC_URI[rand_core-0.6.4.sha256sum] = "ec0be4795e2f6a28069bec0b5ff3e2ac9bafc99e6a9a7dc3547996c5c816922c" | ||
| 72 | SRC_URI[redox_syscall-0.5.1.sha256sum] = "469052894dcb553421e483e4209ee581a45100d31b4018de03e5a7ad86374a7e" | ||
| 73 | SRC_URI[scopeguard-1.2.0.sha256sum] = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" | ||
| 74 | SRC_URI[smallvec-1.13.2.sha256sum] = "3c5e1a9a646d36c3599cd173a41282daf47c44583ad367b8e6837255952e5c67" | ||
| 75 | SRC_URI[syn-2.0.66.sha256sum] = "c42f3f41a2de00b01c0aaad383c5a45241efc8b2d1eda5661812fda5f3cdcff5" | ||
| 76 | SRC_URI[target-lexicon-0.12.14.sha256sum] = "e1fc403891a21bcfb7c37834ba66a547a8f402146eba7265b5a6d88059c9ff2f" | ||
| 77 | SRC_URI[unicode-ident-1.0.12.sha256sum] = "3354b9ac3fae1ff6755cb6db53683adb661634f67557942dea4facebec0fee4b" | ||
| 78 | SRC_URI[unindent-0.2.3.sha256sum] = "c7de7d73e1754487cb58364ee906a499937a0dfabd86bcb980fa99ec8c8fa2ce" | ||
| 79 | SRC_URI[wasi-0.11.0+wasi-snapshot-preview1.sha256sum] = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" | ||
| 80 | SRC_URI[windows-targets-0.52.5.sha256sum] = "6f0713a46559409d202e70e28227288446bf7841d3211583a4b53e3f6d96e7eb" | ||
| 81 | SRC_URI[windows_aarch64_gnullvm-0.52.5.sha256sum] = "7088eed71e8b8dda258ecc8bac5fb1153c5cffaf2578fc8ff5d61e23578d3263" | ||
| 82 | SRC_URI[windows_aarch64_msvc-0.52.5.sha256sum] = "9985fd1504e250c615ca5f281c3f7a6da76213ebd5ccc9561496568a2752afb6" | ||
| 83 | SRC_URI[windows_i686_gnu-0.52.5.sha256sum] = "88ba073cf16d5372720ec942a8ccbf61626074c6d4dd2e745299726ce8b89670" | ||
| 84 | SRC_URI[windows_i686_gnullvm-0.52.5.sha256sum] = "87f4261229030a858f36b459e748ae97545d6f1ec60e5e0d6a3d32e0dc232ee9" | ||
| 85 | SRC_URI[windows_i686_msvc-0.52.5.sha256sum] = "db3c2bf3d13d5b658be73463284eaf12830ac9a26a90c717b7f771dfe97487bf" | ||
| 86 | SRC_URI[windows_x86_64_gnu-0.52.5.sha256sum] = "4e4246f76bdeff09eb48875a0fd3e2af6aada79d409d33011886d3e1581517d9" | ||
| 87 | SRC_URI[windows_x86_64_gnullvm-0.52.5.sha256sum] = "852298e482cd67c356ddd9570386e2862b5673c85bd5f88df9ab6802b334c596" | ||
| 88 | SRC_URI[windows_x86_64_msvc-0.52.5.sha256sum] = "bec47e5bfd1bff0eeaf6d8b485cc1074891a197ab4225d504cb7a1ab88b02bf0" | ||
