summaryrefslogtreecommitdiff
path: root/scripts/contrib/list-packageconfig-flags.py
diff options
context:
space:
mode:
authorRobert Yang <liezhi.yang@windriver.com>2016-07-17 20:32:46 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-07-25 23:46:59 +0100
commit3506172d7d9f8d92362b6ebb75582b7c3e662dae (patch)
treefd480fcdd562fbe5e70c63eb25d9dca8c6d5f180 /scripts/contrib/list-packageconfig-flags.py
parentc92152e521a9f96a741eccd4a4bf5ddfbd59a7ae (diff)
downloadopenembedded-core-3506172d7d9f8d92362b6ebb75582b7c3e662dae.tar.gz
openembedded-core-3506172d7d9f8d92362b6ebb75582b7c3e662dae.tar.bz2
openembedded-core-3506172d7d9f8d92362b6ebb75582b7c3e662dae.zip
package_deb.bbclass/package_ipk.bbclass: sort RPROVIDES
The dict.fromkeys() creates a dict without order, there might be a problem when build the same recipe again, for example: - First build of make: Provides: es-translation, make-locale - Second build of acl: Provides: make-locale, es-translation They are exactly the same Provides, but tools like "diff" doesn't think so. Sort RPROVIDES will fix the problem. Signed-off-by: Robert Yang <liezhi.yang@windriver.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'scripts/contrib/list-packageconfig-flags.py')
0 files changed, 0 insertions, 0 deletions