buildroot/support/scripts
Ricardo Martincoski 7b394c4926 check-package: move parts to subdirectory
Currently the check-package script uses many files in the same
directory. This commit keeps the main script in support/scripts/ and
moves the rest into a subdirectory.

The modules were previously prefixed to make it easy to identify which
script they belong to. This is no longer needed when using a
subdirectory, so the prefix is removed.

Note: if this commit is checked out and the script is run, and later on
a previous version is checked out, the file
support/scripts/checkpackagelib/__init__.pyc needs to be manually
removed to prevent Python interpreter to look for checkpackagelib
package when only the checkpackagelib module is available.

Reported-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2017-04-20 22:29:41 +02:00
..
checkpackagelib check-package: move parts to subdirectory 2017-04-20 22:29:41 +02:00
apply-patches.sh
br2-external core/br2-external: properly report unexpected errors 2017-03-26 23:44:04 +02:00
brpkgutil.py
check-bin-arch support/scripts/check-bin-arch: fix after "fix for filenames with spaces" 2017-03-22 21:43:54 +01:00
check-host-rpath
check-kernel-headers.sh
check-package check-package: move parts to subdirectory 2017-04-20 22:29:41 +02:00
eclipse-register-toolchain
expunge-gconv-modules
fix-configure-powerpc64.sh
genimage.sh support/scripts: add generic genimage script 2017-04-01 15:50:22 +02:00
get-developers
getdeveloperlib.py
graph-build-time
graph-depends
hardlink-or-copy
mkmakefile
mkusers
pkg-stats pkg-stats: also parse toolchain packages 2017-04-09 09:57:44 +02:00
pycompile.py
scancpan scripts/scancpan: use SPDX short identifier for license 2017-04-01 15:35:14 +02:00
scanpypi scripts/scanpypi: use SPDX short identifier for license 2017-04-01 15:43:36 +02:00
setlocalversion
size-stats
size-stats-compare
test-pkg support/test-pkg: run legal-info 2017-04-17 15:54:33 +02:00
xorg-release