]> code.ossystems Code Review - openembedded-core.git/commit
recipetool: create: force GL libraries to virtual/*
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Mon, 18 Jan 2016 11:18:32 +0000 (00:18 +1300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 19 Jan 2016 16:35:38 +0000 (16:35 +0000)
commite1ac0c45b27ded9962edaf34597f827d0b41ba82
tree9bf144510d27b4940cb7f60cdaad3ecd2eb80482
parent40c10d998b90dd59c6d36c28f8ba11ec598bfa0f
recipetool: create: force GL libraries to virtual/*

We want to specify dependencies on virtual/* rather than whatever
library is selected in the current configuration.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
scripts/lib/recipetool/create.py