From 8507753bb866c57368584a23d29a1b4abdf326eb Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 19 Nov 2013 11:31:13 -0800 Subject: ref-manual: Added new variable UBOOT_LOCALDEFINITION Very rough draft for this new variable. It will likely change. (From yocto-docs rev: 0ac34164b60908455b198d46475b7e88b0e25f6c) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-variables.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'documentation/ref-manual/ref-variables.xml') diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index e8a68c456b..e2d971e7fc 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -5856,6 +5856,18 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" + UBOOT_LOCALVERSION + + + Specifies the kernel version for the U-Boot image. + For example: + + UBOOT_LOCALVERSION = "yocto-standard" + + + + + UBOOT_MACHINE -- cgit v1.2.3-54-g00ecf