mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
blktrace: modify two scripts for python3
Backport from git.kernel.dk. Changed shebangs to use python3. (From OE-Core rev: 2c0ca4632f6c2ce645412ca975a70b3088c27916) Signed-off-by: Joe Slater <joe.slater@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
dec4e3f813
commit
ebc39a1856
@@ -12,6 +12,7 @@ PV = "1.2.0+git${SRCPV}"
|
||||
SRC_URI = "git://git.kernel.dk/blktrace.git \
|
||||
file://ldflags.patch \
|
||||
file://CVE-2018-10689.patch \
|
||||
file://make-btt-scripts-python3-ready.patch \
|
||||
"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user