On Tue, Mar 20, 2018 at 7:42 PM, Andre McCurdy <[email protected]> wrote: > 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.
Ping. Are these kind of updates OK? Or are there objections to the community trying to support historical releases? There are many millions of devices in the field that I know of which are still being actively developed and maintained on top of OE 1.6. > 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 > -- _______________________________________________ Openembedded-core mailing list [email protected] http://lists.openembedded.org/mailman/listinfo/openembedded-core
