mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-17 22:48:28 +00:00
python3-pylint: Fix ptest failures
Due to the way we install ptests, some imports switch from first party to third party. Update test expectations Signed-off-by: Dan McGregor <dan.mcgregor@vecima.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -4,6 +4,7 @@ LICENSE = "GPL-2.0-only"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=c107cf754550e65755c42985a5d4e9c9"
|
||||
|
||||
SRC_URI += "git://github.com/pylint-dev/pylint;branch=maintenance/3.1.x;protocol=https \
|
||||
file://0001-Adjust-test-expectations-for-ptest.patch \
|
||||
file://run-ptest \
|
||||
"
|
||||
SRCREV = "053c2c3a25f97f043e10cdd41d2609e495a68f57"
|
||||
|
||||
Reference in New Issue
Block a user