]> code.ossystems Code Review - openembedded-core.git/commit
classes/sanity: check we don't have an ancient GNU patch
authorRoss Burton <ross.burton@intel.com>
Tue, 5 Dec 2017 17:51:37 +0000 (17:51 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 10 Dec 2017 22:41:42 +0000 (22:41 +0000)
commitddda57ab1dee989dce8754350471807c916a6f47
tree4a220856832ad432228c11a9a3b76001b11eb899
parent33bf6e05af0a68da32f0484460b1de5f7f4eea98
classes/sanity: check we don't have an ancient GNU patch

We depend on the host GNU patch, but patch < 2.7 can't handle git-style patches.
This results in patches that fail to apply, or worse apply incorrectly.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/sanity.bbclass