]> code.ossystems Code Review - openembedded-core.git/commit
utils: add helper to perform the intersection of two string lists
authorRoss Burton <ross.burton@intel.com>
Fri, 22 May 2015 11:30:26 +0000 (12:30 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 23 May 2015 06:56:21 +0000 (07:56 +0100)
commitc5b6f672b88f5f42fe0bd59d28104b8dc9ee9a6e
tree6c3582a9022b2225830c25216441a0657e6e5cbc
parentf7d186abca6ed9b48ae7393b8f244e1bfb46cb41
utils: add helper to perform the intersection of two string lists

Useful for e.g. generating a COMBINED_FEATURES list from DISTRO_FEATURES and
MACHINE_FEATURES.

Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/lib/oe/utils.py