kumquat-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 support/apply-patches: re-instate set -e 2016-07-06 14:47:30 +02:00
br2-external core/br2-external: properly report unexpected errors 2017-03-26 23:44:04 +02:00
brpkgutil.py graph-depends: rename pkgutil.py to brpkgutil.py 2017-03-21 23:11:04 +01:00
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 support/scripts/check-host-rpath: also check HOST_DIR/{bin, sbin} 2016-04-21 22:17:36 +02:00
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 pkg-autotools: generic configure fix for powerpc64 2016-12-05 22:51:17 +01:00
genimage.sh support/scripts: add generic genimage script 2017-04-01 15:50:22 +02:00
get-developers get-developers: fix parentheses for print 2016-11-05 11:49:05 +01:00
getdeveloperlib.py scripts/get-developers: correct type of patches argument 2016-10-25 12:43:27 +02:00
graph-build-time support/scripts: fix graph-build-time help text 2016-05-24 23:26:25 +02:00
graph-depends graph-depends: rename pkgutil.py to brpkgutil.py 2017-03-21 23:11:04 +01:00
hardlink-or-copy support/scripts: add helper to hardlink-or-copy 2016-05-11 23:14:37 +02:00
mkmakefile
mkusers support/mkusers: rename variable to avoid name clashing 2017-03-04 11:56:51 +01:00
pkg-stats pkg-stats: also parse toolchain packages 2017-04-09 09:57:44 +02:00
pycompile.py pycompile: allow to force compilation 2017-03-20 23:00:25 +01:00
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: don't count hard links 2017-02-06 19:38:53 +01:00
size-stats-compare support/scripts: add size-stats-compare script 2016-02-07 15:52:25 +01:00
test-pkg support/test-pkg: run legal-info 2017-04-17 15:54:33 +02:00
xorg-release