]> code.ossystems Code Review - openembedded-core.git/commit
oe-pkgdata-util: fix read-value to handle data with colons in the value
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Wed, 11 Feb 2015 10:46:25 +0000 (10:46 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 14 Feb 2015 08:40:36 +0000 (08:40 +0000)
commit77411c775c4bf3fa7897985916c2d4a4af2dda47
treef4ca2f1d54b52764623b44156288db0cc675ebd1
parente13e53a30372a4cb3eabdb1b2199ff64c3e85cc3
oe-pkgdata-util: fix read-value to handle data with colons in the value

The read-value subcommand was truncating the value if it contained
colons, for example FILES_INFO.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
scripts/oe-pkgdata-util