mirror of
https://git.yoctoproject.org/meta-security
synced 2026-07-15 15:37:18 +00:00
67b7a89e63
NameError: name 'xrange' is not defined Signed-off-by: Lei Maohui <leimaohui@cn.fujitsu.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
9 lines
205 B
BlitzBasic
9 lines
205 B
BlitzBasic
inherit setuptools3
|
|
require python-fail2ban.inc
|
|
|
|
RDEPENDS_${PN}-ptest = "python3-core python3-io python3-modules python3-fail2ban"
|
|
|
|
SRC_URI += " \
|
|
file://0001-To-fix-build-error-of-xrang.patch \
|
|
"
|