]> code.ossystems Code Review - openembedded-core.git/commit
oe-pkgdata-util: Include colon when searching for variables
authorAmanda Brindle <amanda.r.brindle@intel.com>
Tue, 23 Jan 2018 20:42:37 +0000 (12:42 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 29 Jan 2018 08:49:42 +0000 (08:49 +0000)
commit3d2c87c4f4115b01534ab198c27682c7e4c5f31f
tree586cb1acecea437956fdbb595885c0158e7b060d
parenta4c1ede6876ad6b84ab2b3bece14bf0afdc9d6b7
oe-pkgdata-util: Include colon when searching for variables

When searching for variables, include colon to ensure the script doesn't
find a variable that starts with the same name.

Signed-off-by: Amanda Brindle <amanda.r.brindle@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
scripts/oe-pkgdata-util