]> code.ossystems Code Review - openembedded-core.git/commit
scripts/combo-layer: Fix deprecation warning
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 19 Feb 2020 22:53:08 +0000 (22:53 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 21 Feb 2020 09:37:04 +0000 (09:37 +0000)
commit7b43e04424985cf71b9263969830c9e4e9d72e01
tree2c29c10c7e397f7d38699226a48cf38e38c5d270
parent174cd0d15fb8879a28b9a069a2e504617c0be1a7
scripts/combo-layer: Fix deprecation warning

Resolve:
combo-layer:83: DeprecationWarning: This method will be removed in future versions.  Use 'parser.read_file()' instead.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/combo-layer