kcodecs: avoid sysroot sanity error
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
@@ -12,3 +12,9 @@ DEPENDS += "gperf-native"
|
||||
PV = "${KF5_VERSION}"
|
||||
SRC_URI[md5sum] = "71e596b9d9a23fe23db586394e029ad9"
|
||||
SRC_URI[sha256sum] = "6cff3e88f9cd623509caad8cc4e20993189fdc5071f9b5c05fbcf58850dabe6c"
|
||||
|
||||
do_compile_append() {
|
||||
# gperf-native sets absolut debug comments/links in header
|
||||
sed -i 's:${STAGING_DIR_NATIVE}::' ${B}/src/kentities.h
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user