Paul Eggleton
ba7fb31307
ref-manual/ref-variables: add SANITY_TESTED_DISTROS and NATIVELSBSTRING
...
Tightened up the writing for both entries.
(From yocto-docs rev: b6a0679fb74aef4a718e42d20343f5b7ae8e9679)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com >
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2013-04-13 23:57:16 +01:00
Paul Eggleton
558d4ad73d
ref-manual/ref-variables: add SYSROOT_PREPROCESS_FUNCS
...
Added some more specifics for who is doing what.
(From yocto-docs rev: 3156a8f3af24cfd21478f2cf29ca9fdac699c0dd)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com >
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2013-04-13 23:57:16 +01:00
Paul Eggleton
50eb7e4226
ref-manual/ref-variables: correct and extend DEFAULT_PREFERENCE entry
...
Rewrote the description to break it up a bit and flow better.
(From yocto-docs rev: 7f0e8cf693b3b0a77537a15f7962f9e0e05fddfa)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.com >
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2013-04-13 23:57:16 +01:00
Paul Eggleton
fb098b2126
ref-manual/ref-variables: add KERNEL_EXTRA_ARGS
...
Recast the sentence to read better.
(From yocto-docs rev: 522f7b2bb8a8f25e5ce1f4397a581c289beae51f)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com >
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2013-04-13 23:57:15 +01:00
Paul Eggleton
753bda12bc
ref-manual/ref-variables: add MODULE_TARBALL_DEPLOY
...
Added a consisten introductory sentence before jumping into
how to use the variable.
(From yocto-docs rev: 3e68a345d233ca2fd60e02290547578001b2fa0c)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com >
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2013-04-13 23:57:15 +01:00
Paul Eggleton
47cb48159f
ref-manual/ref-classes: minor typo fixes and clarifications
...
Removed a redundant use of "and" and broke the long sentence into
two.
(From yocto-docs rev: d6087ffaf36a3e3f16a7910c2b065bebaaf20a23)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com >
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2013-04-13 23:57:15 +01:00
Paul Eggleton
727b31c8c8
ref-manual/technical-details: remove outdated statement on BB_SIGNATURE_HANDLER
...
Now that BB_SIGNATURE_HANDLER is OEBasicHash in OE-Core (which has
already reflected in this section) this statement makes no sense, so
drop it.
Changed "metadata" to "Metadata" for consistency across the
manual.
(From yocto-docs rev: 7bdf37f4930a96402344a9b988aee1012b602a77)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2013-04-13 23:57:15 +01:00
Paul Eggleton
d1a4267543
ref-manual/ref-variables: specify the value for INHIBIT_PACKAGE_STRIP
...
This variable must be set to 1 in order to inhibit stripping, so specify
this.
(From yocto-docs rev: 35c4a025b68857495f252b35bb50288e308dc5c3)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2013-04-13 23:57:15 +01:00
Paul Eggleton
eb29a18f97
ref-manual/ref-variables: add PROVIDES
...
Tightened up the text.
(From yocto-docs rev: 9b697681e0c2c3658c6552ec0c9951fc987c9b10)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com >
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2013-04-13 23:57:15 +01:00
Paul Eggleton
6cb93be9be
ref-manual/ref-variables: add RPROVIDES
...
Added some key words to tighten things up.
(From yocto-docs rev: 8da0f8bd5c54c16e62c0f226d7473e32f3fb5928)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com >
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2013-04-13 23:57:15 +01:00
Paul Eggleton
e90b2fb9df
ref-manual/ref-variables: add RSUGGESTS
...
A bit of rewriting to tighten things up.
(From yocto-docs rev: a2b30eb3fc6b6ef276f5b95aff0ddb7e2e26c8c3)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com >
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2013-04-13 23:57:15 +01:00
Paul Eggleton
4fc7d04a48
ref-manual/ref-variables: correct and extend RREPLACES entry
...
The existing definition was sparse and not quite correct.
I did some rewriting for active voice and present tense.
(From yocto-docs rev: da1eb14573e2050dc03046311d9f2621f5dcc825)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com >
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2013-04-13 23:57:15 +01:00
Paul Eggleton
a3a57c4d9f
ref-manual/ref-variables: add COMPATIBLE_HOST and touch up COMPATIBLE_MACHINE
...
This also necessitated adding HOST_SYS so we can point to it being
matched against by COMPATIBLE_HOST; similarly MACHINEOVERRIDES and
SOC_FAMILY needed to be added for COMPATIBLE_MACHINE (and while we're
at it, let's add DISTROOVERRIDES; however I've drawn the line at
OVERRIDES since that ought to be covered by the BitBake manual).
Quite a bit of rewriting here to clear up some ambiguity created
through article use not specifically associated with subject matter.
Also, some recasting to active voice and present tense.
(From yocto-docs rev: 4090073899e3dfd0e0e6a17aea8210546f08a942)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com >
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2013-04-13 23:57:14 +01:00
Paul Eggleton
64b4e892bb
ref-manual/ref-variables: add RM_WORK_EXCLUDE
...
Added quotes around the cross-referenced section title.
Cleaned up some passive voice and future tense.
(From yocto-docs rev: 4ee5834f8262ced5417a63fa76baa6594138e087)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com >
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2013-04-13 23:57:14 +01:00
Paul Eggleton
b9f543972c
ref-manual/ref-variables: add IMAGE_LINGUAS
...
Re-wrote to be active and in present tense.
(From yocto-docs rev: 7fabb25ab15da501ac3aae64a56d41c9cad6bbe7)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com >
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2013-04-13 23:57:14 +01:00
Paul Eggleton
2cddc69460
ref-manual/ref-variables: add INSANE_SKIP
...
Added quotes around the section head for the cross
reference. Made some sentences present tense rather
than future tense. Shortened a sentence.
(From yocto-docs rev: 77f8a2778e5880928cc79e56636a12a39f25492a)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com >
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2013-04-13 23:57:14 +01:00
Paul Eggleton
411022f8dd
ref-manual/ref-classes: add note to insane.bbclass section on INSANE_SKIP
...
Performed a few edits to clean up some sentences. Broke one long
sentence up into two.
(From yocto-docs rev: 7641113906e062b751abb5366827fe302ec4a2b9)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com >
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2013-04-13 23:57:14 +01:00
Paul Eggleton
0ffd01f835
ref-manual/ref-classes: add missing QA checks
...
Added proper text formatting and cross-reference links to the
variables that exist in the reference glossary. Did a bit of
writing to shorten some long sentences and perform general
clean up.
Add the following missing QA checks to the section on insane.bbclass:
* textrel
* pkgvarcheck
* xorg-driver-abi
* libexec
* staticdev
(From yocto-docs rev: 2857cc20b3b136b17d1d2892e046b2ae7f4b699d)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com >
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2013-04-13 23:57:14 +01:00
Paul Eggleton
867abaa8fa
bsp-guide: fix reference to old netbase version
...
This was pointing to the old 4.47 file even though the rest of the
references in this section used 5.0.
(From yocto-docs rev: 42c2a0262b316ac25ad3a413f925e94cabae4553)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2013-04-13 23:57:14 +01:00
Paul Eggleton
a75a9fde5f
ref-manual/ref-variables: ensure values are quoted
...
Just a couple of examples that didn't use quotes around the value, which
is mandatory, so correct these.
(From yocto-docs rev: 2903ce2b232536c566bd8c29a8772823b44c19df)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2013-04-13 23:57:14 +01:00
Paul Eggleton
7139c4dcb0
ref-manual/faq: virtualisation not visualisation
...
(From yocto-docs rev: b142d884656c39d0862dd9fd1cb7e60875dee603)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2013-04-13 23:57:14 +01:00
Paul Eggleton
0f63639da3
ref-manual/faq: clarify that package management is optional
...
Fixed the line breaks so new sentences start on a new
line.
(From yocto-docs rev: 6bb50f51edc44222970db42d7441303d042a2262)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com >
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2013-04-13 23:57:14 +01:00
Paul Eggleton
35c4e1512a
ref-manual: add more undocumented classes
...
(From yocto-docs rev: ac3cfb6ad67fc6963ebe50fa4451297772a1c2e7)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2013-04-13 23:57:13 +01:00
Paul Eggleton
c3ecfdb707
ref-manual: add documentation for rm_work.bbclass
...
I rewrote the class description to conform to the existing
manual style. Mainly making voice active and breaking up
long sentenced.
(From yocto-docs rev: e715167e280eb647be52c142f733942dab3f4dfb)
Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com >
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2013-04-13 23:57:13 +01:00
Scott Rifenbark
9be73af04f
dev-manual: Fixed typo for ">".
...
(From yocto-docs rev: c7e62bbf4a1d35ed00f6cc0641e2c19606c7e53d)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2013-04-12 17:02:00 +01:00
Scott Rifenbark
af06402571
dev-manual: Completed first draft of the new Ptest section.
...
(From yocto-docs rev: 90fbbc2eb6bc6292432060fbd3e806b809f70148)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2013-04-12 17:02:00 +01:00
Scott Rifenbark
b52a9cba0a
dev-manual: First draft of new Ptest section.
...
(From yocto-docs rev: 0580709bedec80446e6de5b9c135c3df89e2805f)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2013-04-12 17:01:59 +01:00
Scott Rifenbark
c2c11c610d
ref-manual: Updated the FILESEXTRAPATHS variable description.
...
Fixes YOCTO #3662 .
Per comments from Paul Eggleton, I updated the description to
include best practices of prepending and from using within
append files.
(From yocto-docs rev: 368055bc046277fe601ff3a64913044be0a15e6d)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2013-04-12 17:01:59 +01:00
Scott Rifenbark
cea27593df
dev-manual: Spell check.
...
Found a couple words that were fat-fingered and fixed them.
(From yocto-docs rev: 593fd043f350bbce302c3de7dce0ab4bdbd2f247)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2013-04-11 12:22:33 +01:00
Scott Rifenbark
1da26b7c09
dev-manual: Edits to "Using a Development Shell" section.
...
(From yocto-docs rev: b90142103e053636e1fe5e00e43cff8195146f12)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2013-04-11 12:22:33 +01:00
Scott Rifenbark
ec95ebf402
dev-manual: Edits to "Image Development Using Hob" section.
...
(From yocto-docs rev: 62d5833951780cb5e8c39cc37e43bc30cf151d92)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2013-04-11 12:22:33 +01:00
Scott Rifenbark
c064a9654b
dev-manual: Edits to "Using a Git Workflow" section.
...
(From yocto-docs rev: 94358ad29cf92f4094fa5ba336ef9b4ccf3cc81d)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2013-04-11 12:22:33 +01:00
Scott Rifenbark
d5084b2732
dev-manual: Edits to "Using a Quilt Workflow" section.
...
(From yocto-docs rev: 392cfbab010858ce0354a41e1e6c2304a3be9287)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2013-04-11 12:22:33 +01:00
Scott Rifenbark
5d69e33502
dev-manual: Fixed section heading capitalization.
...
(From yocto-docs rev: 7f948729342eeb55072816ccade3bc9a32646c92)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2013-04-11 12:22:32 +01:00
Scott Rifenbark
00d534c7ea
dev-manual: Edits to "Workflow Using Stand-Alone Cross-Development Toolchains" section.
...
(From yocto-docs rev: ea008dbbb0a6ab14ae3fe44238f60f92d85cecde)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2013-04-11 12:22:32 +01:00
Scott Rifenbark
fdcbc7827c
dev-manual: Edits to "Building and Customizing the Image Using Hob" section.
...
(From yocto-docs rev: bd5fd85a90f4262eda09623fe2398798a4fecfe3)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2013-04-11 12:22:32 +01:00
Scott Rifenbark
7afa648a08
dev-manual: Changed title - shouldn't say "Files".
...
(From yocto-docs rev: 538230267d9035ca5230b7176369ed8f95a64128)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2013-04-11 12:22:32 +01:00
Scott Rifenbark
12e28d767e
dev-manual: Edits to "Editing the Metadata Files" section.
...
(From yocto-docs rev: bfa2ed13f7b924b38c3048431a93e3397f4afafa)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2013-04-11 12:22:32 +01:00
Scott Rifenbark
e0346e18e3
dev-manual: Edits to "Creating the Yocto BitBake Commander Project" section.
...
(From yocto-docs rev: f6b29db4b5f5f7580ce61fe2650bcaeb29a7d10e)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2013-04-11 12:22:32 +01:00
Scott Rifenbark
f351ed60b9
dev-manual: Edits to "Customizing an Image Using a BitBake Commander Project and Hob" section.
...
(From yocto-docs rev: 72047560f5ecccf8d1dd7c7e9acb1ae1ec15ffe5)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2013-04-11 12:22:32 +01:00
Scott Rifenbark
5d422c522e
dev-manual: Fixed an occurence of "User Space" in a title.
...
This should be "User-Space".
(From yocto-docs rev: 68bd187b9d0f3aeb8bc173fa49a97e5b01717661)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2013-04-11 12:22:32 +01:00
Scott Rifenbark
ef14eb8f98
dev-manual: Edits to "Running User-Space Tools" section.
...
(From yocto-docs rev: bb3e5efe23d1bc890ad203e1c936937fb4fd8958)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2013-04-11 12:22:32 +01:00
Scott Rifenbark
7bc64bda4f
dev-manual: Edits to "Deploying and Debugging the Application" section.
...
(From yocto-docs rev: cfea9d5872952ab21942b4d4cc4ae7ec89fa9d94)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2013-04-11 12:22:32 +01:00
Scott Rifenbark
a567be2883
dev-manual: Edits to "Starting QEMU in User Space NFS Mode" section.
...
(From yocto-docs rev: 7ef63536e99dfadaa436fd03a174cfae6aebc60a)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2013-04-11 12:22:32 +01:00
Scott Rifenbark
9d677a134a
dev-manual: Edits to "Building the Project" section.
...
(From yocto-docs rev: 4d5903522e13dca6273f6724f05b0a7caab17798)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2013-04-11 12:22:31 +01:00
Scott Rifenbark
dfe04dc695
dev-manual: Edits to "Configuring the Cross-Toolchains" section.
...
(From yocto-docs rev: 22bc538effa37ea48884942f204488637663f75b)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2013-04-11 12:22:31 +01:00
Scott Rifenbark
f235bb4e66
dev-manual: Edits to "Creating the Project" section.
...
(From yocto-docs rev: 89ab8e345316bb76263e250491e2879d02f1c857)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2013-04-11 12:22:31 +01:00
Scott Rifenbark
1befaf025f
dev-manual: Configuring the Target Options" section.
...
(From yocto-docs rev: d47713659d1a4980b7c1d435b97570a6608658d2)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2013-04-11 12:22:31 +01:00
Scott Rifenbark
4bb9b85632
dev-manual: Configuring the Cross-Compiler Options" section.
...
(From yocto-docs rev: b301486fe522a519fa743975fd229ab9060cf0c8)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2013-04-11 12:22:31 +01:00
Scott Rifenbark
cd18e0e97b
dev-manual: Edits to "Configuring the Eclipse Yocto Plug-in" section.
...
(From yocto-docs rev: 05795932390370a06599ae6898e2f4d9187f7a37)
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com >
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org >
2013-04-11 12:22:31 +01:00