From f868384ec6fc6a2d3c2f9eedf7d9ef36061060b0 Mon Sep 17 00:00:00 2001 From: Tim Orling Date: Sat, 11 Nov 2023 11:17:53 -0800 Subject: bitbake: toaster: use docs for BitBake link on landing page With the webpage refresh in November 2023, the old BitBake link https://www.yoctoproject.org/tools-resources/projects/bitbake on the landing page is no longer valid. Point the BitBake link in the landing page to https://docs.yoctoproject.org/bitbake.html Fix the test_landing_page.py test case to test for the new link. (Bitbake rev: 968c75852ec8be4f4b8204521c8eec18a7042cf5) Signed-off-by: Tim Orling Signed-off-by: Alexandre Belloni Signed-off-by: Richard Purdie --- bitbake/lib/toaster/toastergui/templates/landing.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bitbake/lib/toaster/toastergui/templates/landing.html') diff --git a/bitbake/lib/toaster/toastergui/templates/landing.html b/bitbake/lib/toaster/toastergui/templates/landing.html index 08b40fb2f2..22bbed695a 100644 --- a/bitbake/lib/toaster/toastergui/templates/landing.html +++ b/bitbake/lib/toaster/toastergui/templates/landing.html @@ -12,7 +12,7 @@

This is Toaster

-

A web interface to OpenEmbedded and BitBake, the Yocto Project build system.

+

A web interface to OpenEmbedded and BitBake, the Yocto Project build system.

-- cgit v1.2.3-54-g00ecf