From c74f732576e0f33dbfdf5099ac5021f5ab9ca7a1 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 7 Feb 2012 16:21:00 -0600 Subject: [PATCH] documentation/bsp-guide/bsp.xml: qualified the commit ID difference In the example that shows the linux-yocto_3.0.bbappend file the commit IDs are pretty much random and taken at the time I wrote the section. I have provided a qualifying statement before the example to explain that the commit ID strings in the manual's example could differ from those in the actual file in the YP source repository. (From yocto-docs rev: f31278a7ebc4271a6cb75da6891d2d9bf82d41f3) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/bsp-guide/bsp.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/documentation/bsp-guide/bsp.xml b/documentation/bsp-guide/bsp.xml index 621e6607fa..4deab843bc 100644 --- a/documentation/bsp-guide/bsp.xml +++ b/documentation/bsp-guide/bsp.xml @@ -452,7 +452,10 @@ meta-crownbay/recipes-kernel/linux/linux-yocto_3.0.bbappend - The file contains the following: + The following listing shows the file. + Be aware that the actual commit ID strings in this example listing might be different + than the actual strings in the file from the Yocto Project meta-intel + Git source repository. FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"