diff options
| -rw-r--r-- | meta-oe/recipes-extended/ostree/ostree_2024.10.bb (renamed from meta-oe/recipes-extended/ostree/ostree_2024.9.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/ostree/ostree_2024.9.bb b/meta-oe/recipes-extended/ostree/ostree_2024.10.bb index 863d8e46a5..0667fd670f 100644 --- a/meta-oe/recipes-extended/ostree/ostree_2024.9.bb +++ b/meta-oe/recipes-extended/ostree/ostree_2024.10.bb | |||
| @@ -22,7 +22,7 @@ GITHUB_BASE_URI = "https://github.com/ostreedev/ostree/releases" | |||
| 22 | SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/libostree-${PV}.tar.xz \ | 22 | SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/libostree-${PV}.tar.xz \ |
| 23 | file://run-ptest \ | 23 | file://run-ptest \ |
| 24 | " | 24 | " |
| 25 | SRC_URI[sha256sum] = "4356170ec5f7a09428b6add77e2c6f31d4049ab765ee67cf929bfa3b750d3e1b" | 25 | SRC_URI[sha256sum] = "54e3387dee1ff16031a0679aca2b60da90ab7f4a26c211822333c7f23000abee" |
| 26 | 26 | ||
| 27 | S = "${WORKDIR}/libostree-${PV}" | 27 | S = "${WORKDIR}/libostree-${PV}" |
| 28 | 28 | ||
