]> code.ossystems Code Review - openembedded-core.git/commit
archiver: Escape recipe name in regex
authorJoshua Watt <jpewhacker@gmail.com>
Wed, 31 May 2017 12:42:37 +0000 (07:42 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 3 Jun 2017 22:43:27 +0000 (23:43 +0100)
commit53c8cceb744adda1bf899d62071d11b20a5dea98
tree0a800680cd397f04b97abe32085402147480d4d4
parenteeb248c1a017e07e36b6fbaafe45006e3869f41a
archiver: Escape recipe name in regex

The recipe name needs to be escaped when using it in a regular expression so
that and special characters are treated literally

Signed-off-by: Joshua Watt <JPEWhacker@gmail.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/classes/archiver.bbclass