mirror of
https://git.yoctoproject.org/git/poky
synced 2026-01-01 13:58:04 +00:00
meta-selftest: Add HOMEPAGE / DESCRIPTION
Added HOMEPAGE and DESCRIPTION for recipes with missing descriptions or homepage. (From OE-Core rev: f36f176dc0316a79ae288c3b4f6c2eab366810dd) Signed-off-by: Dorinda Bassey <dorindabassey@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
parent
7a348cdc3a
commit
e1f2f51698
|
|
@ -4,6 +4,7 @@
|
|||
|
||||
SUMMARY = "GNU Aspell spell-checker"
|
||||
SECTION = "console/utils"
|
||||
HOMEPAGE = "https://ftp.gnu.org/gnu/aspell/"
|
||||
|
||||
LICENSE = "LGPLv2 | LGPLv2.1"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=7fbc338309ac38fefcd64b04bb903e34"
|
||||
|
|
|
|||
|
|
@ -1,4 +1,5 @@
|
|||
SUMMARY = "Test recipe for fetching git submodules"
|
||||
HOMEPAGE = "http://git.yoctoproject.org/cgit/cgit.cgi/git-submodule-test/"
|
||||
LICENSE = "MIT"
|
||||
LIC_FILES_CHKSUM = "file://${COMMON_LICENSE_DIR}/MIT;md5=0835ade698e0bcf8506ecda2f7b4f302"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user