openwrt/tools/patch/patches
Hauke Mehrtens a10c67b057 tools: patch: Fix build by not modifing Makefile.am
A new test case was adding in one of the patches fixing a problem, this
also included a change in the test/Makefile.am to add this test case.
The build system detected a change in the Makefile.am and wants to
regenerate the Makefile.in, but this fails because automake-1.15 is not
installed yet. As automake depends on patch being build first, make sure
we do not modify the Makefile.am.

This fixes build problem seen by the build bots.

Fixes: 4797dddfde ("patch: apply upstream cve fixes")
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
(backported from 759f111f8d)
2018-12-18 17:22:06 +01:00
..
010-CVE-2018-1000156.patch tools: patch: Fix build by not modifing Makefile.am 2018-12-18 17:22:06 +01:00
020-CVE-2018-6952.patch patch: apply upstream cve fixes 2018-12-18 17:22:06 +01:00