From e7f817b56d166b20a0611c0958a904d3354e9ea0 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Sat, 2 Sep 2017 10:40:03 -0700 Subject: bitbake: bitbake-user-manual: Removed bad links Fixes [YOCTO #12029] There were four links to an old blog post that was leveraged for the hello world example. The post has evidently been removed and the links no longer resolved. I have taken them out. (Bitbake rev: db298262189c94be700abfdb8c2ad7827b53afca) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- .../doc/bitbake-user-manual/bitbake-user-manual-hello.xml | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) (limited to 'bitbake') 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 36adf48d27..9253eaf9de 100644 --- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.xml +++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-hello.xml @@ -128,15 +128,8 @@ - This example was inspired by and drew heavily from these sources: - - - Mailing List post - The BitBake equivalent of "Hello, World!" - - - Hambedded Linux blog post - From Bitbake Hello World to an Image - - + This example was inspired by and drew heavily from + Mailing List post - The BitBake equivalent of "Hello, World!". @@ -352,9 +345,6 @@ ERROR: Unable to parse base: ParseError in configuration INHERITs: Could not inh Of course, the base.bbclass can have much more depending on which build environments BitBake is supporting. - For more information on the base.bbclass file, - you can look at - . Run Bitbake: After making sure that the classes/base.bbclass -- cgit v1.2.3-54-g00ecf