mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-07-19 01:21:55 +00:00
File::FnMatch::fnmatch() provides simple, shell-like pattern matching. Though considerably less powerful than regular expressions, shell patterns are nonetheless useful and familiar to a large audience of end-users. Signed-off-by: Tom Rini <trini@konsulko.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>