All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] meson: fixup nativesdk sysroot
@ 2020-12-29  3:55 Randy Li
  2020-12-29  3:55 ` [PATCH v2 1/2] meson: don't turn sting into a list in nativesdk Randy Li
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Randy Li @ 2020-12-29  3:55 UTC (permalink / raw)
  To: openembedded-core; +Cc: Randy Li

I still saw the request for this patch from Gstreamer users
sometimes. I have verified this version would work fine.

Only the exported SDK would need this patch.

Changelog:
V2:
fix the script for not list-type config option

Randy Li (2):
  meson: don't turn sting into a list in nativesdk
  meson: add sysroot property

 meta/recipes-devtools/meson/meson/meson-setup.py      | 10 +++++++---
 meta/recipes-devtools/meson/nativesdk-meson_0.56.0.bb |  1 +
 2 files changed, 8 insertions(+), 3 deletions(-)

-- 
2.29.2


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2020-12-31  6:16 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-29  3:55 [PATCH v2 0/2] meson: fixup nativesdk sysroot Randy Li
2020-12-29  3:55 ` [PATCH v2 1/2] meson: don't turn sting into a list in nativesdk Randy Li
2020-12-30 23:38   ` [OE-core] " Peter Kjellerstedt
2020-12-31  1:51     ` Randy Li
2020-12-29  3:55 ` [PATCH v2 2/2] meson: add sysroot property Randy Li
2020-12-30 14:05 ` [OE-core] [PATCH v2 0/2] meson: fixup nativesdk sysroot Richard Purdie
2020-12-31  1:46   ` Randy Li
2020-12-31  4:43     ` Naveen Saini
2020-12-31  6:15       ` Randy Li

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.