diff options
| author | Jason Schonberg <schonm@gmail.com> | 2025-01-19 08:03:59 -0500 |
|---|---|---|
| committer | Tim Orling <tim.orling@konsulko.com> | 2025-01-19 17:09:31 -0800 |
| commit | 09d27e00bc2899351cc7cca3fab5305a4c8983bf (patch) | |
| tree | 16a6a615cd055edbb8bfe65a20fd686f51af78e6 /recipes-core/xerces-j | |
| parent | 87ddc743edce334d7cf2435f08f24cf67e1dc240 (diff) | |
| download | meta-java-scarthgap.tar.gz | |
Drop the use of SRC_URI[md5sum] where SRC_URI[sha256sum] is already in use.scarthgap
Signed-off-by: Jason Schonberg <schonm@gmail.com>
Diffstat (limited to 'recipes-core/xerces-j')
| -rw-r--r-- | recipes-core/xerces-j/xerces-j_2.11.0.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-core/xerces-j/xerces-j_2.11.0.bb b/recipes-core/xerces-j/xerces-j_2.11.0.bb index 45d3c43..56ffe97 100644 --- a/recipes-core/xerces-j/xerces-j_2.11.0.bb +++ b/recipes-core/xerces-j/xerces-j_2.11.0.bb | |||
| @@ -63,7 +63,6 @@ do_compile() { | |||
| 63 | 63 | ||
| 64 | } | 64 | } |
| 65 | 65 | ||
| 66 | SRC_URI[md5sum] = "d01fc11eacbe43b45681cb85ac112ebf" | ||
| 67 | SRC_URI[sha256sum] = "f59a5ef7b51bd883f2e9bda37a9360692e6c5e439b98d9b6ac1953e1f98b0680" | 66 | SRC_URI[sha256sum] = "f59a5ef7b51bd883f2e9bda37a9360692e6c5e439b98d9b6ac1953e1f98b0680" |
| 68 | 67 | ||
| 69 | BBCLASSEXTEND = "native" | 68 | BBCLASSEXTEND = "native" |
