diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-03-15 07:21:46 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-03-17 22:38:32 +0000 |
| commit | e59c368477f5bb85227dd968e916eb3c888e640d (patch) | |
| tree | 2f2be65a1775dc47f681b504934279ef2696b12f /meta | |
| parent | cd5290a65dbaf86463e0b3edd0537f6f632cf694 (diff) | |
| download | poky-e59c368477f5bb85227dd968e916eb3c888e640d.tar.gz | |
ell: upgrade 0.73 -> 0.74
(From OE-Core rev: 562684fcb1ed6632eb7a5383f572ee20ea81da96)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
| -rw-r--r-- | meta/recipes-core/ell/ell_0.74.bb (renamed from meta/recipes-core/ell/ell_0.73.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/ell/ell_0.73.bb b/meta/recipes-core/ell/ell_0.74.bb index c6691c7e54..afacedac2e 100644 --- a/meta/recipes-core/ell/ell_0.73.bb +++ b/meta/recipes-core/ell/ell_0.74.bb | |||
| @@ -15,4 +15,4 @@ DEPENDS = "dbus" | |||
| 15 | inherit autotools pkgconfig | 15 | inherit autotools pkgconfig |
| 16 | 16 | ||
| 17 | SRC_URI = "https://mirrors.edge.kernel.org/pub/linux/libs/${BPN}/${BPN}-${PV}.tar.xz" | 17 | SRC_URI = "https://mirrors.edge.kernel.org/pub/linux/libs/${BPN}/${BPN}-${PV}.tar.xz" |
| 18 | SRC_URI[sha256sum] = "ae97f848b45a59be7741369880badfa8c08a55a24b21eae3468342cc012df11b" | 18 | SRC_URI[sha256sum] = "f1690913024f80fafff19ecf010accb58a56784d78937bae536c016b8276bb75" |
