diff options
| author | Wang Mingyu <wangmy@fujitsu.com> | 2025-09-10 17:16:22 +0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-09-11 11:31:55 +0100 |
| commit | bcfb6c274128e20d5f29a2a46241953ab290efbb (patch) | |
| tree | e2530f12443cc97764f58ba0ed229c38010fff53 /meta/recipes-support/libunwind | |
| parent | 61784d670cbaf374b942c5eb94d3fe5e493b2455 (diff) | |
| download | poky-bcfb6c274128e20d5f29a2a46241953ab290efbb.tar.gz | |
libunwind: upgrade 1.8.2 -> 1.8.3
(From OE-Core rev: 9b0c07c800f0237af8c0be792b11ba0552231d86)
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support/libunwind')
| -rw-r--r-- | meta/recipes-support/libunwind/libunwind_1.8.3.bb (renamed from meta/recipes-support/libunwind/libunwind_1.8.2.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-support/libunwind/libunwind_1.8.2.bb b/meta/recipes-support/libunwind/libunwind_1.8.3.bb index 6f7168b5df..bc1a108e42 100644 --- a/meta/recipes-support/libunwind/libunwind_1.8.2.bb +++ b/meta/recipes-support/libunwind/libunwind_1.8.3.bb | |||
| @@ -15,7 +15,7 @@ SRC_URI = "${GITHUB_BASE_URI}/download/v${PV}/${BP}.tar.gz \ | |||
| 15 | file://malloc.patch \ | 15 | file://malloc.patch \ |
| 16 | " | 16 | " |
| 17 | 17 | ||
| 18 | SRC_URI[sha256sum] = "7f262f1a1224f437ede0f96a6932b582c8f5421ff207c04e3d9504dfa04c8b82" | 18 | SRC_URI[sha256sum] = "be30d910e67f58d82e753231f1357f326a1a088acf126b21ff77e60aab19b90b" |
| 19 | 19 | ||
| 20 | inherit autotools multilib_header github-releases | 20 | inherit autotools multilib_header github-releases |
| 21 | 21 | ||
