diff options
author | Scott Rifenbark <srifenbark@gmail.com> | 2017-01-23 15:58:42 -0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-01-25 12:07:43 +0000 |
commit | aa7e2717d33c2d754ec486e9148f446c1d6a3b14 (patch) | |
tree | b276291c1c5c78480b6edc6ce5d56c8ea6466c42 | |
parent | 76bff7e67a673c947cabef0076f5800c7a9410b2 (diff) | |
download | poky-aa7e2717d33c2d754ec486e9148f446c1d6a3b14.tar.gz |
ref-manual: remove core-image-directfb reference
core-image-directfb was removed from oe-core with this commit:
remove core-image-directfb.bb as part of moving directfb
from oe-core
(From OE-Core rev: 8871fe1189776d78e5848b08edb9c990b9aebf2d)
I made the similar change to the ref-manual by removing it
from the "Images" chapter.
(From yocto-docs rev: bee62aea8469cfca77e6f5e97a9ef2f52f16c9cb)
Signed-off-by: Scott Rifenbark <srifenbark@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r-- | documentation/ref-manual/ref-images.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/documentation/ref-manual/ref-images.xml b/documentation/ref-manual/ref-images.xml index 69b58f6ab4..f2209686f0 100644 --- a/documentation/ref-manual/ref-images.xml +++ b/documentation/ref-manual/ref-images.xml | |||
@@ -54,9 +54,6 @@ | |||
54 | <listitem><para><filename>core-image-clutter</filename>: | 54 | <listitem><para><filename>core-image-clutter</filename>: |
55 | An image with support for the Open GL-based toolkit Clutter, which enables development of | 55 | An image with support for the Open GL-based toolkit Clutter, which enables development of |
56 | rich and animated graphical user interfaces.</para></listitem> | 56 | rich and animated graphical user interfaces.</para></listitem> |
57 | <listitem><para><filename>core-image-directfb</filename>: | ||
58 | An image that uses <filename>directfb</filename> instead of X11. | ||
59 | </para></listitem> | ||
60 | <listitem><para><filename>core-image-full-cmdline</filename>: | 57 | <listitem><para><filename>core-image-full-cmdline</filename>: |
61 | A console-only image with more full-featured Linux system | 58 | A console-only image with more full-featured Linux system |
62 | functionality installed.</para></listitem> | 59 | functionality installed.</para></listitem> |