All of lore.kernel.org
 help / color / mirror / Atom feed
* [dunfell][PATCH 0/2] Fix build issue for meta-oe
@ 2021-01-16 17:44 akuster
  2021-01-16 17:44 ` [dunfell][PATCH 1/2] classes/waf: Add build and install arguments akuster
  2021-01-16 17:44 ` [dunfell][PATCH 2/2] waf: don't assume the waf intepretter is good akuster
  0 siblings, 2 replies; 5+ messages in thread
From: akuster @ 2021-01-16 17:44 UTC (permalink / raw)
  To: openembedded-core

World builds failed for mvp. These two changes fix

Exception: PermissionError: [Errno 13] Permission denied: 'TOPDIR/tmp/work/core2-64-poky-linux/mpv/0.32.0-r0/git/waf'

https://errors.yoctoproject.org/Errors/Details/539929/

Issue introduced by https://git.openembedded.org/meta-openembedded/commit/meta-oe/recipes-multimedia/mplayer?id=5af46f89fcef5c436786ed81978de60f26abe054


These fixes are in Gatesgarth.

Please concider these for Dunfell.

Joshua Watt (1):
  classes/waf: Add build and install arguments

Ross Burton (1):
  waf: don't assume the waf intepretter is good

 meta/classes/waf.bbclass | 18 ++++++++++++++----
 1 file changed, 14 insertions(+), 4 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2021-01-16 20:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-16 17:44 [dunfell][PATCH 0/2] Fix build issue for meta-oe akuster
2021-01-16 17:44 ` [dunfell][PATCH 1/2] classes/waf: Add build and install arguments akuster
2021-01-16 20:36   ` [OE-core] " Andreas Müller
     [not found]   ` <165AD0D36D4C4851.15753@lists.openembedded.org>
2021-01-16 20:37     ` Andreas Müller
2021-01-16 17:44 ` [dunfell][PATCH 2/2] waf: don't assume the waf intepretter is good akuster

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.