summaryrefslogtreecommitdiffstats
path: root/documentation/poky-ref-manual/faq.xml
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2012-03-09 17:38:00 -0600
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-03-23 14:24:44 +0000
commit9bdc18a82017d549217a813a6da5d1267fb737e3 (patch)
tree5dfc02f96e623ecf40df721f946199fb0729a0dc /documentation/poky-ref-manual/faq.xml
parent9602c5556baf60040fde5710564129633f7e9c4c (diff)
downloadpoky-9bdc18a82017d549217a813a6da5d1267fb737e3.tar.gz
documentation/poky-ref-manual: Converted to use poky.ent variables.
Fixed all the hard links to use appropriate variables from the file poky.ent. (From yocto-docs rev: 9a6267d0d843dc47c1171eba6200387901b77df4) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'documentation/poky-ref-manual/faq.xml')
-rw-r--r--documentation/poky-ref-manual/faq.xml22
1 files changed, 11 insertions, 11 deletions
diff --git a/documentation/poky-ref-manual/faq.xml b/documentation/poky-ref-manual/faq.xml
index 4cf52443c1..0a64147523 100644
--- a/documentation/poky-ref-manual/faq.xml
+++ b/documentation/poky-ref-manual/faq.xml
@@ -1,5 +1,6 @@
1<!DOCTYPE appendix PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" 1<!DOCTYPE appendix PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
2"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> 2"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"
3[<!ENTITY % poky SYSTEM "../poky.ent"> %poky; ] >
3 4
4<appendix id='faq'> 5<appendix id='faq'>
5<title>FAQ</title> 6<title>FAQ</title>
@@ -7,13 +8,13 @@
7 <qandaentry> 8 <qandaentry>
8 <question> 9 <question>
9 <para> 10 <para>
10 How does Poky differ from <ulink url='http://www.openembedded.org/'>OpenEmbedded</ulink>? 11 How does Poky differ from <ulink url='&OE_HOME_URL;'>OpenEmbedded</ulink>?
11 </para> 12 </para>
12 </question> 13 </question>
13 <answer> 14 <answer>
14 <para> 15 <para>
15 Poky is the Yocto Project build system that was derived from <ulink 16 Poky is the Yocto Project build system that was derived from <ulink
16 url='http://www.openembedded.org/'>OpenEmbedded</ulink>. 17 url='&OE_HOME_URL;'>OpenEmbedded</ulink>.
17 Poky is a stable, smaller subset focused on the mobile environment. 18 Poky is a stable, smaller subset focused on the mobile environment.
18 Development in the Yocto Project using Poky is closely tied to OpenEmbedded with 19 Development in the Yocto Project using Poky is closely tied to OpenEmbedded with
19 features being merged regularly between the two for mutual benefit. 20 features being merged regularly between the two for mutual benefit.
@@ -33,8 +34,8 @@
33 You can use a stand-alone tarball to provide Python 2.6. 34 You can use a stand-alone tarball to provide Python 2.6.
34 You can find pre-built 32 and 64-bit versions of Python 2.6 at the following locations: 35 You can find pre-built 32 and 64-bit versions of Python 2.6 at the following locations:
35 <itemizedlist> 36 <itemizedlist>
36 <listitem><para><ulink url='http://downloads.yoctoproject.org/releases/miscsupport/yocto-1.0-python-nativesdk/python-nativesdk-standalone-i686.tar.bz2'>32-bit tarball</ulink></para></listitem> 37 <listitem><para><ulink url='&YOCTO_PYTHON-i686_DL_URL;'>32-bit tarball</ulink></para></listitem>
37 <listitem><para><ulink url='http://downloads.yoctoproject.org/releases/miscsupport/yocto-1.0-python-nativesdk/python-nativesdk-standalone-x86_64.tar.bz2'>64-bit tarball</ulink></para></listitem> 38 <listitem><para><ulink url='&YOCTO_PYTHON-x86_64_DL_URL;'>64-bit tarball</ulink></para></listitem>
38 </itemizedlist> 39 </itemizedlist>
39 </para> 40 </para>
40 <para> 41 <para>
@@ -139,7 +140,8 @@
139 <para> 140 <para>
140 To add a package, you need to create a BitBake recipe. 141 To add a package, you need to create a BitBake recipe.
141 For information on how to add a package, see the section 142 For information on how to add a package, see the section
142 "<ulink url='http://www.yoctoproject.org/docs/latest/dev-manual/dev-manual.html#usingpoky-extend-addpkg'>Adding a Package</ulink>" in the Yocto Project Development Manual. 143 "<ulink url='&YOCTO_DOCS_DEV_URL;#usingpoky-extend-addpkg'>Adding a Package</ulink>"
144 in the Yocto Project Development Manual.
143 </para> 145 </para>
144 </answer> 146 </answer>
145 </qandaentry> 147 </qandaentry>
@@ -170,7 +172,7 @@
170 </question> 172 </question>
171 <answer> 173 <answer>
172 <para> 174 <para>
173 <ulink url='http://www.gnome.org/mobile/'>GNOME Mobile</ulink> is a subset of the GNOME 175 GNOME Mobile is a subset of the <ulink url='http://www.gnome.org'>GNOME</ulink>
174 platform targeted at mobile and embedded devices. 176 platform targeted at mobile and embedded devices.
175 The the main difference between GNOME Mobile and standard GNOME is that 177 The the main difference between GNOME Mobile and standard GNOME is that
176 desktop-orientated libraries have been removed, along with deprecated libraries, 178 desktop-orientated libraries have been removed, along with deprecated libraries,
@@ -216,7 +218,7 @@
216 <ulink url='http://dag.wieers.com/rpm/packages/python-sqlite2/'>DAG repository</ulink> 218 <ulink url='http://dag.wieers.com/rpm/packages/python-sqlite2/'>DAG repository</ulink>
217 </para></listitem> 219 </para></listitem>
218 <listitem><para><filename>help2man</filename> from 220 <listitem><para><filename>help2man</filename> from
219 <ulink url='http://centos.karan.org/el5/extras/testing/i386/RPMS/help2man-1.33.1-2.noarch.rpm'>Karan repository</ulink></para></listitem> 221 <ulink url='http://centos.karan.org/el4/extras/stable/x86_64/RPMS/repodata/repoview/help2man-0-1.33.1-2.html'>Karan repository</ulink></para></listitem>
220 </itemizedlist> 222 </itemizedlist>
221 </para> 223 </para>
222 224
@@ -269,9 +271,7 @@
269 </filename> = "0" in the <filename>.bb</filename> file but make sure the package is 271 </filename> = "0" in the <filename>.bb</filename> file but make sure the package is
270 manually marked as 272 manually marked as
271 machine-specific in the case that needs it. 273 machine-specific in the case that needs it.
272 The code that handles 274 The code that handles <filename>SRC_URI_OVERRIDES_PACKAGE_ARCH</filename> is in <filename>base.bbclass</filename>.
273 <filename><link linkend='var-SRC_URI_OVERRIDES_PACKAGE_ARCH'>
274 SRC_URI_OVERRIDES_PACKAGE_ARCH</link></filename> is in <filename>base.bbclass</filename>.
275 </para> 275 </para>
276 </answer> 276 </answer>
277 </qandaentry> 277 </qandaentry>