mirror of
https://github.com/jiazhang0/meta-secure-core.git
synced 2026-07-17 05:06:59 +00:00
seloader,libsign: fix homepage URLs
Signed-off-by: Lans Zhang <jia.zhang@windriver.com>
This commit is contained in:
@@ -14,7 +14,7 @@ interface to allow the bootloader to verify the file, file buffer or \
|
|||||||
memory buffer without knowing the file format. \
|
memory buffer without knowing the file format. \
|
||||||
"
|
"
|
||||||
AUTHOR = "Jia Zhang"
|
AUTHOR = "Jia Zhang"
|
||||||
HOMEPAGE = "https://github.com/jiazhang0/SELoader.git"
|
HOMEPAGE = "https://github.com/jiazhang0/SELoader"
|
||||||
SECTION = "bootloaders"
|
SECTION = "bootloaders"
|
||||||
|
|
||||||
LICENSE = "BSD-3-Clause"
|
LICENSE = "BSD-3-Clause"
|
||||||
|
|||||||
@@ -8,7 +8,7 @@ layout of a signature format, and signlet only cares how to construct the \
|
|||||||
signing request. \
|
signing request. \
|
||||||
"
|
"
|
||||||
AUTHOR = "Jia Zhang"
|
AUTHOR = "Jia Zhang"
|
||||||
HOMEPAGE = "https://github.com/jiazhang0/libsign.git"
|
HOMEPAGE = "https://github.com/jiazhang0/libsign"
|
||||||
SECTION = "devel"
|
SECTION = "devel"
|
||||||
|
|
||||||
LICENSE = "BSD-3-Clause"
|
LICENSE = "BSD-3-Clause"
|
||||||
|
|||||||
Reference in New Issue
Block a user