]> code.ossystems Code Review - openembedded-core.git/commit
make: 4.2 -> 4.2.1
authorRobert Yang <liezhi.yang@windriver.com>
Wed, 15 Jun 2016 02:29:51 +0000 (19:29 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 15 Jun 2016 16:52:57 +0000 (17:52 +0100)
commitce48f7dcdbf694caab0be04434ba6df6a61b7d8b
tree248911e265572ac63e06ef2a7ea121259433deca
parent58651e7fe4dc9cc6cb18acc0d7224078546b2bed
make: 4.2 -> 4.2.1

1) Remove unused patch 0001-main.c-main-SV-43434-Handle-NULL-returns-from-ttynam.patch.

2) Here are the fixes since 4.2, the [SV 47995] is important for us.
   * maintMakefile: TP recommends rsync for retrieving PO files.
   * main.c (main): [SV 48009] Reset stack limit for make re-exec.
   [SV 47995] Ensure forced double-colon rules work with -j.
   * DELETE_ON_ERROR: [SV 48061] Use "exit 1" for portability.
   * w32/pathstuff.c: [SV 47996] Use ISBLANK() not isblank().
   Fix printing time stamps on MS-Windows
   [SV 48037] Fix MinGW build with Posix configury tools

Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/make/make-4.2/0001-main.c-main-SV-43434-Handle-NULL-returns-from-ttynam.patch [deleted file]
meta/recipes-devtools/make/make_4.2.1.bb [moved from meta/recipes-devtools/make/make_4.2.bb with 71% similarity]