diff options
| author | Ross Burton <ross.burton@arm.com> | 2024-07-19 16:51:50 +0100 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-07-21 11:08:11 +0100 |
| commit | 0a6c30c63737cc726e86d6d00c5ef78f08792edf (patch) | |
| tree | 10316497521d09d01cfb74bc2e0c4619008e8321 /meta/conf | |
| parent | f8a5d23dd6eea6b33bfdb2067007b7d441daa2d0 (diff) | |
| download | poky-0a6c30c63737cc726e86d6d00c5ef78f08792edf.tar.gz | |
pango: upgrade 1.52.2 -> 1.54.0
Upstream has removed installable tests, although there is pressure to
bring them back[1].
- Build fixes
- Memory leak fixes
- Drop the install-tests build option
- Add build-examples and build-tests build options
- Require meson 0.63
- Add pango_item_get_char_offset
- Update to Unicode 15.1
- Fix wrong use of GWeakRef, leading to crashes
[1] https://gitlab.gnome.org/GNOME/pango/-/issues/799
(From OE-Core rev: 228c4275df766d97250cbfa0a2c1254e704c07c7)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/conf')
| -rw-r--r-- | meta/conf/distro/include/ptest-packagelists.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/conf/distro/include/ptest-packagelists.inc b/meta/conf/distro/include/ptest-packagelists.inc index d7d711383c..16d7b9e6b2 100644 --- a/meta/conf/distro/include/ptest-packagelists.inc +++ b/meta/conf/distro/include/ptest-packagelists.inc | |||
| @@ -53,7 +53,6 @@ PTESTS_FAST = "\ | |||
| 53 | m4 \ | 53 | m4 \ |
| 54 | nettle \ | 54 | nettle \ |
| 55 | opkg \ | 55 | opkg \ |
| 56 | pango \ | ||
| 57 | popt \ | 56 | popt \ |
| 58 | python3-atomicwrites \ | 57 | python3-atomicwrites \ |
| 59 | python3-attrs \ | 58 | python3-attrs \ |
