Adjust language slightly so that it reads correctly, and avoid conflating the terms OpenEmbedded and Poky.
Signed-off-by: Paul Eggleton <[email protected]> --- documentation/poky-ref-manual/faq.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/documentation/poky-ref-manual/faq.xml b/documentation/poky-ref-manual/faq.xml index 5da820b..ad8fc7a 100644 --- a/documentation/poky-ref-manual/faq.xml +++ b/documentation/poky-ref-manual/faq.xml @@ -107,15 +107,15 @@ <qandaentry> <question> <para> - Are there any products using the OpenEmbedded build system (poky)? + Are there any products built using the OpenEmbedded build system? </para> </question> <answer> <para> - The <ulink url='http://vernier.com/labquest/'>Vernier LabQuest</ulink> is using - the OpenEmbedded build system. + The software running on the <ulink url='http://vernier.com/labquest/'>Vernier LabQuest</ulink> + is built using the OpenEmbedded build system. See the <ulink url='http://www.vernier.com/products/interfaces/labq/'>Vernier LabQuest</ulink> - for more information. + website for more information. There are a number of pre-production devices using the OpenEmbedded build system and the Yocto Project team announces them as soon as they are released. -- 1.7.9.5 _______________________________________________ yocto mailing list [email protected] https://lists.yoctoproject.org/listinfo/yocto
