mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
build-appliance-image: fix HOMEPAGE
Update the HOMEPAGE metadata. (From OE-Core rev: c59d21360d86f4fb9793faf7501003e6f3c97956) Signed-off-by: Trevor Woerner <twoerner@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
a354dc9c62
commit
7159f198b0
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user