From 9f1b35840099f0c3af89e4ca884a38b915d3b3a9 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Sat, 16 Mar 2013 12:59:29 -0700 Subject: [PATCH] dev-manual: Added more examples of non-poky distros to note. (From yocto-docs rev: 7ff0db9e6f6ba5f50b71280f8a99d2c3ed5f0c4a) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/dev-manual/dev-manual-intro.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/documentation/dev-manual/dev-manual-intro.xml b/documentation/dev-manual/dev-manual-intro.xml index 9d20fd3687..16dd113d6d 100644 --- a/documentation/dev-manual/dev-manual-intro.xml +++ b/documentation/dev-manual/dev-manual-intro.xml @@ -28,6 +28,8 @@ Metadata. A good example is Angstrom, which has had a distribution based on the Yocto Project since its inception. + Other examples include commercial distributions like + Wind River Linux, Mentor Embedded Linux, and ENEA Linux. See the "Creating Your Own Distribution" section for more information.