]> code.ossystems Code Review - openembedded-core.git/commit
scripts/patchreview: tighten patch detection
authorRoss Burton <ross.burton@intel.com>
Mon, 15 Oct 2018 20:30:37 +0000 (21:30 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 16 Oct 2018 19:25:37 +0000 (20:25 +0100)
commited912e10c61ea9d45ca648e03eebafeebcf7e9b0
tree96878615183bb2821d07db3bb38dd5090ae862b0
parent9b7c1d7ac9b2cbd3744776328386bfb4c90c1afc
scripts/patchreview: tighten patch detection

Only look in recipes-* folders for patches, to stop finding patches in
e.g. meta/lib/oeqa/manual.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/contrib/patchreview.py