diff options
author | Juan M Cruz Alcaraz <juan.m.cruz.alcaraz@linux.intel.com> | 2017-09-08 06:34:34 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-09-13 21:59:57 +0100 |
commit | adeea2fe6895898a5e6006e798898f0f5dabd890 (patch) | |
tree | e1a0bc98b425bb4808934bec9dd00ebb60c58a79 /.gitignore | |
parent | 541b14c58132e8460a762617889bd5e3d736c1a4 (diff) | |
download | openembedded-core-adeea2fe6895898a5e6006e798898f0f5dabd890.tar.gz openembedded-core-adeea2fe6895898a5e6006e798898f0f5dabd890.tar.bz2 openembedded-core-adeea2fe6895898a5e6006e798898f0f5dabd890.zip |
devtool/standard: set a preferred provider when adding a new recipe with devtool
A recipe added with "devtool add" requires to be able to take precedence on recipes
previously defined with PREFERRED_PROVIDER.
By adding the parameter "--provides" to "devtool add" it is possible to specify
an element to be provided by the recipe. A devtool recipe can override a previous
PREFERRED_PROVIDER using the layer configuration file in the workspace.
E.g.
devtool add my-libgl git@git://my-libgl-repository --provides virtual/libgl
[YOCTO #10415]
Signed-off-by: Juan M Cruz Alcaraz <juan.m.cruz.alcaraz@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions