Files
poky/meta/recipes-core
Alexander Kanavin 26bfcd407b glibc-locale: use stricter matching for metapackages' runtime dependencies
This resolves two issues:

1. metapackages were depending on themselves (except -binaries which wouldn't match against 'glibc-binary').

2. for the nativesdk variant, due to a non-empty dependency list at parsing time caused by
issue 1, map_depends_variable() from meta/lib/oe/classextend.py was forcibly setting PACKAGES
to the initial parse-time value (e.g. missing the dynamically created packages). This meant that
three out of four nativesdk- metapackages were entireyly missing the dependencies on the
respective dynamic package sets.

(From OE-Core rev: 580d92c2ae5aab9f4afab1e534291c26dd5bc5c6)

Signed-off-by: Alexander Kanavin <alex@linutronix.de>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit a90fd3afe9184aa1870b34a826e3ba0563477d4b)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
2023-08-18 03:57:05 -10:00
..
2022-10-26 12:28:37 +01:00
2023-06-21 06:50:50 -10:00
2023-06-24 09:13:07 -10:00
2023-06-21 06:50:50 -10:00
2022-11-01 17:34:59 +00:00
2023-02-28 07:53:54 +00:00
2022-11-27 23:54:51 +00:00
2023-06-14 04:14:25 -10:00
2023-08-15 06:18:48 -10:00
2022-11-08 22:47:16 +00:00
2023-06-21 06:50:51 -10:00
2022-11-15 09:38:37 +00:00
2022-06-07 21:21:54 +01:00
2022-10-26 12:28:39 +01:00