Openembedded Core Discussions
 help / color / mirror / Atom feed
* [daisy][PATCH 0/6] SRC_URI updates and minor build fixes
@ 2018-03-21  2:42 Andre McCurdy
  2018-03-21  2:42 ` [daisy][PATCH 1/6] dtc: old SRC_URI died, changing to new working one Andre McCurdy
                   ` (6 more replies)
  0 siblings, 7 replies; 14+ messages in thread
From: Andre McCurdy @ 2018-03-21  2:42 UTC (permalink / raw)
  To: openembedded-core

Daisy has now (long since) left upstream maintenance and entered into
community support. As a member of a community which still actively
develops against this version of OE, I would like to propose the
following updates.

Andre McCurdy (4):
  gmp_4.2.1: fix build for MIPS
  ncurses: fix build with gcc 5
  binutils: fix build with gcc 5
  mesa: fix SRC_URI

Khem Raj (1):
  kernel.bbclass: Remove bashism

Krzysztof Sywula (1):
  dtc: old SRC_URI died, changing to new working one

 meta/classes/kernel.bbclass                        |  2 +-
 .../ncurses/ncurses-5.9/ncurses-5.9-gcc-5.patch    | 53 +++++++++++++++++++
 meta/recipes-core/ncurses/ncurses_5.9.bb           |  1 +
 meta/recipes-devtools/binutils/binutils-2.24.inc   |  1 +
 ...86.c-Werror-logical-not-parentheses-error.patch | 61 ++++++++++++++++++++++
 meta/recipes-graphics/mesa/mesa_9.2.5.bb           |  2 +-
 meta/recipes-kernel/dtc/dtc.inc                    |  2 +-
 .../avoid-h-asm-constraint-for-MIPS.patch          | 57 ++++++++++++++++++++
 meta/recipes-support/gmp/gmp_4.2.1.bb              |  1 +
 9 files changed, 177 insertions(+), 3 deletions(-)
 create mode 100644 meta/recipes-core/ncurses/ncurses-5.9/ncurses-5.9-gcc-5.patch
 create mode 100644 meta/recipes-devtools/binutils/binutils/0001-Fix-tc-i386.c-Werror-logical-not-parentheses-error.patch
 create mode 100644 meta/recipes-support/gmp/gmp-4.2.1/avoid-h-asm-constraint-for-MIPS.patch

-- 
1.9.1



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

end of thread, other threads:[~2018-05-10  4:36 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-03-21  2:42 [daisy][PATCH 0/6] SRC_URI updates and minor build fixes Andre McCurdy
2018-03-21  2:42 ` [daisy][PATCH 1/6] dtc: old SRC_URI died, changing to new working one Andre McCurdy
2018-03-21  2:42 ` [daisy][PATCH 2/6] kernel.bbclass: Remove bashism Andre McCurdy
2018-03-21  2:42 ` [daisy][PATCH 3/6] gmp_4.2.1: fix build for MIPS Andre McCurdy
2018-03-21  2:42 ` [daisy][PATCH 4/6] ncurses: fix build with gcc 5 Andre McCurdy
2018-03-21  2:42 ` [daisy][PATCH 5/6] binutils: " Andre McCurdy
2018-03-21  2:42 ` [daisy][PATCH 6/6] mesa: fix SRC_URI Andre McCurdy
2018-05-08  1:22 ` [daisy][PATCH 0/6] SRC_URI updates and minor build fixes Andre McCurdy
2018-05-08  7:40   ` Richard Purdie
2018-05-08  9:06     ` Andre McCurdy
2018-05-08  9:15       ` Richard Purdie
2018-05-08 22:07         ` Andre McCurdy
2018-05-09 11:09           ` Richard Purdie
2018-05-10  4:36             ` Andre McCurdy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox