Skip to content

Commit

Permalink
Update yocto docs (#2022)
Browse files Browse the repository at this point in the history
  • Loading branch information
danimtb authored Feb 17, 2021
1 parent 9f07cf4 commit 96d12ef
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions integrations/cross_platform/yocto.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ debugger and test the application.
:width: 600 px
:align: center

3. Once the cross-built packages are available in Artifactory, the application can be directly deployed to the Yocto image. This step can also be automated also in a CI.
3. Once the cross-built packages are available in Artifactory, the application can be directly deployed to the Yocto image without building
it from sources again.

.. image:: /images/yocto/conan-yocto_deploy.png
Expand Down Expand Up @@ -207,9 +207,6 @@ You would also have to activate the layers in the *bblayers.conf* file of your b
.. note::

Currently there is no support for ``CONAN_REVISIONS_ENABLED``, so remote and virtual Artifactory repositories will not work in this
case. We will continue working on this layer to support more features.

Please report any question, feature request or issue related to the ``meta-conan`` layer in its
`GitHub issue tracker <https://github.com/conan-io/meta-conan/issues>`_.

Expand Down

0 comments on commit 96d12ef

Please sign in to comment.