mirror of
https://github.com/jiazhang0/meta-secure-core.git
synced 2026-07-16 12:47:00 +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. \
|
||||
"
|
||||
AUTHOR = "Jia Zhang"
|
||||
HOMEPAGE = "https://github.com/jiazhang0/SELoader.git"
|
||||
HOMEPAGE = "https://github.com/jiazhang0/SELoader"
|
||||
SECTION = "bootloaders"
|
||||
|
||||
LICENSE = "BSD-3-Clause"
|
||||
|
||||
@@ -8,7 +8,7 @@ layout of a signature format, and signlet only cares how to construct the \
|
||||
signing request. \
|
||||
"
|
||||
AUTHOR = "Jia Zhang"
|
||||
HOMEPAGE = "https://github.com/jiazhang0/libsign.git"
|
||||
HOMEPAGE = "https://github.com/jiazhang0/libsign"
|
||||
SECTION = "devel"
|
||||
|
||||
LICENSE = "BSD-3-Clause"
|
||||
|
||||
Reference in New Issue
Block a user