seloader,libsign: fix homepage URLs

Signed-off-by: Lans Zhang <jia.zhang@windriver.com>
This commit is contained in:
Lans Zhang
2017-07-13 13:14:47 +08:00
parent fe026e84a4
commit 9de8b3cf78
2 changed files with 2 additions and 2 deletions
@@ -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"