We haven't supported Ubuntu Intrepid (8.04) for some time now.

Signed-off-by: Paul Eggleton <[email protected]>
---
 documentation/poky-ref-manual/faq.xml |   22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/documentation/poky-ref-manual/faq.xml 
b/documentation/poky-ref-manual/faq.xml
index 825ea8b..4a17313 100644
--- a/documentation/poky-ref-manual/faq.xml
+++ b/documentation/poky-ref-manual/faq.xml
@@ -310,28 +310,6 @@
     <qandaentry>
         <question>
             <para>
-                I'm using Ubuntu Intrepid and am seeing build failures. What’s 
wrong?
-            </para>
-        </question>
-        <answer>
-            <para>
-                   In Intrepid, Ubuntu turns on by default the normally 
optional compile-time security features 
-                       and warnings. 
-                There are more details at 
-                <ulink 
url='https://wiki.ubuntu.com/CompilerFlags'>https://wiki.ubuntu.com/CompilerFlags</ulink>.
-                       You can work around this problem by disabling those 
options by adding 
-                the following to the <filename>BUILD_CPPFLAGS</filename> 
variable in the
-                <filename>conf/bitbake.conf</filename> file.
-                <literallayout class='monospaced'>
-     " -Wno-format-security -U_FORTIFY_SOURCE" 
-                </literallayout>
-            </para>
-        </answer>
-    </qandaentry>
-
-    <qandaentry>
-        <question>
-            <para>
                 What’s the difference between <filename>foo</filename> and 
<filename>foo-native</filename>?
             </para>
         </question>
-- 
1.7.9.5

_______________________________________________
yocto mailing list
[email protected]
https://lists.yoctoproject.org/listinfo/yocto

Reply via email to