mirror of
https://git.yoctoproject.org/poky
synced 2026-03-17 04:39:40 +01:00
libgpg-error: fix SRC_URI indention
Signed-off-by: Kevin Tian <kevin.tian@intel.com>
This commit is contained in:
@@ -4,7 +4,7 @@ LICENSE = "GPLv2+ & LGPLv2.1+"
|
||||
DEPENDS = "gettext"
|
||||
|
||||
SRC_URI = "ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-${PV}.tar.bz2 \
|
||||
file://pkgconfig.patch;"
|
||||
file://pkgconfig.patch;"
|
||||
|
||||
# move libgpg-error-config into -dev package
|
||||
FILES_${PN} = "${libdir}/lib*.so.*"
|
||||
|
||||
Reference in New Issue
Block a user