]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core.git/commitdiff
build-appliance-image: fix HOMEPAGE
authorTrevor Woerner <twoerner@gmail.com>
Tue, 21 Feb 2023 20:44:40 +0000 (15:44 -0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 24 Feb 2023 16:07:13 +0000 (16:07 +0000)
Update the HOMEPAGE metadata.

Signed-off-by: Trevor Woerner <twoerner@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/images/build-appliance-image_15.0.0.bb

index cc18d66ecc8b8217c17a87d79d5704c58584c8d5..705bdc880629f1cd0c30f98579425d3135884e41 100644 (file)
@@ -1,6 +1,6 @@
 SUMMARY = "An image containing the build system itself"
 DESCRIPTION = "An image containing the build system that you can boot and run using either VirtualBox, VMware Player or VMware Workstation."
-HOMEPAGE = "http://www.yoctoproject.org/documentation/build-appliance"
+HOMEPAGE = "https://docs.yoctoproject.org/overview-manual/yp-intro.html#archived-components"
 
 LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://${COREBASE}/meta/COPYING.MIT;md5=3da9cfbcb788c80a0384361b4de20420"