diff options
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/ref-manual/ref-variables.xml | 10 |
1 files changed, 2 insertions, 8 deletions
diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 0346092c98..5271dcf8f6 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml | |||
| @@ -5773,16 +5773,10 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" | |||
| 5773 | is the | 5773 | is the |
| 5774 | <filename>meta/recipes-kernel/linux/linux-yocto_3.14.bb</filename> | 5774 | <filename>meta/recipes-kernel/linux/linux-yocto_3.14.bb</filename> |
| 5775 | file. | 5775 | file. |
| 5776 | Following is the default value for <filename>KBRANCH</filename> | 5776 | Following is an example for a kernel recipe file: |
| 5777 | and the default override for the architectures the Yocto | ||
| 5778 | Project supports: | ||
| 5779 | <literallayout class='monospaced'> | 5777 | <literallayout class='monospaced'> |
| 5780 | KBRANCH_DEFAULT = "standard/base" | 5778 | KBRANCH ?= "standard/base" |
| 5781 | KBRANCH = "${KBRANCH_DEFAULT}" | ||
| 5782 | </literallayout> | 5779 | </literallayout> |
| 5783 | This branch exists in the <filename>linux-yocto-3.14</filename> | ||
| 5784 | kernel Git repository | ||
| 5785 | <ulink url='&YOCTO_GIT_URL;/cgit.cgi/linux-yocto-3.14/refs/heads'></ulink>. | ||
| 5786 | </para> | 5780 | </para> |
| 5787 | 5781 | ||
| 5788 | <para> | 5782 | <para> |
