summaryrefslogtreecommitdiff
path: root/handbook/faq.xml
diff options
context:
space:
mode:
authorQing He <qing.he@intel.com>2010-09-09 16:28:47 +0800
committerRichard Purdie <rpurdie@linux.intel.com>2010-09-10 12:14:02 +0100
commita6e76529448d5b5c70988fcfe3b9f4beb022b784 (patch)
treec15065b21e43f6ad9e064f37316427c4d32f9b10 /handbook/faq.xml
parent3c6e1d7c623672f6424508fd0ebbe795265a0fe0 (diff)
downloadopenembedded-core-a6e76529448d5b5c70988fcfe3b9f4beb022b784.tar.gz
openembedded-core-a6e76529448d5b5c70988fcfe3b9f4beb022b784.tar.bz2
openembedded-core-a6e76529448d5b5c70988fcfe3b9f4beb022b784.tar.xz
openembedded-core-a6e76529448d5b5c70988fcfe3b9f4beb022b784.zip
handbook: update appendix C/H/I
The following is suggested but not changed: - adding documentation of cmake.bbclass - remove src_distribute_local.bbclass Signed-off-by: Qing He <qing.he@intel.com> Signed-off-by: Dongxiao Xu <dongxiao.xu@intel.com>
Diffstat (limited to 'handbook/faq.xml')
-rw-r--r--handbook/faq.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/handbook/faq.xml b/handbook/faq.xml
index 150ed58dd..b209fff81 100644
--- a/handbook/faq.xml
+++ b/handbook/faq.xml
@@ -43,7 +43,7 @@
</listitem>
<listitem>
<para>
- We have a Buildbot which provides continuous build and integration tests
+ We have an autobuilder which provides continuous build and integration tests
</para>
</listitem>
</itemizedlist>
@@ -207,7 +207,7 @@
<qandaentry>
<question>
<para>
- I see lots of 404 responses for files on http://folks.o-hand.com/~richard/poky/sources/*. Is something wrong?
+ I see lots of 404 responses for files on http://pokylinux.org/sources/*. Is something wrong?
</para>
</question>
<answer>
@@ -278,7 +278,7 @@
</question>
<answer>
<para>
- The *-native targets are designed to run on the system the buil is running on. These are usually tools that are needed to assist the build in some way such as quilt-native which is used to apply patches. The non-native version is the one that would run on the target device.
+ The *-native targets are designed to run on the system the build is running on. These are usually tools that are needed to assist the build in some way such as quilt-native which is used to apply patches. The non-native version is the one that would run on the target device.
</para>
</answer>
</qandaentry>