From 58863ad092c9a279e305c841dbb4353de2ecfae8 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 16 Jan 2018 15:50:00 -0800 Subject: bitbake: bitbake-user-manual: Fixed porno hack for hello world example Someone hacked the http://hambedded site or it was moved and some links to that site in the BB manual had been hijacked to point to an entry portal for a pornography site. Replaced the link with an archived version that restores the integrity of the links. (Bitbake rev: daa0aa05a04d8d20473a05b5b5878610e40ef820) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.xml b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.xml index 4ce7ed9f8c..22b2478e5c 100644 --- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.xml +++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.xml @@ -135,7 +135,7 @@ Mailing List post - The BitBake equivalent of "Hello, World!" - Hambedded Linux blog post - From Bitbake Hello World to an Image + Hambedded Linux blog post - From Bitbake Hello World to an Image @@ -270,7 +270,7 @@ and define some key BitBake variables. For more information on the bitbake.conf, see - + Use the following commands to create the conf directory in the project directory: @@ -355,7 +355,7 @@ ERROR: Unable to parse base: ParseError in configuration INHERITs: Could not inh supporting. For more information on the base.bbclass file, you can look at - . + . Run Bitbake: After making sure that the classes/base.bbclass @@ -377,7 +377,7 @@ ERROR: Unable to parse base: ParseError in configuration INHERITs: Could not inh Thus, this example creates and uses a layer called "mylayer". You can find additional information on adding a layer at - . + . Minimally, you need a recipe file and a layer configuration -- cgit v1.2.3-54-g00ecf