]> code.ossystems Code Review - openembedded-core.git/commit
cml1.bbclass: Return sorted list of cfg files
authorKhem Raj <raj.khem@gmail.com>
Mon, 3 May 2021 06:36:00 +0000 (23:36 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 3 May 2021 14:23:44 +0000 (15:23 +0100)
commit3d949f286c29bcaaf4dfc0aaffd15f129d1bab2d
tree10e052e70b3edd0eef8e3e35e450bc8a5e4a00da
parentdf540a630f87c02898f7ce5703f63e9c7bd2c156
cml1.bbclass: Return sorted list of cfg files

Since these files are passed to merge_config.sh its better to use a
sorted list, so we can be sure that this list is always fed in same
order irrespective of python versions on host

Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/cml1.bbclass