mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
lcov: Upgrade 1.11 -> 1.14
Upgrade from lcov_1.11.bb to lcov_1.14.bb for GCC 8 support. Signed-off-by: Chris Horvath <chris.horvath@essvote.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Regular → Executable
+3
-3
@@ -43,10 +43,10 @@ RDEPENDS_${PN} += " \
|
||||
|
||||
SRC_URI = "http://downloads.sourceforge.net/ltp/${BP}.tar.gz"
|
||||
|
||||
SRC_URI[md5sum] = "e79b799ae3ce149aa924c7520e993024"
|
||||
SRC_URI[sha256sum] = "c282de8d678ecbfda32ce4b5c85fc02f77c2a39a062f068bd8e774d29ddc9bf8"
|
||||
SRC_URI[md5sum] = "0220d01753469f83921f8f41ae5054c1"
|
||||
SRC_URI[sha256sum] = "14995699187440e0ae4da57fe3a64adc0a3c5cf14feab971f8db38fb7d8f071a"
|
||||
|
||||
do_install() {
|
||||
oe_runmake install PREFIX=${D}
|
||||
oe_runmake install PREFIX=${D}${prefix} CFG_DIR=${D}${sysconfdir}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user