pmbootstrap/pmb/parse
bo41 caf7973e24
args.arch_native: remove (MR 2130)
Replace "args.arch_native" with the direct function call in order to
avoid passing "args" to all functions. This is a step to get rid of this
args-passed-to-all-functions pattern in pmbootstrap.
2021-10-24 14:34:30 +02:00
..
__init__.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
_apkbuild.py pmb, test: remove redundant commas (MR 2115) 2021-09-26 17:58:40 +02:00
apkindex.py args.arch_native: remove (MR 2130) 2021-10-24 14:34:30 +02:00
arch.py args.arch_native: remove (MR 2130) 2021-10-24 14:34:30 +02:00
arguments.py args.arch_native: remove (MR 2130) 2021-10-24 14:34:30 +02:00
binfmt_info.py remove unused args argument (MR 2130) 2021-10-24 14:34:26 +02:00
bootimg.py pmb.parse.bootimg: make boot.img readable for all after copying (MR 2105) 2021-09-13 14:40:15 +03:00
cpuinfo.py treewide: bump copyright to 2021 2021-01-07 23:30:47 +01:00
depends.py Enforce E501: Limit the line length to 79 for files in pmb/parse - part 2 (MR 2020) 2021-02-04 22:54:00 +01:00
deviceinfo.py parse: deviceinfo: arch is required (MR 2124) 2021-10-17 17:44:18 +02:00
kconfig.py remove unused args argument (MR 2130) 2021-10-24 14:34:26 +02:00
version.py pmb, test: remove redundant commas (MR 2115) 2021-09-26 17:58:40 +02:00