diff options
| author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-02-01 13:00:00 +0000 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-02-05 12:49:55 +0000 |
| commit | f2a5ac6775d877bf7299d2b4bc51a7b558ab7ecd (patch) | |
| tree | fad420a974cb72d212eafbdb98d2ffceacc10643 | |
| parent | b38f168bf3aeead851318f6a63fbc1cd97b17ebd (diff) | |
| download | poky-f2a5ac6775d877bf7299d2b4bc51a7b558ab7ecd.tar.gz | |
libwpe: upgrade 1.16.0 -> 1.16.1
(From OE-Core rev: 3f73eeef6e12349eb925b3930762de3a0ce5c5a7)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
| -rw-r--r-- | meta/recipes-sato/webkit/libwpe_1.16.1.bb (renamed from meta/recipes-sato/webkit/libwpe_1.16.0.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/webkit/libwpe_1.16.0.bb b/meta/recipes-sato/webkit/libwpe_1.16.1.bb index 57f91ce87e..083e48b2cb 100644 --- a/meta/recipes-sato/webkit/libwpe_1.16.0.bb +++ b/meta/recipes-sato/webkit/libwpe_1.16.1.bb | |||
| @@ -11,7 +11,7 @@ inherit cmake features_check pkgconfig | |||
| 11 | REQUIRED_DISTRO_FEATURES = "opengl" | 11 | REQUIRED_DISTRO_FEATURES = "opengl" |
| 12 | 12 | ||
| 13 | SRC_URI = "https://wpewebkit.org/releases/${BPN}-${PV}.tar.xz" | 13 | SRC_URI = "https://wpewebkit.org/releases/${BPN}-${PV}.tar.xz" |
| 14 | SRC_URI[sha256sum] = "c7f3a3c6b3d006790d486dc7cceda2b6d2e329de07f33bc47dfc53f00f334b2a" | 14 | SRC_URI[sha256sum] = "9cca60f2c4393ea0de53c675ebc3cdbe9c5aa249259dd1d6d81a49b052d37481" |
| 15 | 15 | ||
| 16 | # This is a tweak of upstream-version-is-even needed because | 16 | # This is a tweak of upstream-version-is-even needed because |
| 17 | # ipstream directory contains tarballs for other components as well. | 17 | # ipstream directory contains tarballs for other components as well. |
