[FE training-materials-updates] Real-time lab: update information about Buildroot patch

Michael Opdenacker michael.opdenacker at free-electrons.com
Fri Jun 6 15:51:52 CEST 2014


Repository : git://git.free-electrons.com/training-materials.git

On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=e7067a427762f3dd82b575a442b2c4efea110bf5

>---------------------------------------------------------------

commit e7067a427762f3dd82b575a442b2c4efea110bf5
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Fri Jun 6 15:50:42 2014 +0200

    Real-time lab: update information about Buildroot patch
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at free-electrons.com>


>---------------------------------------------------------------

e7067a427762f3dd82b575a442b2c4efea110bf5
 labs/sysdev-real-time/sysdev-real-time.tex |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/labs/sysdev-real-time/sysdev-real-time.tex b/labs/sysdev-real-time/sysdev-real-time.tex
index 9633949..dafc4af 100644
--- a/labs/sysdev-real-time/sysdev-real-time.tex
+++ b/labs/sysdev-real-time/sysdev-real-time.tex
@@ -36,13 +36,13 @@ supports Xenomai.
 
 Let's build this with Buildroot.
 
-Reuse and extract the Buildroot 2013.02 sources. Apply the
+Download and extract the Buildroot 2013.02 sources. Apply the
 Buildroot patch \code{buildroot-2013.02-bump-xenomai-to-2.6.2.1.patch}
 from the lab {\em data} directory to your Buildroot sources. It
 upgrades the Xenomai version to 2.6.2.1, which allows to use the 3.5
-kernel. Apply the
-\code{0001-ext-toolchain-wrapper-fix-paths-if-executable-was-re.patch}
-patch from this buildroot lab's \code{data} directory. It fixes a bug
+kernel. Also apply the
+\code{buildroot-2013.02-ext-toolchain-wrapper-fix-paths-if-executable-was-re.patch}
+patch found in the same directory. It fixes a bug
 in Buildroot's external toolchain logic.
 
 Configure Buildroot with the following settings, using the \code{/}



More information about the training-materials-updates mailing list