2022-08-01 03:35:16 +08:00
|
|
|
board/aarch64-efi/post-image.sh Shellcheck
|
|
|
|
board/amarula/vyasa/post-build.sh Shellcheck
|
utils/check-package: emit library name along with check function name
Currently, when we generate .checkpackageignore, we store, for each
error, only the name of the function that generated that error.
Although we currently do not have two check libs that have same-name
check functions, there is nothing that would prevent that, and there
is no reason why two unrelated libs could not implement checks with
the same name.
If such a situation were to arise, we'd have no way, when parsing the
ignore list (in-tree: .checkpackageignore), to know which of the libs
the exclusion would apply to.
Fix that by storing both the library and function names together. The
leading "checkpackagelib." (with the trailing dot, 16 chars) is removed
for brevity, because it's present in all libs' names.
As a consequence, regenerate .checkpackageignore.
Note: people using that script to validate their br2-external trees will
also have to regenerate their own exclusion list if they have one.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Ricardo Martincoski <ricardo.martincoski@datacom.com.br>
Reviewed-by: Arnout Vandecappelle <arnout@mind.be>
2024-04-01 01:26:06 +08:00
|
|
|
board/andes/ae350/patches/uboot/0001-mmc-ftsdc010_mci-Support-DTS-of-ftsdc010-driver-for-.patch lib_patch.Upstream
|
|
|
|
board/andes/ae350/patches/uboot/0002-spl-Align-device-tree-blob-address-at-8-byte-boundar.patch lib_patch.Upstream
|
2022-08-01 03:35:16 +08:00
|
|
|
board/andes/ae350/post-build.sh Shellcheck
|
|
|
|
board/arcturus/aarch64-ucls1012a/post-build.sh Shellcheck
|
|
|
|
board/arcturus/aarch64-ucls1012a/post-image.sh Shellcheck
|
|
|
|
board/aspeed/common/post-image.sh Shellcheck
|
|
|
|
board/asus/tinker/post-build.sh Shellcheck
|
|
|
|
board/atmel/flasher.sh Shellcheck
|
utils/check-package: emit library name along with check function name
Currently, when we generate .checkpackageignore, we store, for each
error, only the name of the function that generated that error.
Although we currently do not have two check libs that have same-name
check functions, there is nothing that would prevent that, and there
is no reason why two unrelated libs could not implement checks with
the same name.
If such a situation were to arise, we'd have no way, when parsing the
ignore list (in-tree: .checkpackageignore), to know which of the libs
the exclusion would apply to.
Fix that by storing both the library and function names together. The
leading "checkpackagelib." (with the trailing dot, 16 chars) is removed
for brevity, because it's present in all libs' names.
As a consequence, regenerate .checkpackageignore.
Note: people using that script to validate their br2-external trees will
also have to regenerate their own exclusion list if they have one.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Ricardo Martincoski <ricardo.martincoski@datacom.com.br>
Reviewed-by: Arnout Vandecappelle <arnout@mind.be>
2024-04-01 01:26:06 +08:00
|
|
|
board/beaglebone/patches/linux/0001-keep-jtag-clock-alive-for-debugger.patch lib_patch.Upstream
|
2022-08-01 03:35:16 +08:00
|
|
|
board/beaglebone/post-build.sh Shellcheck
|
utils/check-package: emit library name along with check function name
Currently, when we generate .checkpackageignore, we store, for each
error, only the name of the function that generated that error.
Although we currently do not have two check libs that have same-name
check functions, there is nothing that would prevent that, and there
is no reason why two unrelated libs could not implement checks with
the same name.
If such a situation were to arise, we'd have no way, when parsing the
ignore list (in-tree: .checkpackageignore), to know which of the libs
the exclusion would apply to.
Fix that by storing both the library and function names together. The
leading "checkpackagelib." (with the trailing dot, 16 chars) is removed
for brevity, because it's present in all libs' names.
As a consequence, regenerate .checkpackageignore.
Note: people using that script to validate their br2-external trees will
also have to regenerate their own exclusion list if they have one.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Ricardo Martincoski <ricardo.martincoski@datacom.com.br>
Reviewed-by: Arnout Vandecappelle <arnout@mind.be>
2024-04-01 01:26:06 +08:00
|
|
|
board/beagleboneai/patches/uboot/0001-am57xx_evm-fixes.patch lib_patch.Upstream
|
2022-08-01 03:35:16 +08:00
|
|
|
board/beagleboneai/post-build.sh Shellcheck
|
|
|
|
board/beaglev/post-build.sh Shellcheck
|
|
|
|
board/beelink/gs1/post-build.sh Shellcheck
|
|
|
|
board/boundarydevices/common/post-build.sh Shellcheck
|
|
|
|
board/boundarydevices/common/post-image.sh Shellcheck
|
|
|
|
board/broadcom/northstar/post-image.sh Shellcheck
|
utils/check-package: emit library name along with check function name
Currently, when we generate .checkpackageignore, we store, for each
error, only the name of the function that generated that error.
Although we currently do not have two check libs that have same-name
check functions, there is nothing that would prevent that, and there
is no reason why two unrelated libs could not implement checks with
the same name.
If such a situation were to arise, we'd have no way, when parsing the
ignore list (in-tree: .checkpackageignore), to know which of the libs
the exclusion would apply to.
Fix that by storing both the library and function names together. The
leading "checkpackagelib." (with the trailing dot, 16 chars) is removed
for brevity, because it's present in all libs' names.
As a consequence, regenerate .checkpackageignore.
Note: people using that script to validate their br2-external trees will
also have to regenerate their own exclusion list if they have one.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Ricardo Martincoski <ricardo.martincoski@datacom.com.br>
Reviewed-by: Arnout Vandecappelle <arnout@mind.be>
2024-04-01 01:26:06 +08:00
|
|
|
board/bsh/imx8mn-bsh-smm-s2-pro/flash.sh Shellcheck lib_shellscript.EmptyLastLine
|
2022-08-01 03:35:16 +08:00
|
|
|
board/bsh/imx8mn-bsh-smm-s2-pro/post-build.sh Shellcheck
|
|
|
|
board/bsh/imx8mn-bsh-smm-s2-pro/post-image.sh Shellcheck
|
utils/check-package: emit library name along with check function name
Currently, when we generate .checkpackageignore, we store, for each
error, only the name of the function that generated that error.
Although we currently do not have two check libs that have same-name
check functions, there is nothing that would prevent that, and there
is no reason why two unrelated libs could not implement checks with
the same name.
If such a situation were to arise, we'd have no way, when parsing the
ignore list (in-tree: .checkpackageignore), to know which of the libs
the exclusion would apply to.
Fix that by storing both the library and function names together. The
leading "checkpackagelib." (with the trailing dot, 16 chars) is removed
for brevity, because it's present in all libs' names.
As a consequence, regenerate .checkpackageignore.
Note: people using that script to validate their br2-external trees will
also have to regenerate their own exclusion list if they have one.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Ricardo Martincoski <ricardo.martincoski@datacom.com.br>
Reviewed-by: Arnout Vandecappelle <arnout@mind.be>
2024-04-01 01:26:06 +08:00
|
|
|
board/bsh/imx8mn-bsh-smm-s2/flash.sh Shellcheck lib_shellscript.EmptyLastLine
|
2022-08-01 03:35:16 +08:00
|
|
|
board/bsh/imx8mn-bsh-smm-s2/post-build.sh Shellcheck
|
|
|
|
board/canaan/k210-soc/post-build.sh Shellcheck
|
|
|
|
board/canaan/k210-soc/rootfs_overlay/sbin/init Shellcheck
|
|
|
|
board/chromebook/elm/sign.sh Shellcheck
|
|
|
|
board/chromebook/mksd.sh Shellcheck
|
utils/check-package: emit library name along with check function name
Currently, when we generate .checkpackageignore, we store, for each
error, only the name of the function that generated that error.
Although we currently do not have two check libs that have same-name
check functions, there is nothing that would prevent that, and there
is no reason why two unrelated libs could not implement checks with
the same name.
If such a situation were to arise, we'd have no way, when parsing the
ignore list (in-tree: .checkpackageignore), to know which of the libs
the exclusion would apply to.
Fix that by storing both the library and function names together. The
leading "checkpackagelib." (with the trailing dot, 16 chars) is removed
for brevity, because it's present in all libs' names.
As a consequence, regenerate .checkpackageignore.
Note: people using that script to validate their br2-external trees will
also have to regenerate their own exclusion list if they have one.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Ricardo Martincoski <ricardo.martincoski@datacom.com.br>
Reviewed-by: Arnout Vandecappelle <arnout@mind.be>
2024-04-01 01:26:06 +08:00
|
|
|
board/chromebook/snow/linux-4.15-dts-tpm.patch lib_patch.ApplyOrder lib_patch.Upstream
|
2022-08-01 03:35:16 +08:00
|
|
|
board/chromebook/snow/sign.sh Shellcheck
|
utils/check-package: emit library name along with check function name
Currently, when we generate .checkpackageignore, we store, for each
error, only the name of the function that generated that error.
Although we currently do not have two check libs that have same-name
check functions, there is nothing that would prevent that, and there
is no reason why two unrelated libs could not implement checks with
the same name.
If such a situation were to arise, we'd have no way, when parsing the
ignore list (in-tree: .checkpackageignore), to know which of the libs
the exclusion would apply to.
Fix that by storing both the library and function names together. The
leading "checkpackagelib." (with the trailing dot, 16 chars) is removed
for brevity, because it's present in all libs' names.
As a consequence, regenerate .checkpackageignore.
Note: people using that script to validate their br2-external trees will
also have to regenerate their own exclusion list if they have one.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Ricardo Martincoski <ricardo.martincoski@datacom.com.br>
Reviewed-by: Arnout Vandecappelle <arnout@mind.be>
2024-04-01 01:26:06 +08:00
|
|
|
board/ci20/patches/uboot/0001-mips-Remove-default-endiannes.patch lib_patch.Upstream
|
2022-08-01 03:35:16 +08:00
|
|
|
board/cubietech/cubieboard2/post-image.sh Shellcheck
|
|
|
|
board/freescale/common/imx/imx8-bootloader-prepare.sh Shellcheck
|
|
|
|
board/freescale/common/mxs/post-image.sh Shellcheck
|
utils/check-package: emit library name along with check function name
Currently, when we generate .checkpackageignore, we store, for each
error, only the name of the function that generated that error.
Although we currently do not have two check libs that have same-name
check functions, there is nothing that would prevent that, and there
is no reason why two unrelated libs could not implement checks with
the same name.
If such a situation were to arise, we'd have no way, when parsing the
ignore list (in-tree: .checkpackageignore), to know which of the libs
the exclusion would apply to.
Fix that by storing both the library and function names together. The
leading "checkpackagelib." (with the trailing dot, 16 chars) is removed
for brevity, because it's present in all libs' names.
As a consequence, regenerate .checkpackageignore.
Note: people using that script to validate their br2-external trees will
also have to regenerate their own exclusion list if they have one.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Ricardo Martincoski <ricardo.martincoski@datacom.com.br>
Reviewed-by: Arnout Vandecappelle <arnout@mind.be>
2024-04-01 01:26:06 +08:00
|
|
|
board/freescale/imx6sabre/patches/uboot/0001-mx6qsabre_common-boot-Linux-to-init-in-mfgtools-mode.patch lib_patch.Upstream
|
2022-08-01 03:35:16 +08:00
|
|
|
board/friendlyarm/nanopi-r2s/post-build.sh Shellcheck
|
|
|
|
board/hardkernel/odroidc2/post-image.sh Shellcheck
|
utils/check-package: emit library name along with check function name
Currently, when we generate .checkpackageignore, we store, for each
error, only the name of the function that generated that error.
Although we currently do not have two check libs that have same-name
check functions, there is nothing that would prevent that, and there
is no reason why two unrelated libs could not implement checks with
the same name.
If such a situation were to arise, we'd have no way, when parsing the
ignore list (in-tree: .checkpackageignore), to know which of the libs
the exclusion would apply to.
Fix that by storing both the library and function names together. The
leading "checkpackagelib." (with the trailing dot, 16 chars) is removed
for brevity, because it's present in all libs' names.
As a consequence, regenerate .checkpackageignore.
Note: people using that script to validate their br2-external trees will
also have to regenerate their own exclusion list if they have one.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Ricardo Martincoski <ricardo.martincoski@datacom.com.br>
Reviewed-by: Arnout Vandecappelle <arnout@mind.be>
2024-04-01 01:26:06 +08:00
|
|
|
board/hardkernel/odroidc2/rootfs_overlay/etc/init.d/S09modload Shellcheck lib_sysv.Variables
|
|
|
|
board/hardkernel/odroidxu4/post-image.sh Shellcheck lib_shellscript.EmptyLastLine
|
|
|
|
board/intel/galileo/patches/linux/0001-x86-relocs-Make-per_cpu_load_addr-static.patch lib_patch.Upstream
|
2022-08-01 03:35:16 +08:00
|
|
|
board/intel/galileo/post-build.sh Shellcheck
|
utils/check-package: emit library name along with check function name
Currently, when we generate .checkpackageignore, we store, for each
error, only the name of the function that generated that error.
Although we currently do not have two check libs that have same-name
check functions, there is nothing that would prevent that, and there
is no reason why two unrelated libs could not implement checks with
the same name.
If such a situation were to arise, we'd have no way, when parsing the
ignore list (in-tree: .checkpackageignore), to know which of the libs
the exclusion would apply to.
Fix that by storing both the library and function names together. The
leading "checkpackagelib." (with the trailing dot, 16 chars) is removed
for brevity, because it's present in all libs' names.
As a consequence, regenerate .checkpackageignore.
Note: people using that script to validate their br2-external trees will
also have to regenerate their own exclusion list if they have one.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Ricardo Martincoski <ricardo.martincoski@datacom.com.br>
Reviewed-by: Arnout Vandecappelle <arnout@mind.be>
2024-04-01 01:26:06 +08:00
|
|
|
board/intel/galileo/rootfs_overlay/etc/init.d/S09modload Shellcheck lib_sysv.Variables
|
2022-08-01 03:35:16 +08:00
|
|
|
board/kontron/bl-imx8mm/post-build.sh Shellcheck
|
utils/check-package: emit library name along with check function name
Currently, when we generate .checkpackageignore, we store, for each
error, only the name of the function that generated that error.
Although we currently do not have two check libs that have same-name
check functions, there is nothing that would prevent that, and there
is no reason why two unrelated libs could not implement checks with
the same name.
If such a situation were to arise, we'd have no way, when parsing the
ignore list (in-tree: .checkpackageignore), to know which of the libs
the exclusion would apply to.
Fix that by storing both the library and function names together. The
leading "checkpackagelib." (with the trailing dot, 16 chars) is removed
for brevity, because it's present in all libs' names.
As a consequence, regenerate .checkpackageignore.
Note: people using that script to validate their br2-external trees will
also have to regenerate their own exclusion list if they have one.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Ricardo Martincoski <ricardo.martincoski@datacom.com.br>
Reviewed-by: Arnout Vandecappelle <arnout@mind.be>
2024-04-01 01:26:06 +08:00
|
|
|
board/kontron/pitx-imx8m/patches/uboot/2022.04/0001-tools-mkeficapsule-use-pkg-config-to-get-luuid-and-l.patch lib_patch.NumberedSubject lib_patch.Upstream
|
2022-08-01 03:35:16 +08:00
|
|
|
board/kontron/pitx-imx8m/post-build.sh Shellcheck
|
|
|
|
board/kontron/smarc-sal28/post-build.sh Shellcheck
|
|
|
|
board/lego/ev3/post-image.sh Shellcheck
|
utils/check-package: emit library name along with check function name
Currently, when we generate .checkpackageignore, we store, for each
error, only the name of the function that generated that error.
Although we currently do not have two check libs that have same-name
check functions, there is nothing that would prevent that, and there
is no reason why two unrelated libs could not implement checks with
the same name.
If such a situation were to arise, we'd have no way, when parsing the
ignore list (in-tree: .checkpackageignore), to know which of the libs
the exclusion would apply to.
Fix that by storing both the library and function names together. The
leading "checkpackagelib." (with the trailing dot, 16 chars) is removed
for brevity, because it's present in all libs' names.
As a consequence, regenerate .checkpackageignore.
Note: people using that script to validate their br2-external trees will
also have to regenerate their own exclusion list if they have one.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Ricardo Martincoski <ricardo.martincoski@datacom.com.br>
Reviewed-by: Arnout Vandecappelle <arnout@mind.be>
2024-04-01 01:26:06 +08:00
|
|
|
board/lemaker/bananapro/patches/linux/0001-arch-arm-boot-dts-sun7i-a20-bananapro.dts-disable-00.patch lib_patch.Upstream
|
2022-08-01 03:35:16 +08:00
|
|
|
board/lemaker/bananapro/post-build.sh Shellcheck
|
|
|
|
board/lemaker/bananapro/post-image.sh Shellcheck
|
utils/check-package: emit library name along with check function name
Currently, when we generate .checkpackageignore, we store, for each
error, only the name of the function that generated that error.
Although we currently do not have two check libs that have same-name
check functions, there is nothing that would prevent that, and there
is no reason why two unrelated libs could not implement checks with
the same name.
If such a situation were to arise, we'd have no way, when parsing the
ignore list (in-tree: .checkpackageignore), to know which of the libs
the exclusion would apply to.
Fix that by storing both the library and function names together. The
leading "checkpackagelib." (with the trailing dot, 16 chars) is removed
for brevity, because it's present in all libs' names.
As a consequence, regenerate .checkpackageignore.
Note: people using that script to validate their br2-external trees will
also have to regenerate their own exclusion list if they have one.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Ricardo Martincoski <ricardo.martincoski@datacom.com.br>
Reviewed-by: Arnout Vandecappelle <arnout@mind.be>
2024-04-01 01:26:06 +08:00
|
|
|
board/mender/x86_64/post-image-efi.sh lib_shellscript.ConsecutiveEmptyLines
|
2022-08-01 03:35:16 +08:00
|
|
|
board/minnowboard/post-build.sh Shellcheck
|
|
|
|
board/nexbox/a95x/post-build.sh Shellcheck
|
|
|
|
board/nexbox/a95x/post-image.sh Shellcheck
|
utils/check-package: emit library name along with check function name
Currently, when we generate .checkpackageignore, we store, for each
error, only the name of the function that generated that error.
Although we currently do not have two check libs that have same-name
check functions, there is nothing that would prevent that, and there
is no reason why two unrelated libs could not implement checks with
the same name.
If such a situation were to arise, we'd have no way, when parsing the
ignore list (in-tree: .checkpackageignore), to know which of the libs
the exclusion would apply to.
Fix that by storing both the library and function names together. The
leading "checkpackagelib." (with the trailing dot, 16 chars) is removed
for brevity, because it's present in all libs' names.
As a consequence, regenerate .checkpackageignore.
Note: people using that script to validate their br2-external trees will
also have to regenerate their own exclusion list if they have one.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Ricardo Martincoski <ricardo.martincoski@datacom.com.br>
Reviewed-by: Arnout Vandecappelle <arnout@mind.be>
2024-04-01 01:26:06 +08:00
|
|
|
board/octavo/osd32mp1-brk/patches/uboot/0001-Add-OSD32MP1-BRK-device-tree-support.patch lib_patch.NumberedSubject lib_patch.Upstream
|
|
|
|
board/octavo/osd32mp1-brk/patches/uboot/0002-Add-OSD32MP1-BRK-build-config.patch lib_patch.NumberedSubject lib_patch.Upstream
|
|
|
|
board/octavo/osd32mp1-red/patches/uboot/0001-Add-OSD32MP1-RED-Device-Tree-support.patch lib_patch.NumberedSubject lib_patch.Upstream
|
|
|
|
board/octavo/osd32mp1-red/patches/uboot/0002-configs-stm32mp15_trusted_defconfig-disable-environm.patch lib_patch.NumberedSubject lib_patch.Upstream
|
2022-08-01 03:35:16 +08:00
|
|
|
board/olimex/a13_olinuxino/post-build.sh Shellcheck
|
|
|
|
board/olimex/a20_olinuxino/post-build.sh Shellcheck
|
|
|
|
board/olimex/a33_olinuxino/post-build.sh Shellcheck
|
|
|
|
board/olpc/post-build.sh Shellcheck
|
|
|
|
board/orangepi/common/post-build.sh Shellcheck
|
|
|
|
board/orangepi/orangepi-lite2/post-build.sh Shellcheck
|
|
|
|
board/orangepi/orangepi-one-plus/post-build.sh Shellcheck
|
utils/check-package: emit library name along with check function name
Currently, when we generate .checkpackageignore, we store, for each
error, only the name of the function that generated that error.
Although we currently do not have two check libs that have same-name
check functions, there is nothing that would prevent that, and there
is no reason why two unrelated libs could not implement checks with
the same name.
If such a situation were to arise, we'd have no way, when parsing the
ignore list (in-tree: .checkpackageignore), to know which of the libs
the exclusion would apply to.
Fix that by storing both the library and function names together. The
leading "checkpackagelib." (with the trailing dot, 16 chars) is removed
for brevity, because it's present in all libs' names.
As a consequence, regenerate .checkpackageignore.
Note: people using that script to validate their br2-external trees will
also have to regenerate their own exclusion list if they have one.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Ricardo Martincoski <ricardo.martincoski@datacom.com.br>
Reviewed-by: Arnout Vandecappelle <arnout@mind.be>
2024-04-01 01:26:06 +08:00
|
|
|
board/orangepi/orangepi-zero/patches/linux/0001-ARM-dts-orange-pi-zero-interrupt-triggering-xr819.patch lib_patch.Upstream
|
|
|
|
board/orangepi/orangepi-zero/patches/linux/0002-ARM-dts-orange-pi-zero-enable-spi-nor.patch lib_patch.Upstream
|
|
|
|
board/orangepi/orangepi-zero/patches/linux/0003-ARM-dts-orange-pi-zero-enable-spidev.patch lib_patch.Upstream
|
|
|
|
board/orangepi/orangepi-zero/patches/linux/0004-ARM-dts-orange-pi-zero-enable-uart.patch lib_patch.Upstream
|
|
|
|
board/pine64/rock64/patches/uboot/0001-Makefile-rk3328-needs-itb-image-to-boot-properly.patch lib_patch.Upstream
|
2022-08-01 03:35:16 +08:00
|
|
|
board/pine64/rock64/post-build.sh Shellcheck
|
|
|
|
board/pine64/rockpro64/post-build.sh Shellcheck
|
|
|
|
board/qemu/aarch64-sbsa/assemble-flash-images Shellcheck
|
|
|
|
board/qemu/x86/post-build.sh Shellcheck
|
|
|
|
board/qemu/x86_64/post-build.sh Shellcheck
|
|
|
|
board/radxa/rockpi-n8/post-build.sh Shellcheck
|
|
|
|
board/raspberrypi/post-build.sh Shellcheck
|
|
|
|
board/raspberrypi/post-image.sh Shellcheck
|
utils/check-package: emit library name along with check function name
Currently, when we generate .checkpackageignore, we store, for each
error, only the name of the function that generated that error.
Although we currently do not have two check libs that have same-name
check functions, there is nothing that would prevent that, and there
is no reason why two unrelated libs could not implement checks with
the same name.
If such a situation were to arise, we'd have no way, when parsing the
ignore list (in-tree: .checkpackageignore), to know which of the libs
the exclusion would apply to.
Fix that by storing both the library and function names together. The
leading "checkpackagelib." (with the trailing dot, 16 chars) is removed
for brevity, because it's present in all libs' names.
As a consequence, regenerate .checkpackageignore.
Note: people using that script to validate their br2-external trees will
also have to regenerate their own exclusion list if they have one.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Ricardo Martincoski <ricardo.martincoski@datacom.com.br>
Reviewed-by: Arnout Vandecappelle <arnout@mind.be>
2024-04-01 01:26:06 +08:00
|
|
|
board/roseapplepi/patches/uboot/0001-compiler-.h-sync-include-linux-compiler-.h-with-Linu.patch lib_patch.Upstream
|
2022-08-01 03:35:16 +08:00
|
|
|
board/roseapplepi/post-build.sh Shellcheck
|
utils/check-package: emit library name along with check function name
Currently, when we generate .checkpackageignore, we store, for each
error, only the name of the function that generated that error.
Although we currently do not have two check libs that have same-name
check functions, there is nothing that would prevent that, and there
is no reason why two unrelated libs could not implement checks with
the same name.
If such a situation were to arise, we'd have no way, when parsing the
ignore list (in-tree: .checkpackageignore), to know which of the libs
the exclusion would apply to.
Fix that by storing both the library and function names together. The
leading "checkpackagelib." (with the trailing dot, 16 chars) is removed
for brevity, because it's present in all libs' names.
As a consequence, regenerate .checkpackageignore.
Note: people using that script to validate their br2-external trees will
also have to regenerate their own exclusion list if they have one.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Ricardo Martincoski <ricardo.martincoski@datacom.com.br>
Reviewed-by: Arnout Vandecappelle <arnout@mind.be>
2024-04-01 01:26:06 +08:00
|
|
|
board/seeed/stm32mp157c-odyssey/patches/linux/0001-ARM-dts-stm32-fix-stm32mp157c-odyssey-card-detect.patch lib_patch.Upstream
|
|
|
|
board/sheevaplug/patches/uboot/0001-Remove-redundant-YYLOC-global-declaration.patch lib_patch.Upstream
|
2022-08-01 03:35:16 +08:00
|
|
|
board/sifive/hifive-unleashed/post-build.sh Shellcheck
|
|
|
|
board/solidrun/clearfog/post-build.sh Shellcheck
|
|
|
|
board/solidrun/macchiatobin/post-build-mainline.sh Shellcheck
|
|
|
|
board/solidrun/macchiatobin/post-build.sh Shellcheck
|
|
|
|
board/stmicroelectronics/common/stm32f4xx/stm32-post-build.sh Shellcheck
|
|
|
|
board/stmicroelectronics/common/stm32mp157/post-image.sh Shellcheck
|
|
|
|
board/stmicroelectronics/stm32f429-disco/flash.sh Shellcheck
|
|
|
|
board/stmicroelectronics/stm32f469-disco/flash_sd.sh Shellcheck
|
|
|
|
board/stmicroelectronics/stm32f469-disco/flash_xip.sh Shellcheck
|
|
|
|
board/stmicroelectronics/stm32f469-disco/post-build.sh Shellcheck
|
|
|
|
board/synopsys/axs10x/post-build.sh Shellcheck
|
|
|
|
board/technologic/ts4900/post-image.sh Shellcheck
|
|
|
|
board/toradex/apalis-imx6/post-image.sh Shellcheck
|
|
|
|
board/udoo/common/post-build.sh Shellcheck
|
utils/check-package: emit library name along with check function name
Currently, when we generate .checkpackageignore, we store, for each
error, only the name of the function that generated that error.
Although we currently do not have two check libs that have same-name
check functions, there is nothing that would prevent that, and there
is no reason why two unrelated libs could not implement checks with
the same name.
If such a situation were to arise, we'd have no way, when parsing the
ignore list (in-tree: .checkpackageignore), to know which of the libs
the exclusion would apply to.
Fix that by storing both the library and function names together. The
leading "checkpackagelib." (with the trailing dot, 16 chars) is removed
for brevity, because it's present in all libs' names.
As a consequence, regenerate .checkpackageignore.
Note: people using that script to validate their br2-external trees will
also have to regenerate their own exclusion list if they have one.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Ricardo Martincoski <ricardo.martincoski@datacom.com.br>
Reviewed-by: Arnout Vandecappelle <arnout@mind.be>
2024-04-01 01:26:06 +08:00
|
|
|
board/udoo/mx6qdl/patches/linux/0000-udoo-disable-usbh1.patch lib_patch.Upstream
|
|
|
|
boot/afboot-stm32/0003-Makefile-disable-stack-protector.patch lib_patch.Upstream
|
|
|
|
boot/optee-os/3.13.0/0001-core-zlib-fix-build-warning-when-_LFS64_LARGEFILE-is.patch lib_patch.Upstream
|
|
|
|
boot/syslinux/0001-bios-Fix-alignment-change-with-gcc-5.patch lib_patch.Upstream
|
|
|
|
boot/syslinux/0002-Disable-PIE-to-avoid-FTBFS-on-amd64.patch lib_patch.Upstream
|
|
|
|
boot/syslinux/0003-memdisk-Force-ld-output-format-to-32-bits.patch lib_patch.Upstream
|
|
|
|
boot/syslinux/0004-utils-Use-the-host-toolchain-to-build.patch lib_patch.Upstream
|
|
|
|
boot/syslinux/0005-lzo-Use-the-host-toolchain-for-prepcore.patch lib_patch.Upstream
|
|
|
|
boot/syslinux/0006-The-VPrint-definition-is-now-part-of-the-exports-of-.patch lib_patch.Upstream
|
|
|
|
boot/syslinux/0007-Update-the-longjump-calls-to-fit-the-new-declaration.patch lib_patch.Upstream
|
|
|
|
boot/syslinux/0008-efi-wrapper-build-it-with-the-host-toolchain.patch lib_patch.Upstream
|
|
|
|
boot/syslinux/0011-extlinux-Use-the-host-toolchain-to-build.patch lib_patch.Upstream
|
|
|
|
boot/syslinux/0012-pull-in-sys-sysmacros-h-for-major-minor-makedev.patch lib_patch.Upstream
|
|
|
|
boot/syslinux/0013-Fix-build-with-gnu-efi-version-3.0.9.patch lib_patch.Upstream
|
|
|
|
boot/syslinux/0014-Fix-build-with-binutils-note-gnu-property-section.patch lib_patch.Upstream
|
|
|
|
boot/syslinux/0016-Workaround-multiple-definition-of-symbol-errors.patch lib_patch.Upstream
|
|
|
|
boot/syslinux/0017-Replace-builtin-strlen-that-appears-to-get-optimized.patch lib_patch.Upstream
|
utils/check-package: new check for Buildroot's defconfig files
Now that we do have support for checking hashes for custom versions
(for the few packages for which we do support custom versions, like the
kernel, some bootloaders...), we want to ensure that our defconfig
files, when they enable one or more such custom version, do enable
checking the hashes for those versions, and thus we want to require all
our defconfigs do enable BR2_DOWNLOAD_FORCE_CHECK_HASHES.
Add a check for that condition.
We need to be careful that we only check Buildroot's defconfig, whether
in-tree or in a br2-external, and not kernel or other kconfig-based
defconfig files, like those in board/ sub-directories. So we only match
defconfig files that are in a configs/ directory, whether at the
toplevel (for in-tree defconfigs), or not (for br2-external defconfigs).
Since we only have two defconfigs that check hashes for custom versions,
regnerate .checkpackageignore to ignore all so-far broken defconfigs.
Suggested-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Ricardo Martincoski <ricardo.martincoski@datacom.com.br>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2024-04-01 04:34:03 +08:00
|
|
|
configs/aarch64_efi_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/am574x_idk_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/andes_ae350_45_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/arcturus_ucls1012a_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/arcturus_ucp1020_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/arm_foundationv8_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/aspeed_ast2500evb_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/aspeed_ast2600evb_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/asus_tinker-s_rk3288_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/asus_tinker_rk3288_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/at91sam9260eknf_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/at91sam9g20dfc_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/at91sam9g45m10ek_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/at91sam9rlek_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/atmel_sama5d27_som1_ek_mmc_dev_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/atmel_sama5d2_xplained_mmc_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/atmel_sama5d2_xplained_mmc_dev_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/atmel_sama5d3_xplained_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/atmel_sama5d3_xplained_dev_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/atmel_sama5d3_xplained_mmc_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/atmel_sama5d3_xplained_mmc_dev_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/atmel_sama5d3xek_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/atmel_sama5d4_xplained_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/atmel_sama5d4_xplained_dev_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/atmel_sama5d4_xplained_mmc_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/atmel_sama5d4_xplained_mmc_dev_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/avenger96_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/avnet_rzboard_v2l_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/bananapi_m2_berry_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/bananapi_m2_ultra_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/bananapi_m2_zero_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/bananapro_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/beagleboardx15_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/beaglebone_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/beaglev_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/beelink_gs1_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/broadcom_northstar_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/canaan_kd233_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/chromebook_elm_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/chromebook_snow_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/ci20_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/cubieboard2_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/engicam_imx6qdl_icore_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/engicam_imx6qdl_icore_qt5_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/engicam_imx6qdl_icore_rqs_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/engicam_imx6ul_geam_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/engicam_imx6ul_isiot_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/freescale_imx28evk_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/freescale_imx6dlsabreauto_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/freescale_imx6dlsabresd_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/freescale_imx6qsabreauto_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/freescale_imx6qsabresd_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/freescale_imx6sxsabresd_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/freescale_imx6ullevk_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/freescale_imx7dsabresd_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/freescale_imx8dxlevk_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/freescale_imx8mmevk_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/freescale_imx8mnevk_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/freescale_imx8mpevk_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/freescale_imx8mqevk_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/freescale_imx8qmmek_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/freescale_imx8qxpmek_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/freescale_imx93evk_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/freescale_p1025twr_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/freescale_t1040d4rdb_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/freescale_t2080_qds_rdb_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/friendlyarm_nanopi_r2s_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/galileo_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/globalscale_espressobin_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/grinn_chiliboard_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/grinn_liteboard_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/hifive_unleashed_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/icnova-a20-adb4006_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/imx23evk_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/imx6-sabreauto_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/imx6-sabresd_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/imx6-sabresd_qt5_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/imx6slevk_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/imx6sx-sdb_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/imx6ulevk_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/imx6ullevk_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/imx6ulpico_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/imx7d-sdb_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/imx7dpico_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/imx8mpico_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/imx8mqevk_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/imxrt1050-evk_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/khadas_vim3_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/kontron_bl_imx8mm_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/kontron_pitx_imx8m_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/kontron_smarc_sal28_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/linksprite_pcduino_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/ls1046a-frwy_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/mangopi_mq1rdw2_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/mender_x86_64_efi_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/microchip_mpfs_icicle_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/microchip_sam9x60ek_mmc_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/microchip_sam9x60ek_mmc_dev_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/microchip_sama5d27_wlsom1_ek_mmc_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/microchip_sama5d27_wlsom1_ek_mmc_dev_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/microchip_sama5d2_icp_mmc_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/microchip_sama5d2_icp_mmc_dev_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/microchip_sama7g5ek_mmc_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/microchip_sama7g5ek_mmc_dev_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/minnowboard_max_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/mx25pdk_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/mx53loco_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/mx6sx_udoo_neo_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/mx6udoo_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/nexbox_a95x_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/nitrogen6sx_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/nitrogen6x_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/nitrogen7_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/nitrogen8m_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/nitrogen8mm_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/nitrogen8mn_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/nitrogen8mp_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/octavo_osd32mp1_brk_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/octavo_osd32mp1_red_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/odroidc2_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/odroidxu4_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/olimex_a10_olinuxino_lime_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/olimex_a13_olinuxino_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/olimex_a20_olinuxino_lime2_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/olimex_a20_olinuxino_lime_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/olimex_a20_olinuxino_micro_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/olimex_a33_olinuxino_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/olimex_a64_olinuxino_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/olpc_xo175_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/olpc_xo1_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/orangepi_lite2_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/orangepi_lite_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/orangepi_one_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/orangepi_one_plus_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/orangepi_pc2_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/orangepi_pc_plus_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/orangepi_zero3_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/orangepi_zero_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/orangepi_zero_plus2_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/orangepi_zero_plus_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/pandaboard_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/pc_x86_64_bios_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/pc_x86_64_efi_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/pcengines_apu2_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/pine64_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/pine64_pinecube_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/pine64_sopine_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/pine64_star64_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/qemu_aarch64_ebbr_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/qemu_aarch64_sbsa_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/qemu_aarch64_virt_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/qemu_arm_ebbr_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/qemu_arm_versatile_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/qemu_arm_vexpress_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/qemu_arm_vexpress_tz_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/qemu_m68k_mcf5208_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/qemu_m68k_q800_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/qemu_microblazebe_mmu_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/qemu_microblazeel_mmu_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/qemu_mips32r2_malta_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/qemu_mips32r2el_malta_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/qemu_mips32r6_malta_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/qemu_mips32r6el_malta_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/qemu_mips64_malta_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/qemu_mips64el_malta_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/qemu_mips64r6_malta_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/qemu_mips64r6el_malta_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/qemu_nios2_10m50_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/qemu_or1k_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/qemu_ppc64_e5500_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/qemu_ppc64_pseries_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/qemu_ppc64le_powernv8_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/qemu_ppc64le_pseries_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/qemu_ppc_bamboo_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/qemu_ppc_e500mc_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/qemu_ppc_g3beige_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/qemu_ppc_mac99_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/qemu_ppc_mpc8544ds_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/qemu_riscv32_virt_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/qemu_riscv64_nommu_virt_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/qemu_riscv64_virt_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/qemu_riscv64_virt_efi_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/qemu_s390x_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/qemu_sh4_r2d_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/qemu_sh4eb_r2d_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/qemu_sparc64_sun4u_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/qemu_x86_64_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/qemu_x86_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/qemu_xtensa_lx60_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/qemu_xtensa_lx60_nommu_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/riotboard_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/roc_pc_rk3399_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/rock64_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/rock_pi_n8_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/rockpro64_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/roseapplepi_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/s6lx9_microboard_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/sipeed_lichee_rv_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/sipeed_lichee_rv_dock_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/sipeed_licheepi_nano_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/sipeed_licheepi_zero_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/sipeed_maix_bit_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/sipeed_maix_bit_sdcard_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/sipeed_maix_dock_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/sipeed_maix_dock_sdcard_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/sipeed_maix_go_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/sipeed_maix_go_sdcard_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/sipeed_maixduino_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/sipeed_maixduino_sdcard_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/snps_arc700_axs101_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/snps_arc700_nsim_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/snps_archs38_axs103_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/snps_archs38_haps_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/snps_archs38_hsdk_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/socrates_cyclone5_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/solidrun_clearfog_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/solidrun_clearfog_gt_8k_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/solidrun_macchiatobin_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/spike_riscv64_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/stm32f469_disco_sd_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/stm32f469_disco_xip_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/stm32mp157a_dk1_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/stm32mp157c_dk2_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/stm32mp157c_odyssey_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/terasic_de10nano_cyclone5_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/toradex_apalis_imx6_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/ts4900_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/ts5500_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/ts7680_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/uevm5432_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/visionfive_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/wandboard_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/warp7_defconfig lib_defconfig.ForceCheckHash
|
|
|
|
configs/zynqmp_kria_kd240_defconfig lib_defconfig.ForceCheckHash
|
utils/check-package: emit library name along with check function name
Currently, when we generate .checkpackageignore, we store, for each
error, only the name of the function that generated that error.
Although we currently do not have two check libs that have same-name
check functions, there is nothing that would prevent that, and there
is no reason why two unrelated libs could not implement checks with
the same name.
If such a situation were to arise, we'd have no way, when parsing the
ignore list (in-tree: .checkpackageignore), to know which of the libs
the exclusion would apply to.
Fix that by storing both the library and function names together. The
leading "checkpackagelib." (with the trailing dot, 16 chars) is removed
for brevity, because it's present in all libs' names.
As a consequence, regenerate .checkpackageignore.
Note: people using that script to validate their br2-external trees will
also have to regenerate their own exclusion list if they have one.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Ricardo Martincoski <ricardo.martincoski@datacom.com.br>
Reviewed-by: Arnout Vandecappelle <arnout@mind.be>
2024-04-01 01:26:06 +08:00
|
|
|
linux/5.10.162-cip24-rt10/0001-arch-microblaze-mm-init.c-fix-build.patch lib_patch.Upstream
|
|
|
|
package/18xx-ti-utils/0001-plt.h-fix-build-with-gcc-10.patch lib_patch.Upstream
|
|
|
|
package/4th/0001-avoid-regen-during-install.patch lib_patch.Upstream
|
|
|
|
package/acl/0001-Build-with-old-GCC-versions.patch lib_patch.Upstream
|
|
|
|
package/acpid/0001-dont-use-isfdtype.patch lib_patch.Upstream
|
|
|
|
package/alchemy/0001-toolchains-remove-hash-style-management.patch lib_patch.Upstream
|
|
|
|
package/alsamixergui/0001-misc-fixes.patch lib_patch.Sob lib_patch.Upstream
|
|
|
|
package/alsamixergui/0002-configure-fix-detection-of-fltk-libs.patch lib_patch.Upstream
|
|
|
|
package/am335x-pru-package/0001-install-does-not-build.patch lib_patch.Upstream
|
|
|
|
package/am33x-cm3/0001-fix-makefile.patch lib_patch.Upstream
|
|
|
|
package/am33x-cm3/0002-Makefile-unconditionally-disable-SSP.patch lib_patch.Upstream
|
|
|
|
package/am33x-cm3/0003-Makefile-unconditionally-disable-PIE.patch lib_patch.Upstream
|
|
|
|
package/am33x-cm3/0004-Makefile-add-fno-builtin.patch lib_patch.Upstream
|
|
|
|
package/am33x-cm3/S93-am335x-pm-firmware-load lib_sysv.Variables
|
|
|
|
package/android-tools/0001-Fix-makefiles-for-out-of-tree-build.patch lib_patch.Upstream
|
|
|
|
package/android-tools/0002-Fix-adbd-for-non-Ubuntu-systems.patch lib_patch.Upstream
|
|
|
|
package/android-tools/0003-Fix-build-issue-with-uclibc.patch lib_patch.Upstream
|
|
|
|
package/android-tools/0004-Fix-build-issue-with-musl.patch lib_patch.Upstream
|
|
|
|
package/android-tools/0005-Use-pkgconf-to-get-libs-deps.patch lib_patch.Upstream
|
|
|
|
package/android-tools/0006-fix-big-endian-build.patch lib_patch.Upstream
|
|
|
|
package/android-tools/0007-include-cdefs-h-when-needed.patch lib_patch.Upstream
|
|
|
|
package/android-tools/0008-Include-sysmacros.h-to-compile-with-glibc-2.28.patch lib_patch.Sob lib_patch.Upstream
|
|
|
|
package/android-tools/0009-Fix-makefiles-for-out-of-tree-ext4_utils-build.patch lib_patch.Upstream
|
|
|
|
package/android-tools/0010-adb-added-patch-for-openssl-1.1.0-compatibility.patch lib_patch.Upstream
|
|
|
|
package/aoetools/0001-Change-shell-script-interpreter-from-bin-bash-to-bin.patch lib_patch.Upstream
|
|
|
|
package/apache/0001-cross-compile.patch lib_patch.Upstream
|
|
|
|
package/apache/0002-nios2_is_not_os2.patch lib_patch.Upstream
|
|
|
|
package/apache/S50apache Shellcheck lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/apitrace/0001-thirdparty-libbacktrace-backtrace-h-include-config.h.patch lib_patch.Upstream
|
|
|
|
package/apitrace/0002-gltrace-Avoid-__libc_dlsym-and-__libc_dlopen_mode-on-GLIBC-2-34.patch lib_patch.Upstream
|
|
|
|
package/apr-util/0001-remove-checkapr.patch lib_patch.Upstream
|
|
|
|
package/apr/0001-sys-param-h.patch lib_patch.Upstream
|
|
|
|
package/apr/0002-Revert-Backport-r1872164.-Fix-the-name-of-libtool-wh.patch lib_patch.Upstream
|
|
|
|
package/apr/0003-Revert-Add-the-ability-to-cross-compile-APR.patch lib_patch.Upstream
|
|
|
|
package/arptables/0001-Fix-musl-build-issue.patch lib_patch.Upstream
|
|
|
|
package/arptables/0002-libarptc-libarptc_incl.c-fix-build-with-O0.patch lib_patch.Upstream
|
|
|
|
package/asterisk/0001-sounds-do-not-download-and-check-sha1s.patch lib_patch.Upstream
|
|
|
|
package/asterisk/0002-configure-fix-detection-of-libcrypt.patch lib_patch.Upstream
|
|
|
|
package/asterisk/0003-build-ensure-target-directory-for-modules-exists.patch lib_patch.Upstream
|
|
|
|
package/asterisk/0004-install-samples-need-the-data-files.patch lib_patch.Upstream
|
|
|
|
package/at/0001-Makefile.in-fix-make-install-for-non-root-don-t-stri.patch lib_patch.Upstream
|
|
|
|
package/at/S99at lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/attr/0001-build-with-older-GCCs.patch lib_patch.Upstream
|
|
|
|
package/audit/S02auditd Shellcheck lib_sysv.Variables
|
|
|
|
package/aufs-util/0001-remove-user-settings.patch lib_patch.Upstream
|
|
|
|
package/aufs-util/0002-no-check-ver.patch lib_patch.Upstream
|
|
|
|
package/aufs-util/0003-no-strip-lib.patch lib_patch.Upstream
|
|
|
|
package/aumix/0001-fix-incorrect-makefile-am.patch lib_patch.Upstream
|
|
|
|
package/autoconf/0001-dont-add-dirty-to-version.patch lib_patch.Upstream
|
|
|
|
package/automake/0001-noman.patch lib_patch.Upstream
|
|
|
|
package/avahi/0001-Fix-NULL-pointer-crashes-from-175.patch lib_patch.Upstream
|
|
|
|
package/avahi/S05avahi-setup.sh lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/avahi/S50avahi-daemon lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/babeld/S50babeld Shellcheck lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/babeltrace2/0001-configure-simplify-warning-flags-detection.patch lib_patch.Upstream
|
|
|
|
package/bandwidthd/0001-src-bandwidthd.h-fix-build-with-gcc-10.patch lib_patch.Upstream
|
|
|
|
package/bash/0001-input.h-add-missing-include-on-stdio.h.patch lib_patch.Upstream
|
|
|
|
package/bash/0002-parse.y-fix-compilation-for-non-multibyte-builds.patch lib_patch.Upstream
|
|
|
|
package/bash/0003-configure-invert-condition-for-strtoimax-builtin.patch lib_patch.Upstream
|
|
|
|
package/bc/0001-bc-use-MAKEINFO-variable-for-docs.patch lib_patch.Upstream
|
|
|
|
package/bc/0002-notice-read-and-write-errors-on-input-and-output.patch lib_patch.Upstream
|
|
|
|
package/bc/0003-dc-fix-exit-code-of-q-command.patch lib_patch.Upstream
|
|
|
|
package/bc/0004-no-gen-libmath.patch lib_patch.Upstream
|
|
|
|
package/bcache-tools/0001-Don-t-inline-crc64-for-gcc-5-compatability.patch lib_patch.Upstream
|
|
|
|
package/bctoolbox/0001-Fix-Libs.private-flags-for-mbedtls.patch lib_patch.Upstream
|
|
|
|
package/bcusdk/0001-fd_set-requires-inclusion-of-sys-select.h.patch lib_patch.Upstream
|
|
|
|
package/bcusdk/0002-eibd-fix-endless-recursion-when-using-USB-backends.patch lib_patch.Upstream
|
|
|
|
package/bearssl/0001-Fix-missing-objdir-dependency.patch lib_patch.Upstream
|
|
|
|
package/beecrypt/0001-cppglue.cxx-cplusplus-only.patch lib_patch.Upstream
|
|
|
|
package/beecrypt/0002-build-system.patch lib_patch.Upstream
|
|
|
|
package/beecrypt/0003-don-t-check-for-cplusplus-compiler.patch lib_patch.Upstream
|
|
|
|
package/benejson/0001-c-std.patch lib_patch.Upstream
|
|
|
|
package/benejson/0002-Use-print-as-a-function-for-Py3-compatibility.patch lib_patch.Upstream
|
|
|
|
package/berkeleydb/0001-cwd-db_config.patch lib_patch.Upstream
|
|
|
|
package/berkeleydb/0002-atomic_compare_exchange.patch lib_patch.Upstream
|
|
|
|
package/bind/0001-cross.patch lib_patch.Upstream
|
|
|
|
package/bind/S81named Shellcheck lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/bird/0001-configure.ac-fix-build-with-autoconf-2.70.patch lib_patch.Upstream
|
|
|
|
package/bmx7/0001-Fix-schedule.c-378-36-error-SIOCGSTAMP-undeclared.patch lib_patch.Upstream
|
|
|
|
package/bmx7/0002-Fix-linking-error.patch lib_patch.Upstream
|
|
|
|
package/bmx7/0003-Reorder-includes-to-avoid-ethhdr-collision.patch lib_patch.Upstream
|
|
|
|
package/boinc/S99boinc-client Shellcheck lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/brickd/S70brickd Shellcheck lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/bridge-utils/0001-fix-build-on-musl.patch lib_patch.Upstream
|
|
|
|
package/brltty/0001-Fix-linking-error-on-mips64el.patch lib_patch.Upstream
|
|
|
|
package/brltty/S10brltty Shellcheck lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/bsdiff/0001-Add-missing-header-for-u_char.patch lib_patch.Upstream
|
|
|
|
package/bustle/0001-Makefile-fix-pcap-config-call.patch lib_patch.Upstream
|
|
|
|
package/busybox/0001-networking-libiproute-use-linux-if_packet.h-instead-.patch lib_patch.Upstream
|
|
|
|
package/busybox/0002-Makefile.flags-strip-non-l-arguments-returned-by-pkg.patch lib_patch.Upstream
|
|
|
|
package/busybox/0003-libbb-sockaddr2str-ensure-only-printable-characters-.patch lib_patch.Upstream
|
|
|
|
package/busybox/0004-nslookup-sanitize-all-printed-strings-with-printable.patch lib_patch.Upstream
|
|
|
|
package/busybox/S02sysctl lib_sysv.Variables
|
|
|
|
package/busybox/S10mdev Shellcheck lib_sysv.ConsecutiveEmptyLines lib_sysv.Indent
|
|
|
|
package/busybox/S15watchdog lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/busybox/S50telnet Shellcheck lib_sysv.Indent lib_sysv.Variables
|
2022-08-01 03:35:14 +08:00
|
|
|
package/busybox/udhcpc.script Shellcheck
|
utils/check-package: emit library name along with check function name
Currently, when we generate .checkpackageignore, we store, for each
error, only the name of the function that generated that error.
Although we currently do not have two check libs that have same-name
check functions, there is nothing that would prevent that, and there
is no reason why two unrelated libs could not implement checks with
the same name.
If such a situation were to arise, we'd have no way, when parsing the
ignore list (in-tree: .checkpackageignore), to know which of the libs
the exclusion would apply to.
Fix that by storing both the library and function names together. The
leading "checkpackagelib." (with the trailing dot, 16 chars) is removed
for brevity, because it's present in all libs' names.
As a consequence, regenerate .checkpackageignore.
Note: people using that script to validate their br2-external trees will
also have to regenerate their own exclusion list if they have one.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Ricardo Martincoski <ricardo.martincoski@datacom.com.br>
Reviewed-by: Arnout Vandecappelle <arnout@mind.be>
2024-04-01 01:26:06 +08:00
|
|
|
package/bzip2/0001-build-objects-twice.patch lib_patch.Upstream
|
|
|
|
package/bzip2/0002-improve-build-system.patch lib_patch.Upstream
|
|
|
|
package/c-icap/0001-Required-fixes-to-compile-and-run-under-cygwin.patch lib_patch.Upstream
|
|
|
|
package/c-icap/S96cicap Shellcheck lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/ca-certificates/0001-mozilla-certdata2pem.py-make-cryptography-module-opt.patch lib_patch.Upstream
|
|
|
|
package/cache-calibrator/0001-Fix-conflicting-round-function.patch lib_patch.Upstream
|
|
|
|
package/cairo/0001-_arc_max_angle_for_tolerance_normalized-fix-infinite.patch lib_patch.Upstream
|
|
|
|
package/cairo/0002-Fix-mask-usage-in-image-compositor.patch lib_patch.Upstream
|
|
|
|
package/caps/0001-Fix-stdint-types-with-musl.patch lib_patch.Upstream
|
|
|
|
package/cdrkit/0001-no-rcmd.patch lib_patch.Upstream
|
|
|
|
package/cdrkit/0002-define-__THROW-to-avoid-build-issue-with-musl.patch lib_patch.Upstream
|
|
|
|
package/cdrkit/0003-Add-extern-to-char-outfile-declaration-to-fix-build-.patch lib_patch.Upstream
|
|
|
|
package/cfm/S65cfm lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/cgic/0001-prepare_makefile.patch lib_patch.Upstream
|
|
|
|
package/cgic/0002-file_enhancements.patch lib_patch.Upstream
|
|
|
|
package/cgic/0003-restore-cgiFormFileGetTempfileName.patch lib_patch.Upstream
|
|
|
|
package/cgroupfs-mount/S30cgroupfs Shellcheck lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/chipmunk/0001-Fix-build-failure-on-musl.patch lib_patch.Upstream
|
|
|
|
package/chocolate-doom/0001-Remove-redundant-demoextend-definition.patch lib_patch.Upstream
|
|
|
|
package/chrony/S49chrony Shellcheck lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/cmake/0001-rename-cmake-rootfile.patch lib_patch.Upstream
|
|
|
|
package/cmocka/0001-Don-t-redefine-uintptr_t.patch lib_patch.Upstream
|
|
|
|
package/collectd/0001-src-netlink.c-remove-REG_NOERROR.patch lib_patch.Upstream
|
|
|
|
package/connman/S45connman lib_sysv.Variables
|
|
|
|
package/copas/0001-Do-not-load-coxpcall-for-LuaJIT.patch lib_patch.Upstream
|
2022-08-01 03:35:14 +08:00
|
|
|
package/coremark-pro/coremark-pro.sh.in Shellcheck
|
utils/check-package: emit library name along with check function name
Currently, when we generate .checkpackageignore, we store, for each
error, only the name of the function that generated that error.
Although we currently do not have two check libs that have same-name
check functions, there is nothing that would prevent that, and there
is no reason why two unrelated libs could not implement checks with
the same name.
If such a situation were to arise, we'd have no way, when parsing the
ignore list (in-tree: .checkpackageignore), to know which of the libs
the exclusion would apply to.
Fix that by storing both the library and function names together. The
leading "checkpackagelib." (with the trailing dot, 16 chars) is removed
for brevity, because it's present in all libs' names.
As a consequence, regenerate .checkpackageignore.
Note: people using that script to validate their br2-external trees will
also have to regenerate their own exclusion list if they have one.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Ricardo Martincoski <ricardo.martincoski@datacom.com.br>
Reviewed-by: Arnout Vandecappelle <arnout@mind.be>
2024-04-01 01:26:06 +08:00
|
|
|
package/cppdb/0001-mysql-library-suffix.patch lib_patch.Upstream
|
|
|
|
package/cpulimit/0001-Fix-crash-and-compiler-warnings.patch lib_patch.Upstream
|
|
|
|
package/cpulimit/0002-Remove-sys-sysctl.h-and-add-missing-libgen.h-include.patch lib_patch.Upstream
|
|
|
|
package/cpulimit/0003-Fix-an-infrequent-crash.patch lib_patch.Upstream
|
|
|
|
package/cpulimit/0004-Remove-procfs.h-inclusion.patch lib_patch.Upstream
|
|
|
|
package/crda/0001-crda-support-python-3-in-utils-key2pub.py.patch lib_patch.Upstream
|
|
|
|
package/crda/0002-drop-ldconfig-call.patch lib_patch.Upstream
|
|
|
|
package/crda/0003-drop-werror.patch lib_patch.Upstream
|
|
|
|
package/ctorrent/0001-fix-musl-build.patch lib_patch.Upstream
|
|
|
|
package/cups/0001-Remove-man-from-BUILDDIRS-in-configure.patch lib_patch.Upstream
|
|
|
|
package/cups/0002-Do-not-use-genstrings.patch lib_patch.Upstream
|
|
|
|
package/cups/0003-Sanitize-the-installation-process.patch lib_patch.Upstream
|
|
|
|
package/cups/0004-Remove-PIE-flags-from-the-build.patch lib_patch.Upstream
|
|
|
|
package/curlftpfs/0001-fix-CURLOPT_INFILESIZE.patch lib_patch.Sob lib_patch.Upstream
|
|
|
|
package/curlftpfs/0002-free_ftpfs_file-memleak-fix.patch lib_patch.Sob lib_patch.Upstream
|
|
|
|
package/curlftpfs/0003-nocache-memleak-fix.patch lib_patch.Sob lib_patch.Upstream
|
|
|
|
package/curlftpfs/0004-fix-musl-build-off-t.patch lib_patch.Upstream
|
|
|
|
package/cutelyst/0001-server-CMakeLists.txt-don-t-override-CMAKE_EXE_LINKE.patch lib_patch.Upstream
|
|
|
|
package/cwiid/0001-wmdemo-fix-linking-by-adding-the-missing-lbluetooth-.patch lib_patch.Upstream
|
|
|
|
package/cwiid/0002-configure-make-wmgui-build-optional.patch lib_patch.Upstream
|
|
|
|
package/dahdi-tools/0001-no-build-docs.patch lib_patch.Upstream
|
|
|
|
package/dahdi-tools/0002-no-perl-manpages.patch lib_patch.Upstream
|
|
|
|
package/dante/0001-fix-sparc-compile.patch lib_patch.Upstream
|
|
|
|
package/dante/0002-osdep-m4-Remove-getaddrinfo-too-low-checks.patch lib_patch.Upstream
|
|
|
|
package/dante/S50dante Shellcheck lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/daq/0001-Fix-build-against-the-musl-C-library.patch lib_patch.Upstream
|
|
|
|
package/daq/0002-parallel-grammar.patch lib_patch.Upstream
|
|
|
|
package/darkhttpd/S50darkhttpd Shellcheck lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/davfs2/0001-src-Makefile.am-do-not-hardcode-fstack-protector-str.patch lib_patch.Upstream
|
|
|
|
package/dbus-cpp/0001-gcc4.7.patch lib_patch.Upstream
|
|
|
|
package/dbus-cpp/0002-cross-compile-tools.patch lib_patch.Upstream
|
|
|
|
package/dbus-cpp/0003-src-pipe.c-fix-build-error-with-gcc-7.x.patch lib_patch.Upstream
|
|
|
|
package/dbus/S30dbus Shellcheck lib_sysv.Indent lib_sysv.TrailingSpace lib_sysv.Variables
|
|
|
|
package/dc3dd/0001-no_man.patch lib_patch.Upstream
|
|
|
|
package/dc3dd/0002-fix-autoreconf.patch lib_patch.Upstream
|
|
|
|
package/dc3dd/0003-fix-for-glibc-2.28.patch lib_patch.Upstream
|
|
|
|
package/dcron/0001-main.c-add-newline-to-logfile-openning-error-message.patch lib_patch.Upstream
|
|
|
|
package/dcron/S90dcron lib_sysv.Variables
|
|
|
|
package/dhcp/S80dhcp-relay Shellcheck lib_sysv.Variables
|
|
|
|
package/dhcp/S80dhcp-server Shellcheck lib_sysv.Variables
|
|
|
|
package/dhcp/dhclient-script Shellcheck lib_shellscript.TrailingSpace
|
|
|
|
package/dhcpcd/S41dhcpcd lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/dhrystone/0001-cmdline-nruns.patch lib_patch.Sob lib_patch.Upstream
|
|
|
|
package/dhrystone/0002-HZ.patch lib_patch.Sob lib_patch.Upstream
|
|
|
|
package/dhrystone/0003-exit.patch lib_patch.Sob lib_patch.Upstream
|
|
|
|
package/dhrystone/0004-headers.patch lib_patch.Sob lib_patch.Upstream
|
|
|
|
package/dhrystone/0005-prototypes.patch lib_patch.Sob lib_patch.Upstream
|
|
|
|
package/dht/0001-cmake.patch lib_patch.Upstream
|
|
|
|
package/dillo/0001-usr-local-include.patch lib_patch.Upstream
|
|
|
|
package/dillo/0002-Fix-openssl-detection.patch lib_patch.Upstream
|
|
|
|
package/dillo/0004-fix-build-with-gcc-10.patch lib_patch.Upstream
|
|
|
|
package/directfb-examples/0001-remove-bzero.patch lib_patch.Sob lib_patch.Upstream
|
|
|
|
package/directfb/0001-fix-missing-davinci-voodoo-header.patch lib_patch.Upstream
|
|
|
|
package/directfb/0002-imlib2-config.patch lib_patch.Upstream
|
|
|
|
package/directfb/0003-setregion-lock.patch lib_patch.Upstream
|
|
|
|
package/directfb/0004-use-gcc-link.patch lib_patch.Upstream
|
|
|
|
package/directfb/0005-add-missing-idivine-header.patch lib_patch.Upstream
|
|
|
|
package/directfb/0006-fix-client-gfx_state-initialisation.patch lib_patch.Upstream
|
|
|
|
package/dmalloc/0001-configure-fix-build-on-mips.patch lib_patch.Upstream
|
|
|
|
package/dmalloc/0003-configure-allow-overriding-some-tests.patch lib_patch.Upstream
|
|
|
|
package/dmalloc/0004-Makefile-use-the-configure-detected-or-user-supplied.patch lib_patch.Upstream
|
|
|
|
package/dmalloc/0005-configure-use-LD-instead-of-hard-coding-ld.patch lib_patch.Upstream
|
|
|
|
package/dmraid/0001-fix-compilation-under-musl.patch lib_patch.Upstream
|
|
|
|
package/dmraid/S20dmraid lib_sysv.Variables
|
|
|
|
package/docker-engine/S60dockerd Shellcheck lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/docopt-cpp/0001-only-build-one-target-use-BUILD_SHARED_LIBS-where-appropriate.patch lib_patch.Upstream
|
Makefile: make check-package assume a git tree
... just like check-flake8 already does.
When a new check_function is added to check-package, often there are
files in the tree that would generate warnings.
An example is the Sob check_function for patch files:
| $ ./utils/check-package --i Sob $(git ls-files) >/dev/null
| 369301 lines processed
| 46 warnings generated
Currently these warnings are listed when calling check-package directly,
and also at the output of pkg-stats, but the check_function does not run
on 'make check-package' (that is used to catch regressions on GitLab CI
'check-package' job) until all warnings in the tree are fixed.
This (theoretically) allows new .patch files be added without SoB,
without the GitLab CI catching it.
Since now check-package has an ignore file to list all warnings in the
tree, that will eventually be fixed, there is no need to filter the
files passed to check-package.
So test all files in the tree when 'make check-package' is called.
It brings following advantages;
- any new check_function added to check-package takes place immediately
for new files;
- adding new check_functions is less traumatic to the developer doing
this, since he/she does not need anymore to fix all warnings in the
tree before the new check_function takes effect;
- prevent regressions, e.g. ANY new .patch file must have SoB;
- as a side-effect, print a single statistics line as output of
'make ckeck-package'.
But just enabling the check would generate many warnings when
'make check-package' is called, so update the ignore file by using:
$ ./utils/docker-run make .checkpackageignore
Notice: in order to ensure reproducible results, one should run 'make
check-package' and 'make .checkpackageignore' inside the docker image,
otherwise a variation in shellcheck version (installed in the host) can
produce different results.
Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2022-08-01 03:35:11 +08:00
|
|
|
package/domoticz/S99domoticz Shellcheck
|
utils/check-package: emit library name along with check function name
Currently, when we generate .checkpackageignore, we store, for each
error, only the name of the function that generated that error.
Although we currently do not have two check libs that have same-name
check functions, there is nothing that would prevent that, and there
is no reason why two unrelated libs could not implement checks with
the same name.
If such a situation were to arise, we'd have no way, when parsing the
ignore list (in-tree: .checkpackageignore), to know which of the libs
the exclusion would apply to.
Fix that by storing both the library and function names together. The
leading "checkpackagelib." (with the trailing dot, 16 chars) is removed
for brevity, because it's present in all libs' names.
As a consequence, regenerate .checkpackageignore.
Note: people using that script to validate their br2-external trees will
also have to regenerate their own exclusion list if they have one.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Ricardo Martincoski <ricardo.martincoski@datacom.com.br>
Reviewed-by: Arnout Vandecappelle <arnout@mind.be>
2024-04-01 01:26:06 +08:00
|
|
|
package/dovecot/0001-auth-Fix-handling-passdbs-with-identical-driver-args.patch lib_patch.Upstream
|
|
|
|
package/dracut/0001-dracut.sh-don-t-unset-LD_PRELOAD.patch lib_patch.Upstream
|
2022-08-01 03:35:14 +08:00
|
|
|
package/dracut/merged-usr-module-setup.sh Shellcheck
|
utils/check-package: emit library name along with check function name
Currently, when we generate .checkpackageignore, we store, for each
error, only the name of the function that generated that error.
Although we currently do not have two check libs that have same-name
check functions, there is nothing that would prevent that, and there
is no reason why two unrelated libs could not implement checks with
the same name.
If such a situation were to arise, we'd have no way, when parsing the
ignore list (in-tree: .checkpackageignore), to know which of the libs
the exclusion would apply to.
Fix that by storing both the library and function names together. The
leading "checkpackagelib." (with the trailing dot, 16 chars) is removed
for brevity, because it's present in all libs' names.
As a consequence, regenerate .checkpackageignore.
Note: people using that script to validate their br2-external trees will
also have to regenerate their own exclusion list if they have one.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Ricardo Martincoski <ricardo.martincoski@datacom.com.br>
Reviewed-by: Arnout Vandecappelle <arnout@mind.be>
2024-04-01 01:26:06 +08:00
|
|
|
package/dropbear/S50dropbear Shellcheck lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/dt/0001-adjust-os-symlink.patch lib_patch.Upstream
|
|
|
|
package/dt/0002-dt-default-source-define.patch lib_patch.Upstream
|
|
|
|
package/dtc/0001-Fix-include-guards-for-older-kernel-u-boot-sources.patch lib_patch.Upstream
|
|
|
|
package/dvb-apps/0001-Fix-generate-keynames.patch lib_patch.Upstream
|
|
|
|
package/dvb-apps/0002-Fix-compiler-warning-flags.patch lib_patch.Upstream
|
|
|
|
package/dvb-apps/0003-handle-static-shared-only-build.patch lib_patch.Upstream
|
|
|
|
package/dvb-apps/0004-Makefile-remove-test.patch lib_patch.Upstream
|
|
|
|
package/dvb-apps/0005-utils-fix-build-with-kernel-headers-4.14.patch lib_patch.Upstream
|
|
|
|
package/dvb-apps/0006-fix-glibc-2.31.patch lib_patch.Upstream
|
|
|
|
package/dvblast/0001-missing-lm.patch lib_patch.Upstream
|
|
|
|
package/dvblast/0002-fix-int-types.patch lib_patch.Upstream
|
|
|
|
package/dvbsnoop/0001-musl-types-h.patch lib_patch.Upstream
|
|
|
|
package/dvdrw-tools/0001-limits.h.patch lib_patch.Upstream
|
|
|
|
package/dvdrw-tools/0002-Include-sysmacros.h-to-compile-with-newer-gcc.patch lib_patch.Upstream
|
|
|
|
package/earlyoom/0001-main.c-fix-build-with-kernel-4.3.patch lib_patch.Upstream
|
|
|
|
package/earlyoom/S02earlyoom Shellcheck lib_sysv.Indent
|
|
|
|
package/ebtables/0001-replace-ebtables-save-perl-script-with-bash.patch lib_patch.Upstream
|
|
|
|
package/ebtables/0002-ebtables.h-restore-KERNEL_64_USERSPACE_32-checks.patch lib_patch.Upstream
|
|
|
|
package/ebtables/0003-configure.ac-add-option-enable-kernel-64-userland-32.patch lib_patch.Upstream
|
|
|
|
package/ecryptfs-utils/0001-musl.patch lib_patch.Upstream
|
|
|
|
package/ecryptfs-utils/0002-openssl110.patch lib_patch.Upstream
|
|
|
|
package/ecryptfs-utils/0003-fix-parallel-build-issue.patch lib_patch.Upstream
|
|
|
|
package/efl/0001-ecore_evas-engines-drm-meson.build-use-gl_deps-as-en.patch lib_patch.Upstream
|
|
|
|
package/efl/0002-ecore_evas-engines-drm-meson.build-fix-gl_drm-includ.patch lib_patch.Upstream
|
|
|
|
package/efl/0003-ecore_fb-fix-build-with-tslib.patch lib_patch.Upstream
|
|
|
|
package/eigen/0001-Adds-new-CMake-Options-for-controlling-build-components.patch lib_patch.Upstream
|
|
|
|
package/ejabberd/0001-Makefile.in-do-not-download-or-compile-dependencies.patch lib_patch.Upstream
|
|
|
|
package/ejabberd/0002-fix-ejabberdctl.patch lib_patch.Upstream
|
|
|
|
package/ejabberd/0003-correct-includes.patch lib_patch.Upstream
|
|
|
|
package/ejabberd/S50ejabberd Shellcheck lib_sysv.Indent lib_sysv.Variables
|
2022-08-01 03:35:14 +08:00
|
|
|
package/ejabberd/check-erlang-lib Shellcheck
|
utils/check-package: emit library name along with check function name
Currently, when we generate .checkpackageignore, we store, for each
error, only the name of the function that generated that error.
Although we currently do not have two check libs that have same-name
check functions, there is nothing that would prevent that, and there
is no reason why two unrelated libs could not implement checks with
the same name.
If such a situation were to arise, we'd have no way, when parsing the
ignore list (in-tree: .checkpackageignore), to know which of the libs
the exclusion would apply to.
Fix that by storing both the library and function names together. The
leading "checkpackagelib." (with the trailing dot, 16 chars) is removed
for brevity, because it's present in all libs' names.
As a consequence, regenerate .checkpackageignore.
Note: people using that script to validate their br2-external trees will
also have to regenerate their own exclusion list if they have one.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Ricardo Martincoski <ricardo.martincoski@datacom.com.br>
Reviewed-by: Arnout Vandecappelle <arnout@mind.be>
2024-04-01 01:26:06 +08:00
|
|
|
package/elftosb/0001-fixes-includes.patch lib_patch.Upstream
|
|
|
|
package/elftosb/0002-force-cxx-compiler.patch lib_patch.Upstream
|
|
|
|
package/elfutils/0001-Add-a-enable-disable-progs-configure-option.patch lib_patch.Upstream
|
|
|
|
package/elfutils/0002-Really-make-Werror-conditional-to-BUILD_WERROR.patch lib_patch.Upstream
|
|
|
|
package/empty/0001-respect-LDFLAGS.patch lib_patch.Upstream
|
|
|
|
package/erlang-p1-sip/0001-correct-include.patch lib_patch.Upstream
|
|
|
|
package/erlang-p1-xmpp/0001-fix-includes.patch lib_patch.Upstream
|
|
|
|
package/erlang-rebar/0001-src-rebar_port_compiler-add-fPIC-to-LDFLAGS-by-defau.patch lib_patch.Upstream
|
|
|
|
package/espeak/0001-Fix-build-of-shared-library-on-architectures-needing.patch lib_patch.Upstream
|
|
|
|
package/espeak/0002-tr_languages-cast-string_ordinal-init-values.patch lib_patch.Upstream
|
|
|
|
package/eudev/S10udev Shellcheck lib_sysv.ConsecutiveEmptyLines lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/evemu/0001-Include-limits.h-for-PATH_MAX.patch lib_patch.Upstream
|
|
|
|
package/evemu/0002-evemu-Update-struct-input_event.patch lib_patch.Upstream
|
|
|
|
package/evemu/0003-src-evemu.c-fix-build-with-kernels-4.16.patch lib_patch.Upstream
|
|
|
|
package/evemu/0004-src-evemu.c-fix-build-with-kernels-4.16.patch lib_patch.Upstream
|
|
|
|
package/exim/0001-Build-buildconfig-for-the-host.patch lib_patch.Upstream
|
|
|
|
package/exim/0002-Don-t-make-backup-copies-of-installed-files.patch lib_patch.Upstream
|
|
|
|
package/exim/0003-Skip-version-check-and-symlink-installation.patch lib_patch.Upstream
|
|
|
|
package/exim/0004-exim_lock-fix-lstat-related-build-errors.patch lib_patch.Upstream
|
|
|
|
package/exim/0005-sieve-fix-build-errors.patch lib_patch.Upstream
|
|
|
|
package/exim/S86exim lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/expect/0001-enable-cross-compilation.patch lib_patch.Upstream
|
|
|
|
package/expect/0002-allow-tcl-build-directory.patch lib_patch.Upstream
|
|
|
|
package/faifa/0001-sha2.c-explicitly-include-endian.h-for-BYTE_ORDER-ma.patch lib_patch.Upstream
|
|
|
|
package/faifa/0002-hpav_cfg.c-do-not-include-linux-if_ether.h-for-musl-.patch lib_patch.Upstream
|
|
|
|
package/faifa/0003-Makefile.in-fix-asbolute-symlink-of-libfaifa.so.patch lib_patch.Upstream
|
|
|
|
package/fail2ban/S60fail2ban Shellcheck lib_sysv.Variables
|
2022-08-01 03:35:14 +08:00
|
|
|
package/fakedate/fakedate Shellcheck
|
utils/check-package: emit library name along with check function name
Currently, when we generate .checkpackageignore, we store, for each
error, only the name of the function that generated that error.
Although we currently do not have two check libs that have same-name
check functions, there is nothing that would prevent that, and there
is no reason why two unrelated libs could not implement checks with
the same name.
If such a situation were to arise, we'd have no way, when parsing the
ignore list (in-tree: .checkpackageignore), to know which of the libs
the exclusion would apply to.
Fix that by storing both the library and function names together. The
leading "checkpackagelib." (with the trailing dot, 16 chars) is removed
for brevity, because it's present in all libs' names.
As a consequence, regenerate .checkpackageignore.
Note: people using that script to validate their br2-external trees will
also have to regenerate their own exclusion list if they have one.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Ricardo Martincoski <ricardo.martincoski@datacom.com.br>
Reviewed-by: Arnout Vandecappelle <arnout@mind.be>
2024-04-01 01:26:06 +08:00
|
|
|
package/falcosecurity-libs/0001-cmake-Permit-setting-GRPC_CPP_PLUGIN.patch lib_patch.Upstream
|
|
|
|
package/fbgrab/0001-fix-static-build.patch lib_patch.Upstream
|
|
|
|
package/fbset/0001-Fix-musl-compile.patch lib_patch.Upstream
|
|
|
|
package/fbterm/0001-fbio.cpp-improxy.cpp-fbterm.cpp-fix-musl-compile.patch lib_patch.Upstream
|
|
|
|
package/fbterm/0002-mouse.cpp-fix-musl-compile.patch lib_patch.Upstream
|
|
|
|
package/fbterm/0003-C++11-compliance.patch lib_patch.Upstream
|
|
|
|
package/fbterm/0004-iconv.patch lib_patch.Upstream
|
|
|
|
package/fbv/0001-cross.patch lib_patch.Sob lib_patch.Upstream
|
|
|
|
package/fbv/0002-fix-24bpp-support-on-big-endian.patch lib_patch.Sob lib_patch.Upstream
|
|
|
|
package/fbv/0003-fix-bgr555.patch lib_patch.Upstream
|
|
|
|
package/fbv/0004-giflib.patch lib_patch.Upstream
|
|
|
|
package/fbv/0005-include.patch lib_patch.Sob lib_patch.Upstream
|
|
|
|
package/fbv/0006-libpng15.patch lib_patch.Upstream
|
|
|
|
package/fbv/0007-gif.c-fic-build-with-gcc-10.patch lib_patch.Upstream
|
|
|
|
package/fcgiwrap/0001-use-LIBS-from-configure.patch lib_patch.Upstream
|
|
|
|
package/fcgiwrap/0002-link-with-libsystemd-instead-of-libsystemd-daemon.patch lib_patch.Upstream
|
|
|
|
package/ffmpeg/0001-swscale-x86-yuv2rgb-Fix-build-without-SSSE3.patch lib_patch.Upstream
|
|
|
|
package/ffmpeg/0002-avcodec-vaapi_h264-skip-decode-if-pic-has-no-slices.patch lib_patch.Upstream
|
|
|
|
package/ffmpeg/0003-libavutil-Fix-mips-build.patch lib_patch.Upstream
|
|
|
|
package/ffmpeg/0004-configure-add-extralibs-to-extralibs_xxx.patch lib_patch.Upstream
|
|
|
|
package/ficl/0001-fix-Makefile.patch lib_patch.Upstream
|
|
|
|
package/ficl/0002-Makefile.linux-pass-LDFLAGS.patch lib_patch.Upstream
|
|
|
|
package/flatbuffers/0001-include-flatbuffers-base.h-fix-build-on-musl.patch lib_patch.Upstream
|
|
|
|
package/flex/0001-build-AC_USE_SYSTEM_EXTENSIONS-in-configure.ac.patch lib_patch.Upstream
|
|
|
|
package/flex/0002-build-make-it-possible-to-disable-the-build-of-the-f.patch lib_patch.Upstream
|
|
|
|
package/flex/0003-build-make-it-possible-to-disable-the-build-of-the-d.patch lib_patch.Upstream
|
|
|
|
package/flite/0001-fix-alsa-static.patch lib_patch.Upstream
|
|
|
|
package/fltk/0001-disable-tests.patch lib_patch.Upstream
|
|
|
|
package/fluxbox/0001-fixes-bug-1138.patch lib_patch.Upstream
|
|
|
|
package/freeradius-client/0001-fix-for-nettle.patch lib_patch.Upstream
|
|
|
|
package/freescale-imx/imx-kobs/0001-Fix-musl-build.patch lib_patch.Upstream
|
|
|
|
package/freescale-imx/imx-kobs/0002-Fix-build-for-recent-toolchains.patch lib_patch.Upstream
|
|
|
|
package/freescale-imx/imx-uuc/S80imx-uuc Shellcheck lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/freescale-imx/imx-vpu-hantro/0001-Fix-ion.h-header-inclusion-to-be-standard.patch lib_patch.Upstream
|
|
|
|
package/freescale-imx/imx-vpu-hantro/0002-Fix-build-with-uclibc-toolchain.patch lib_patch.Upstream
|
|
|
|
package/freescale-imx/imx-vpu-hantro/0003-Fix-Linux-kernel-version-header.patch lib_patch.Upstream
|
|
|
|
package/freeswitch/0001-libs-srtp-crypto-hash-hmac_ossl.c-fix-build-with-lib.patch lib_patch.Upstream
|
Makefile: make check-package assume a git tree
... just like check-flake8 already does.
When a new check_function is added to check-package, often there are
files in the tree that would generate warnings.
An example is the Sob check_function for patch files:
| $ ./utils/check-package --i Sob $(git ls-files) >/dev/null
| 369301 lines processed
| 46 warnings generated
Currently these warnings are listed when calling check-package directly,
and also at the output of pkg-stats, but the check_function does not run
on 'make check-package' (that is used to catch regressions on GitLab CI
'check-package' job) until all warnings in the tree are fixed.
This (theoretically) allows new .patch files be added without SoB,
without the GitLab CI catching it.
Since now check-package has an ignore file to list all warnings in the
tree, that will eventually be fixed, there is no need to filter the
files passed to check-package.
So test all files in the tree when 'make check-package' is called.
It brings following advantages;
- any new check_function added to check-package takes place immediately
for new files;
- adding new check_functions is less traumatic to the developer doing
this, since he/she does not need anymore to fix all warnings in the
tree before the new check_function takes effect;
- prevent regressions, e.g. ANY new .patch file must have SoB;
- as a side-effect, print a single statistics line as output of
'make ckeck-package'.
But just enabling the check would generate many warnings when
'make check-package' is called, so update the ignore file by using:
$ ./utils/docker-run make .checkpackageignore
Notice: in order to ensure reproducible results, one should run 'make
check-package' and 'make .checkpackageignore' inside the docker image,
otherwise a variation in shellcheck version (installed in the host) can
produce different results.
Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2022-08-01 03:35:11 +08:00
|
|
|
package/frr/S50frr Shellcheck
|
utils/check-package: emit library name along with check function name
Currently, when we generate .checkpackageignore, we store, for each
error, only the name of the function that generated that error.
Although we currently do not have two check libs that have same-name
check functions, there is nothing that would prevent that, and there
is no reason why two unrelated libs could not implement checks with
the same name.
If such a situation were to arise, we'd have no way, when parsing the
ignore list (in-tree: .checkpackageignore), to know which of the libs
the exclusion would apply to.
Fix that by storing both the library and function names together. The
leading "checkpackagelib." (with the trailing dot, 16 chars) is removed
for brevity, because it's present in all libs' names.
As a consequence, regenerate .checkpackageignore.
Note: people using that script to validate their br2-external trees will
also have to regenerate their own exclusion list if they have one.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Ricardo Martincoski <ricardo.martincoski@datacom.com.br>
Reviewed-by: Arnout Vandecappelle <arnout@mind.be>
2024-04-01 01:26:06 +08:00
|
|
|
package/fstrcmp/0001-disable-rpath.patch lib_patch.Upstream
|
|
|
|
package/ftop/0001-overflow.patch lib_patch.Upstream
|
|
|
|
package/fwts/0001-build-do-not-use-Werror.patch lib_patch.Upstream
|
|
|
|
package/fxdiv/0001-CMake-don-t-enable-CXX-unless-building-tests-benchma.patch lib_patch.Upstream
|
|
|
|
package/fxload/0001-fix-static-build.patch lib_patch.Upstream
|
|
|
|
package/gamin/0001-no-abstract-sockets.patch lib_patch.Upstream
|
|
|
|
package/gamin/0002-no-const-return.patch lib_patch.Sob lib_patch.Upstream
|
|
|
|
package/gamin/0003-fix-missing-PTHREAD_MUTEX_RECURSIVE_NP.patch lib_patch.Upstream
|
|
|
|
package/gcc/12.3.0/0001-disable-split-stack-for-non-thread-builds.patch lib_patch.Upstream
|
2024-06-01 20:39:08 +08:00
|
|
|
package/gcc/13.3.0/0001-disable-split-stack-for-non-thread-builds.patch lib_patch.Upstream
|
2024-05-11 19:56:35 +08:00
|
|
|
package/gcc/14.1.0/0001-disable-split-stack-for-non-thread-builds.patch lib_patch.Upstream
|
utils/check-package: emit library name along with check function name
Currently, when we generate .checkpackageignore, we store, for each
error, only the name of the function that generated that error.
Although we currently do not have two check libs that have same-name
check functions, there is nothing that would prevent that, and there
is no reason why two unrelated libs could not implement checks with
the same name.
If such a situation were to arise, we'd have no way, when parsing the
ignore list (in-tree: .checkpackageignore), to know which of the libs
the exclusion would apply to.
Fix that by storing both the library and function names together. The
leading "checkpackagelib." (with the trailing dot, 16 chars) is removed
for brevity, because it's present in all libs' names.
As a consequence, regenerate .checkpackageignore.
Note: people using that script to validate their br2-external trees will
also have to regenerate their own exclusion list if they have one.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Ricardo Martincoski <ricardo.martincoski@datacom.com.br>
Reviewed-by: Arnout Vandecappelle <arnout@mind.be>
2024-04-01 01:26:06 +08:00
|
|
|
package/gcc/8.4.0/0001-xtensa-fix-PR-target-91880.patch lib_patch.Upstream
|
|
|
|
package/gcc/8.4.0/0002-Revert-re-PR-target-92095-internal-error-with-O1-mcp.patch lib_patch.Upstream
|
|
|
|
package/gcc/8.4.0/0003-libsanitizer-Remove-cyclades-from-libsanitizer.patch lib_patch.Upstream
|
|
|
|
package/gcc/8.4.0/0004-disable-split-stack-for-non-thread-builds.patch lib_patch.Upstream
|
|
|
|
package/gcr/0001-meson-Fix-unknown-kw-argument-in-gnome.generate_gir.patch lib_patch.Upstream
|
|
|
|
package/gdb/12.1/0001-ppc-ptrace-Define-pt_regs-uapi_pt_regs-on-GLIBC-syst.patch lib_patch.Upstream
|
|
|
|
package/gdb/12.1/0002-sh-ptrace-Define-pt_-dsp-regs-uapi_pt_-dsp-regs-on-G.patch lib_patch.Upstream
|
|
|
|
package/gdb/12.1/0003-use-asm-sgidefs.h.patch lib_patch.Upstream
|
|
|
|
package/gdb/12.1/0004-gdbserver-fix-build-for-m68k.patch lib_patch.Upstream
|
|
|
|
package/gdb/12.1/0005-nat-fork-inferior-include-linux-ptrace.h.patch lib_patch.Upstream
|
|
|
|
package/gdb/12.1/0006-Fix-getrandom-compile-for-uclibc-v1.0.35.patch lib_patch.Upstream
|
|
|
|
package/gdb/12.1/0007-fix-musl-build-on-riscv.patch lib_patch.Upstream
|
|
|
|
package/gdb/12.1/0008-gdbserver-Makefile.in-fix-NLS-build.patch lib_patch.Upstream
|
|
|
|
package/gdb/12.1/0009-gdb-Fix-native-build-on-xtensa.patch lib_patch.Upstream
|
|
|
|
package/gdb/13.2/0001-ppc-ptrace-Define-pt_regs-uapi_pt_regs-on-GLIBC-syst.patch lib_patch.Upstream
|
|
|
|
package/gdb/13.2/0002-sh-ptrace-Define-pt_-dsp-regs-uapi_pt_-dsp-regs-on-G.patch lib_patch.Upstream
|
|
|
|
package/gdb/13.2/0003-use-asm-sgidefs.h.patch lib_patch.Upstream
|
|
|
|
package/gdb/13.2/0004-gdbserver-fix-build-for-m68k.patch lib_patch.Upstream
|
|
|
|
package/gdb/13.2/0005-nat-fork-inferior-include-linux-ptrace.h.patch lib_patch.Upstream
|
|
|
|
package/gdb/13.2/0006-Fix-getrandom-compile-for-uclibc-v1.0.35.patch lib_patch.Upstream
|
|
|
|
package/gdb/13.2/0007-fix-musl-build-on-riscv.patch lib_patch.Upstream
|
|
|
|
package/gdb/13.2/0008-gdbserver-Makefile.in-fix-NLS-build.patch lib_patch.Upstream
|
|
|
|
package/gdb/13.2/0009-gdb-Fix-native-build-on-xtensa.patch lib_patch.Upstream
|
|
|
|
package/gdb/14.1/0001-ppc-ptrace-Define-pt_regs-uapi_pt_regs-on-GLIBC-syst.patch lib_patch.Upstream
|
|
|
|
package/gdb/14.1/0002-sh-ptrace-Define-pt_-dsp-regs-uapi_pt_-dsp-regs-on-G.patch lib_patch.Upstream
|
|
|
|
package/gdb/14.1/0003-use-asm-sgidefs.h.patch lib_patch.Upstream
|
|
|
|
package/gdb/14.1/0004-gdbserver-fix-build-for-m68k.patch lib_patch.Upstream
|
|
|
|
package/gdb/14.1/0005-nat-fork-inferior-include-linux-ptrace.h.patch lib_patch.Upstream
|
|
|
|
package/gdb/14.1/0006-Fix-getrandom-compile-for-uclibc-v1.0.35.patch lib_patch.Upstream
|
|
|
|
package/gdb/14.1/0007-fix-musl-build-on-riscv.patch lib_patch.Upstream
|
|
|
|
package/gdb/14.1/0008-gdbserver-Makefile.in-fix-NLS-build.patch lib_patch.Upstream
|
|
|
|
package/gdb/14.1/0009-gdb-Fix-native-build-on-xtensa.patch lib_patch.Upstream
|
|
|
|
package/gengetopt/0001-configure.ac-add-disable-doc-option.patch lib_patch.Upstream
|
|
|
|
package/genpart/0001-fix-return-code.patch lib_patch.Upstream
|
|
|
|
package/genromfs/0001-build-system.patch lib_patch.Sob lib_patch.Upstream
|
|
|
|
package/gensio/0001-Fix-missing-EVP_PKEY_ED25519-build-error-on-libressl.patch lib_patch.Upstream
|
|
|
|
package/gerbera/S99gerbera lib_sysv.Indent
|
|
|
|
package/giblib/0001-fix-imlib2-detection.patch lib_patch.Upstream
|
|
|
|
package/git-crypt/0001-fix-build-with-libressl-3.5.0.patch lib_patch.Upstream
|
|
|
|
package/glorytun/0001-Add-support-for-Apple-silicon.patch lib_patch.Upstream
|
|
|
|
package/glorytun/0002-aegis256.c-fix-aarch64-build-with-uclibc.patch lib_patch.Upstream
|
|
|
|
package/gnu-efi/0001-Make.defaults-don-t-override-ARCH-when-cross-compili.patch lib_patch.Upstream
|
|
|
|
package/gnupg/0001-build-Always-use-EXTERN_UNLESS_MAIN_MODULE-pattern.patch lib_patch.Upstream
|
|
|
|
package/gnuplot/0001-configure-add-without-demo-option.patch lib_patch.Upstream
|
2024-04-16 00:22:25 +08:00
|
|
|
package/go/go-src/0001-build.go-explicit-option-for-crosscompilation.patch lib_patch.Upstream
|
utils/check-package: emit library name along with check function name
Currently, when we generate .checkpackageignore, we store, for each
error, only the name of the function that generated that error.
Although we currently do not have two check libs that have same-name
check functions, there is nothing that would prevent that, and there
is no reason why two unrelated libs could not implement checks with
the same name.
If such a situation were to arise, we'd have no way, when parsing the
ignore list (in-tree: .checkpackageignore), to know which of the libs
the exclusion would apply to.
Fix that by storing both the library and function names together. The
leading "checkpackagelib." (with the trailing dot, 16 chars) is removed
for brevity, because it's present in all libs' names.
As a consequence, regenerate .checkpackageignore.
Note: people using that script to validate their br2-external trees will
also have to regenerate their own exclusion list if they have one.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Ricardo Martincoski <ricardo.martincoski@datacom.com.br>
Reviewed-by: Arnout Vandecappelle <arnout@mind.be>
2024-04-01 01:26:06 +08:00
|
|
|
package/gob2/0001-dont-include-from-prefix.patch lib_patch.Upstream
|
|
|
|
package/gobject-introspection/0001-disable-tests.patch lib_patch.Upstream
|
|
|
|
package/gobject-introspection/0002-Add-rpath-links-to-ccompiler.patch lib_patch.Upstream
|
|
|
|
package/gobject-introspection/0003-giscanner-ignore-error-return-codes-from-ldd-wrapper.patch lib_patch.Upstream
|
|
|
|
package/gpm/0001-Added-musl-support-to-libgpm-and-the-daemon.patch lib_patch.Upstream
|
|
|
|
package/gpm/0002-Install-unversioned-solibrary.patch lib_patch.Upstream
|
|
|
|
package/gpm/0003-src-Makefile.in-Really-install-unversioned-solibrary.patch lib_patch.Upstream
|
|
|
|
package/gpm/0004-Use-sigemptyset-API-instead-of-__sigemptyset.patch lib_patch.Upstream
|
|
|
|
package/gpm/0005-fix-building-w-newer-glibc.patch lib_patch.Upstream
|
|
|
|
package/gpm/0006-src-headers-daemon.h-avoid-redefinition-of-last_sele.patch lib_patch.Upstream
|
|
|
|
package/gpsd/S50gpsd Shellcheck lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/gptfdisk/0001-gptcurses-partially-revert-Tweaks-for-building-on-th.patch lib_patch.Upstream
|
|
|
|
package/graphite2/0001-don-t-install-a-libtool-file-with-static-library.patch lib_patch.Upstream
|
|
|
|
package/grpc/0002-wrap_memcpy.cc-add-GPR_DISABLE_WRAPPED_MEMCPY.patch lib_patch.Upstream
|
|
|
|
package/grpc/0003-host-grpc-only-cpp-plugin.patch lib_patch.Upstream
|
|
|
|
package/grpc/0004-disable-unconditionally-downloading-api-repos.patch lib_patch.Upstream
|
|
|
|
package/gstreamer1/gstd/0001-Don-t-require-gstd-check-user-xenv.sh-for-systemd-se.patch lib_patch.Upstream
|
|
|
|
package/guile/0001-calculate-csqrt_manually.patch lib_patch.Upstream
|
|
|
|
package/guile/0002-Makefile.am-fix-build-without-makeinfo.patch lib_patch.Upstream
|
|
|
|
package/gumbo-parser/0001-configure.ac-fix-build-without-C.patch lib_patch.Upstream
|
|
|
|
package/gutenprint/0001-use-pregen-xmli18n-header.patch lib_patch.Upstream
|
|
|
|
package/gutenprint/0002-cups-support-replaces-static-with-static-libtool-lib.patch lib_patch.Upstream
|
|
|
|
package/gvfs/0001-build-Remove-incorrect-i18n.merge_file-argument.patch lib_patch.Upstream
|
|
|
|
package/harfbuzz/0001-meson.build-check-for-pthread.h.patch lib_patch.Upstream
|
|
|
|
package/haserl/0001-add-haserl_lualib.inc.patch lib_patch.Upstream
|
|
|
|
package/haveged/S21haveged Shellcheck lib_sysv.Variables
|
|
|
|
package/heirloom-mailx/0001-fix-libressl-support.patch lib_patch.Upstream
|
|
|
|
package/hplip/0001-build-use-pkg-config-to-discover-libusb.patch lib_patch.Upstream
|
|
|
|
package/hplip/0002-configure.in-fix-AM_INIT_AUTOMAKE-call.patch lib_patch.Upstream
|
Makefile: make check-package assume a git tree
... just like check-flake8 already does.
When a new check_function is added to check-package, often there are
files in the tree that would generate warnings.
An example is the Sob check_function for patch files:
| $ ./utils/check-package --i Sob $(git ls-files) >/dev/null
| 369301 lines processed
| 46 warnings generated
Currently these warnings are listed when calling check-package directly,
and also at the output of pkg-stats, but the check_function does not run
on 'make check-package' (that is used to catch regressions on GitLab CI
'check-package' job) until all warnings in the tree are fixed.
This (theoretically) allows new .patch files be added without SoB,
without the GitLab CI catching it.
Since now check-package has an ignore file to list all warnings in the
tree, that will eventually be fixed, there is no need to filter the
files passed to check-package.
So test all files in the tree when 'make check-package' is called.
It brings following advantages;
- any new check_function added to check-package takes place immediately
for new files;
- adding new check_functions is less traumatic to the developer doing
this, since he/she does not need anymore to fix all warnings in the
tree before the new check_function takes effect;
- prevent regressions, e.g. ANY new .patch file must have SoB;
- as a side-effect, print a single statistics line as output of
'make ckeck-package'.
But just enabling the check would generate many warnings when
'make check-package' is called, so update the ignore file by using:
$ ./utils/docker-run make .checkpackageignore
Notice: in order to ensure reproducible results, one should run 'make
check-package' and 'make .checkpackageignore' inside the docker image,
otherwise a variation in shellcheck version (installed in the host) can
produce different results.
Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2022-08-01 03:35:11 +08:00
|
|
|
package/htpdate/S43htpdate Shellcheck
|
utils/check-package: emit library name along with check function name
Currently, when we generate .checkpackageignore, we store, for each
error, only the name of the function that generated that error.
Although we currently do not have two check libs that have same-name
check functions, there is nothing that would prevent that, and there
is no reason why two unrelated libs could not implement checks with
the same name.
If such a situation were to arise, we'd have no way, when parsing the
ignore list (in-tree: .checkpackageignore), to know which of the libs
the exclusion would apply to.
Fix that by storing both the library and function names together. The
leading "checkpackagelib." (with the trailing dot, 16 chars) is removed
for brevity, because it's present in all libs' names.
As a consequence, regenerate .checkpackageignore.
Note: people using that script to validate their br2-external trees will
also have to regenerate their own exclusion list if they have one.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Ricardo Martincoski <ricardo.martincoski@datacom.com.br>
Reviewed-by: Arnout Vandecappelle <arnout@mind.be>
2024-04-01 01:26:06 +08:00
|
|
|
package/httping/0001-fix-math-library-linking.patch lib_patch.Upstream
|
|
|
|
package/httping/0002-Makefile-allow-build-without-gettext.patch lib_patch.Upstream
|
|
|
|
package/i2pd/S99i2pd Shellcheck lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/i7z/0001-fix-build-with-gcc-10.patch lib_patch.Upstream
|
|
|
|
package/ibm-sw-tpm2/0001-Use-LONG_BIT-to-define-RADIX_BITS.patch lib_patch.Upstream
|
|
|
|
package/ibrcommon/0001-ibrcommon-data-File.cpp-support-POSIX-basename-call.patch lib_patch.Upstream
|
|
|
|
package/ibrcommon/0002-ibrcommon-added-openssl-1.1-compatibility-264.patch lib_patch.Upstream
|
|
|
|
package/ibrcommon/0003-ibrcommon-ssl-gcm-fix-static-build-with-openssl.patch lib_patch.Upstream
|
|
|
|
package/icu/0001-dont-build-static-dynamic-twice.patch lib_patch.Upstream
|
|
|
|
package/icu/0002-workaround-toolchain-bugs.patch lib_patch.Upstream
|
|
|
|
package/icu/0003-link-icudata-as-data-only.patch lib_patch.Upstream
|
|
|
|
package/icu/0004-fix-static-linking-with-icu-uc.patch lib_patch.Upstream
|
|
|
|
package/ifmetric/0001-Fix-issue-NETLINK-Packet-too-small-or-truncated-92-1.patch lib_patch.Upstream
|
|
|
|
package/ifplugd/0001-cross.patch lib_patch.Sob lib_patch.Upstream
|
|
|
|
package/ifplugd/0002-fix-headers.patch lib_patch.Sob lib_patch.Upstream
|
|
|
|
package/ifplugd/0003-no-cxx.patch lib_patch.Upstream
|
|
|
|
package/ifplugd/0004-musl-fix-types.patch lib_patch.Upstream
|
|
|
|
package/ifplugd/0005-src-interface.h-fix-build-with-gcc-10.patch lib_patch.Upstream
|
|
|
|
package/iftop/0001-ui_common.h-fix-build-with-gcc-10.patch lib_patch.Upstream
|
|
|
|
package/iftop/0002-Rename-pcap_filter-to-iftop_pcap_filter.patch lib_patch.Upstream
|
|
|
|
package/ifupdown-scripts/S40network Shellcheck lib_sysv.EmptyLastLine lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/ifupdown-scripts/network/if-pre-up.d/wait_iface Shellcheck lib_shellscript.EmptyLastLine
|
2022-08-01 03:35:14 +08:00
|
|
|
package/ifupdown-scripts/nfs_check Shellcheck
|
utils/check-package: emit library name along with check function name
Currently, when we generate .checkpackageignore, we store, for each
error, only the name of the function that generated that error.
Although we currently do not have two check libs that have same-name
check functions, there is nothing that would prevent that, and there
is no reason why two unrelated libs could not implement checks with
the same name.
If such a situation were to arise, we'd have no way, when parsing the
ignore list (in-tree: .checkpackageignore), to know which of the libs
the exclusion would apply to.
Fix that by storing both the library and function names together. The
leading "checkpackagelib." (with the trailing dot, 16 chars) is removed
for brevity, because it's present in all libs' names.
As a consequence, regenerate .checkpackageignore.
Note: people using that script to validate their br2-external trees will
also have to regenerate their own exclusion list if they have one.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Ricardo Martincoski <ricardo.martincoski@datacom.com.br>
Reviewed-by: Arnout Vandecappelle <arnout@mind.be>
2024-04-01 01:26:06 +08:00
|
|
|
package/ifupdown/0001-archcommon-define-GNU-only-FNM_EXTMATCH-to-zero-on-n.patch lib_patch.Upstream
|
|
|
|
package/ifupdown/0001-dont-use-dpkg-architecture.patch lib_patch.Upstream
|
|
|
|
package/igd2-for-linux/S99upnpd Shellcheck lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/imx-mkimage/0001-Add-unused-fake-version.patch lib_patch.Upstream
|
|
|
|
package/inadyn/S70inadyn NotExecutable lib_sysv.Indent
|
|
|
|
package/initscripts/init.d/rcK Shellcheck lib_shellscript.ConsecutiveEmptyLines lib_shellscript.EmptyLastLine
|
|
|
|
package/initscripts/init.d/rcS Shellcheck lib_shellscript.ConsecutiveEmptyLines lib_shellscript.EmptyLastLine
|
|
|
|
package/input-event-daemon/S99input-event-daemon lib_sysv.ConsecutiveEmptyLines lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/intel-gmmlib/0001-Drop-hardening-related-flags.patch lib_patch.Upstream
|
|
|
|
package/intel-mediasdk/0001-Don-t-force-fstack-protector.patch lib_patch.Upstream
|
|
|
|
package/intltool/0001-perl-5.26-compatibility.patch lib_patch.Upstream
|
|
|
|
package/iotop/0001-Fix-build-error-with-Python-3.patch lib_patch.Upstream
|
|
|
|
package/iozone/0001-Add-new-targets-for-iozone.patch lib_patch.Upstream
|
|
|
|
package/ipmitool/0001-configure.ac-fix-readline-static-build.patch lib_patch.Upstream
|
|
|
|
package/ipmitool/0002-Fix-enterprise-numbers-URL.patch lib_patch.Upstream
|
|
|
|
package/ipmitool/0003-Do-not-require-the-IANA-PEN-registry-file.patch lib_patch.Upstream
|
|
|
|
package/ipmitool/0004-configure.ac-allow-disabling-registry-downloads.patch lib_patch.Upstream
|
|
|
|
package/iprutils/0001-configure.ac-add-AC_USE_SYSTEM_EXTENSIONS.patch lib_patch.Upstream
|
Makefile: make check-package assume a git tree
... just like check-flake8 already does.
When a new check_function is added to check-package, often there are
files in the tree that would generate warnings.
An example is the Sob check_function for patch files:
| $ ./utils/check-package --i Sob $(git ls-files) >/dev/null
| 369301 lines processed
| 46 warnings generated
Currently these warnings are listed when calling check-package directly,
and also at the output of pkg-stats, but the check_function does not run
on 'make check-package' (that is used to catch regressions on GitLab CI
'check-package' job) until all warnings in the tree are fixed.
This (theoretically) allows new .patch files be added without SoB,
without the GitLab CI catching it.
Since now check-package has an ignore file to list all warnings in the
tree, that will eventually be fixed, there is no need to filter the
files passed to check-package.
So test all files in the tree when 'make check-package' is called.
It brings following advantages;
- any new check_function added to check-package takes place immediately
for new files;
- adding new check_functions is less traumatic to the developer doing
this, since he/she does not need anymore to fix all warnings in the
tree before the new check_function takes effect;
- prevent regressions, e.g. ANY new .patch file must have SoB;
- as a side-effect, print a single statistics line as output of
'make ckeck-package'.
But just enabling the check would generate many warnings when
'make check-package' is called, so update the ignore file by using:
$ ./utils/docker-run make .checkpackageignore
Notice: in order to ensure reproducible results, one should run 'make
check-package' and 'make .checkpackageignore' inside the docker image,
otherwise a variation in shellcheck version (installed in the host) can
produce different results.
Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2022-08-01 03:35:11 +08:00
|
|
|
package/iptables/S35iptables Shellcheck
|
utils/check-package: emit library name along with check function name
Currently, when we generate .checkpackageignore, we store, for each
error, only the name of the function that generated that error.
Although we currently do not have two check libs that have same-name
check functions, there is nothing that would prevent that, and there
is no reason why two unrelated libs could not implement checks with
the same name.
If such a situation were to arise, we'd have no way, when parsing the
ignore list (in-tree: .checkpackageignore), to know which of the libs
the exclusion would apply to.
Fix that by storing both the library and function names together. The
leading "checkpackagelib." (with the trailing dot, 16 chars) is removed
for brevity, because it's present in all libs' names.
As a consequence, regenerate .checkpackageignore.
Note: people using that script to validate their br2-external trees will
also have to regenerate their own exclusion list if they have one.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Ricardo Martincoski <ricardo.martincoski@datacom.com.br>
Reviewed-by: Arnout Vandecappelle <arnout@mind.be>
2024-04-01 01:26:06 +08:00
|
|
|
package/irda-utils/0001-daemon.patch lib_patch.Sob lib_patch.Upstream
|
|
|
|
package/irda-utils/0002-nommu.patch lib_patch.Sob lib_patch.Upstream
|
|
|
|
package/irda-utils/0003-subdir.patch lib_patch.Sob lib_patch.Upstream
|
|
|
|
package/irda-utils/0004-musl.patch lib_patch.Upstream
|
|
|
|
package/irqbalance/S13irqbalance Shellcheck lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/irrlicht/0001-override-CPPFLAGS-CXXFLAGS-and-CFLAGS-in-Makefile.patch lib_patch.Upstream
|
|
|
|
package/irrlicht/0002-makefile-override-LDFLAGS-and-remove-obsolete-X11R6-.patch lib_patch.Upstream
|
|
|
|
package/iucode-tool/S00iucode-tool lib_sysv.Variables
|
|
|
|
package/iwd/S40iwd Shellcheck lib_sysv.Variables
|
|
|
|
package/janus-gateway/0001-disable-ssp.patch lib_patch.Upstream
|
|
|
|
package/janus-gateway/0002-Add-test-for-Wunused-but-set-variable.patch lib_patch.Upstream
|
|
|
|
package/jose/0001-lib-hsh.c-rename-hsh-local-variable.patch lib_patch.Upstream
|
|
|
|
package/jose/0002-man-add-option-to-skip-building-man-pages.patch lib_patch.Upstream
|
|
|
|
package/kexec-lite/0001-clean-restart.patch lib_patch.Upstream
|
|
|
|
package/keyutils/0001-fix-install-rule.patch lib_patch.Upstream
|
|
|
|
package/keyutils/0002-cifs.patch lib_patch.Sob lib_patch.Upstream
|
|
|
|
package/kmod/0001-fix-O_CLOEXEC.patch lib_patch.Upstream
|
|
|
|
package/kodi/S50kodi Shellcheck lib_sysv.Variables
|
|
|
|
package/latencytop/0001-makefile.patch lib_patch.Upstream
|
|
|
|
package/lbase64/0001-retro-compatible-with-Lua-5.1.patch lib_patch.Upstream
|
|
|
|
package/lcdproc/0001-LCDd.conf.patch lib_patch.Upstream
|
|
|
|
package/lcdproc/0002-Add-missing-ioctl-header.patch lib_patch.Upstream
|
|
|
|
package/lcdproc/0003-Fixcompilation-with-GCC-10-x.patch lib_patch.Upstream
|
|
|
|
package/leafnode2/0001-cross_makefile.patch lib_patch.Upstream
|
|
|
|
package/let-me-create/0001-fix-build-with-musl-C-library.patch lib_patch.Upstream
|
|
|
|
package/leveldb/0001-Fix-compilation-with-g-4.8.2.patch lib_patch.Upstream
|
|
|
|
package/leveldb/0002-CMake-install-libmemenv.a.patch lib_patch.Upstream
|
|
|
|
package/leveldb/0003-CMakeLists.txt-check-for-atomic-library.patch lib_patch.Upstream
|
|
|
|
package/lftp/0001-Fix-build-with-LibreSSL-following-commit-537f37898.patch lib_patch.Upstream
|
|
|
|
package/lftp/0002-src-lftp_ssl.c-fix-build-with-libressl-2.7.0.patch lib_patch.Upstream
|
|
|
|
package/libabseil-cpp/0001-force-position-independent-code.patch lib_patch.Upstream
|
|
|
|
package/libargon2/0001-libargon2-dont-fail-on-existing-symlink.patch lib_patch.Upstream
|
|
|
|
package/libart/0001-art-config-cross.patch lib_patch.Sob lib_patch.Upstream
|
|
|
|
package/libatasmart/0001-strpool-cross-flags.patch lib_patch.Upstream
|
|
|
|
package/libavl/0001-fix-makefile.patch lib_patch.Upstream
|
|
|
|
package/libb64/0001-Integer-overflows.patch lib_patch.Upstream
|
|
|
|
package/libb64/0002-Initialize-C++-objects.patch lib_patch.Upstream
|
|
|
|
package/libcdaudio/0001-libcdaudio-enable-autoreconf.patch lib_patch.Upstream
|
|
|
|
package/libcec/0001-cecloader-h-fix-null-return.patch lib_patch.Upstream
|
|
|
|
package/libcgi/0001-CMakeLists.txt-honour-BUILD_TESTING.patch lib_patch.Upstream
|
|
|
|
package/libcgicc/0001-disable-documentation-option.patch lib_patch.Sob lib_patch.Upstream
|
|
|
|
package/libconfuse/0001-Fix-163-unterminated-username-used-with-getpwnam.patch lib_patch.Upstream
|
|
|
|
package/libcorrect/0002-CMakeLists.txt-conditionally-use-fsanitize-address.patch lib_patch.Upstream
|
|
|
|
package/libcuefile/0001-fix-static-link.patch lib_patch.Upstream
|
|
|
|
package/libdaemon/0001-testd-use-unistd-h-instead-of-sys-unistd-h.patch lib_patch.Upstream
|
|
|
|
package/libdnet/0001-python-makefile.patch lib_patch.Upstream
|
|
|
|
package/libdrm/0001-tests-meson.build-disable-nouveau-tests-for-static-b.patch lib_patch.Upstream
|
|
|
|
package/libdvbcsa/0001-altivec-powerpc64.patch lib_patch.Upstream
|
|
|
|
package/libeXosip2/0001-src-eXtl_dtls.c-fix-build-with-libressl-3.4.1.patch lib_patch.Upstream
|
|
|
|
package/libedit/0001-check-bsd-functions-in-libbsd.patch lib_patch.Upstream
|
|
|
|
package/libevent/0001-Don-t-define-BIO_get_init-for-LibreSSL-3-5.patch lib_patch.Upstream
|
|
|
|
package/libfcgi/0001-link-against-math.patch lib_patch.Upstream
|
|
|
|
package/libfcgi/0002-disable-examples.patch lib_patch.Sob lib_patch.Upstream
|
|
|
|
package/libffi/0001-Fix-use-of-compact-eh-frames-on-MIPS.patch lib_patch.Upstream
|
|
|
|
package/libfm/0001-modules-fix-cross-compilation.patch lib_patch.Upstream
|
|
|
|
package/libfreeimage/0001-no-root-install.patch lib_patch.Upstream
|
|
|
|
package/libfreeimage/0002-fix-cpuid-x86.patch lib_patch.Upstream
|
|
|
|
package/libfreeimage/0003-fix-big-endian-os.patch lib_patch.Upstream
|
|
|
|
package/libfreeimage/0004-fixed-C-11-warnings.patch lib_patch.Upstream
|
|
|
|
package/libftdi/0001-pkgconfig_libusb.patch lib_patch.Sob lib_patch.Upstream
|
|
|
|
package/libftdi/0002-libftdi.pc-requires-libusb-fix-static-build.patch lib_patch.Sob lib_patch.Upstream
|
|
|
|
package/libftdi1/0001-cmake-use-the-standard-CMake-flag-to-drive-the-share.patch lib_patch.Upstream
|
|
|
|
package/libftdi1/0002-CMakeLists.txt-fix-paths-when-FTDIPP-is-set.patch lib_patch.Upstream
|
|
|
|
package/libftdi1/0003-CMakeLists.txt-fix-static-build-with-libusb-and-lato.patch lib_patch.Upstream
|
|
|
|
package/libfuse/0001-fix-aarch64-build.patch lib_patch.Upstream
|
|
|
|
package/libfuse/0002-util-ulockmgr_server-c-conditionally-define-closefrom-fix-glibc-2-34.patch lib_patch.Upstream
|
|
|
|
package/libgcrypt/0001-configure.ac-add-an-option-to-disable-tests.patch lib_patch.Upstream
|
|
|
|
package/libglfw/0001-Wayland-Remove-extra-cmake-modules-dependency.patch lib_patch.Upstream
|
|
|
|
package/libglfw/0002-src-CMakeLists.txt-allow-override-of-wayland-pkgdata.patch lib_patch.Upstream
|
|
|
|
package/libgpiod/0001-build-add-a-configure-switch-for-building-examples.patch lib_patch.Upstream
|
2024-06-27 22:59:17 +08:00
|
|
|
package/libgsm/0001-Misc-fixes-from-Archlinux.patch lib_patch.Upstream
|
utils/check-package: emit library name along with check function name
Currently, when we generate .checkpackageignore, we store, for each
error, only the name of the function that generated that error.
Although we currently do not have two check libs that have same-name
check functions, there is nothing that would prevent that, and there
is no reason why two unrelated libs could not implement checks with
the same name.
If such a situation were to arise, we'd have no way, when parsing the
ignore list (in-tree: .checkpackageignore), to know which of the libs
the exclusion would apply to.
Fix that by storing both the library and function names together. The
leading "checkpackagelib." (with the trailing dot, 16 chars) is removed
for brevity, because it's present in all libs' names.
As a consequence, regenerate .checkpackageignore.
Note: people using that script to validate their br2-external trees will
also have to regenerate their own exclusion list if they have one.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Ricardo Martincoski <ricardo.martincoski@datacom.com.br>
Reviewed-by: Arnout Vandecappelle <arnout@mind.be>
2024-04-01 01:26:06 +08:00
|
|
|
package/libgtk2/0001-reduce-dependencies.patch lib_patch.Upstream
|
|
|
|
package/libgtk3/0001-Remove-Gdk-dependency-from-gtk-encode-symbolic-svg.patch lib_patch.Upstream
|
|
|
|
package/libhdhomerun/0001-dont-strip.patch lib_patch.Upstream
|
|
|
|
package/libhid/0001-dont-fiddle-with-debug-flags.patch lib_patch.Upstream
|
|
|
|
package/libhid/0002-no-newline-in-ldflags.patch lib_patch.Upstream
|
|
|
|
package/libhid/0003-uclinux.patch lib_patch.Upstream
|
|
|
|
package/libical/0001-no-tests.patch lib_patch.Upstream
|
|
|
|
package/libical/0002-icaltypes-c-icalreqstattype_from_string-copy-the-reqstattype.patch lib_patch.Upstream
|
|
|
|
package/libiio/S99iiod Shellcheck lib_sysv.Variables
|
|
|
|
package/libiqrf/0001-cmake-handle-static-library-and-find-required-thread.patch lib_patch.Upstream
|
|
|
|
package/libiqrf/0002-use-only-c-language.patch lib_patch.Upstream
|
|
|
|
package/libjson/0001-fix-broken-makefile.patch lib_patch.Upstream
|
|
|
|
package/libks/0001-CMakeLists.txt-honour-BUILD_TESTING.patch lib_patch.Upstream
|
|
|
|
package/liblinear/0001-build-static-lib.patch lib_patch.Upstream
|
|
|
|
package/liblockfile/0001-Makefile.in-fix-cross-compilation.patch lib_patch.Upstream
|
|
|
|
package/liblog4c-localtime/0001-log4c.m4-fix-underquoted-definition-of-AM_PATH_LOG4C.patch lib_patch.Upstream
|
|
|
|
package/liblog4c-localtime/0002-Fix-linking-error-without-pthread.patch lib_patch.Upstream
|
|
|
|
package/liblog4c-localtime/0003-Fix-debug-mode-build-with-uClibc.patch lib_patch.Upstream
|
|
|
|
package/liblog4c-localtime/0004-Add-AC_CONFIG_MACRO_DIR-to-configure.in.patch lib_patch.Upstream
|
|
|
|
package/liblog4c-localtime/0005-Fix-C-support.patch lib_patch.Upstream
|
|
|
|
package/libloki/0001-allow-to-install-to-a-specific-location-using-DESTDI.patch lib_patch.Upstream
|
|
|
|
package/libloki/0002-use-ln-snf.patch lib_patch.Upstream
|
|
|
|
package/libmad/0001-mips-h-constraint-removal.patch lib_patch.Sob lib_patch.Upstream
|
|
|
|
package/libmad/0002-configure-ac-automake-foreign.patch lib_patch.Upstream
|
|
|
|
package/libmng/0001-jpeg-9a.patch lib_patch.Upstream
|
|
|
|
package/libmodsecurity/0001-configure.ac-drop-usage-of-git-at-configure-time.patch lib_patch.Upstream
|
|
|
|
package/libmodsecurity/0002-modsecurity.pc.in-add-lstdc.patch lib_patch.Upstream
|
|
|
|
package/libmpeg2/0001-altivec.patch lib_patch.Upstream
|
|
|
|
package/libmpeg2/0002-armv4l.patch lib_patch.Upstream
|
|
|
|
package/libmpeg2/0003-fix-arm-detection.patch lib_patch.Upstream
|
|
|
|
package/libmpeg2/0004-fix-sparc.patch lib_patch.Upstream
|
|
|
|
package/libnetfilter_conntrack/0001-conntrack-fix-build-with-kernel-5-15-and-musl.patch lib_patch.Upstream
|
|
|
|
package/libnfc/0001-autotools-make-example-build-optional.patch lib_patch.Upstream
|
|
|
|
package/libnids/0001-libpcap-use-pkg-config.patch lib_patch.Upstream
|
|
|
|
package/libnss/0001-Bug-1801182-Allow-overriding-OS_ARCH-OS_TEST-and-OS_.patch lib_patch.Upstream
|
|
|
|
package/liboauth/0001-Fixes-build-issue-with-OpenSSL-1.1.0.patch lib_patch.Upstream
|
|
|
|
package/libodb-mysql/0001-fix-syntax-issue-while-checking-ldflags.patch lib_patch.Upstream
|
|
|
|
package/libodb-mysql/0002-mariadb-FTBFS-fix.patch lib_patch.Upstream
|
|
|
|
package/libopenssl/0001-Reproducible-build-do-not-leak-compiler-path.patch lib_patch.Upstream
|
|
|
|
package/libopenssl/0002-Configure-use-ELFv2-ABI-on-some-ppc64-big-endian-sys.patch lib_patch.Upstream
|
|
|
|
package/liboping/0001-fix-utf8-support.patch lib_patch.Upstream
|
|
|
|
package/liboping/0002-Open-raw-sockets-when-adding-hosts-not-when-doing-th.patch lib_patch.Upstream
|
|
|
|
package/liboping/0003-Fix-compile-break-with-GCC-7-buffer-overflow-with-snprintf.patch lib_patch.Upstream
|
|
|
|
package/liboping/0004-Fix-compile-error-on-GCC-7.patch lib_patch.Upstream
|
|
|
|
package/liboping/0005-src-oping.c-always-use-s-style-format-for-printf-sty.patch lib_patch.Upstream
|
|
|
|
package/libp11/0001-src-p11_attr.c-fix-build-with-gcc-4.8.patch lib_patch.Upstream
|
|
|
|
package/libplatform/0001-cmake-require-c-11-as-the-minimum-standard.patch lib_patch.Upstream
|
|
|
|
package/libpthsem/0001-fix-build-on-linux-3.x-host.patch lib_patch.Upstream
|
|
|
|
package/libressl/0001-always-expose-SSL_OP_NO_TLSv1_3.patch lib_patch.Upstream
|
|
|
|
package/libroxml/0001-src-roxml_mem.h-add-missing-extern.patch lib_patch.Upstream
|
|
|
|
package/librsvg/0001-gdk-pixbuf-loader-Makefile.am-set-GDK_PIXBUF_MODULED.patch lib_patch.Upstream
|
|
|
|
package/librtlsdr/0001-Makefile.am-respect-DESTDIR-with-install-udev-rules.patch lib_patch.Upstream
|
2024-03-25 05:24:34 +08:00
|
|
|
package/libselinux/0001-Do-not-use-PYCEXT-and-rely-on-the-installed-file-nam.patch lib_patch.Upstream
|
utils/check-package: emit library name along with check function name
Currently, when we generate .checkpackageignore, we store, for each
error, only the name of the function that generated that error.
Although we currently do not have two check libs that have same-name
check functions, there is nothing that would prevent that, and there
is no reason why two unrelated libs could not implement checks with
the same name.
If such a situation were to arise, we'd have no way, when parsing the
ignore list (in-tree: .checkpackageignore), to know which of the libs
the exclusion would apply to.
Fix that by storing both the library and function names together. The
leading "checkpackagelib." (with the trailing dot, 16 chars) is removed
for brevity, because it's present in all libs' names.
As a consequence, regenerate .checkpackageignore.
Note: people using that script to validate their br2-external trees will
also have to regenerate their own exclusion list if they have one.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Ricardo Martincoski <ricardo.martincoski@datacom.com.br>
Reviewed-by: Arnout Vandecappelle <arnout@mind.be>
2024-04-01 01:26:06 +08:00
|
|
|
package/libsepol/0001-support-static-only.patch lib_patch.Upstream
|
|
|
|
package/libserial/0001-SerialPort.cpp-fix-build-when-size_t-is-an-unsigned-.patch lib_patch.Upstream
|
|
|
|
package/libserial/0002-SerialPort.cpp-don-t-use-high-baudrates-when-not-ava.patch lib_patch.Upstream
|
|
|
|
package/libserialport/0001-uclinux-detection.patch lib_patch.Upstream
|
|
|
|
package/libshdata/0001-backend-Add-missing-include-files.patch lib_patch.Upstream
|
|
|
|
package/libshdata/0002-examples-stress_test-Fix-build-with-musl-libc.patch lib_patch.Upstream
|
|
|
|
package/libsidplay2/0001-sidplay2-libs-2.1.1.patch lib_patch.Upstream
|
|
|
|
package/libsidplay2/0002-pkg-config.patch lib_patch.Upstream
|
|
|
|
package/libsidplay2/0003-gcc6.patch lib_patch.Upstream
|
|
|
|
package/libsigrok/0001-Support-glibmm-2.68.patch lib_patch.Upstream
|
|
|
|
package/libsigrokdecode/0001-configure-ac-Add-support-for-Python-3-9.patch lib_patch.Upstream
|
|
|
|
package/libsigrokdecode/0002-configure-Add-python-3-10-support.patch lib_patch.Upstream
|
|
|
|
package/libsigrokdecode/0003-configure-ac-Use-python3-embed-pc-as-a-fallback.patch lib_patch.Upstream
|
|
|
|
package/libsoup/0001-meson.build-set-c_std-to-gnu99.patch lib_patch.Upstream
|
|
|
|
package/libsoxr/0001-Add-Libs.private-for-static-linking.patch lib_patch.Upstream
|
|
|
|
package/libspatialindex/0001-allow-building-static-libs.patch lib_patch.Upstream
|
|
|
|
package/libspatialindex/0002-CMakeLists.txt-fix-CMAKE_BUILD_TYPE.patch lib_patch.Upstream
|
|
|
|
package/libsquish/0001-Makefile-add-f-option-for-ln-to-remove-existing-dest.patch lib_patch.Upstream
|
|
|
|
package/libsvg/0001-fix-expat-static-declaration.patch lib_patch.Upstream
|
|
|
|
package/libsvg/0002-Fix-undefined-symbol-png_set_gray_1_2_4_to_8.patch lib_patch.Upstream
|
|
|
|
package/libsvgtiny/0001-disable-debug-printfs.patch lib_patch.Upstream
|
|
|
|
package/libsvgtiny/0002-Remove-Werror.patch lib_patch.Upstream
|
|
|
|
package/libsvgtiny/0003-Hopefully-silence-warnings-about-inlines-and-non-inlines-calling-one.patch lib_patch.Upstream
|
|
|
|
package/libsvgtiny/0004-Build-Include-gperf-generated-code-directly.patch lib_patch.Upstream
|
|
|
|
package/libtalloc/0001-buildtools-wafsamba-add-disable-stack-protector-opti.patch lib_patch.Upstream
|
|
|
|
package/libtelnet/0001-fix-compilation-without-zlib.patch lib_patch.Upstream
|
|
|
|
package/libtheora/0001-link-libtheoradec.patch lib_patch.Upstream
|
|
|
|
package/libtheora/0002-fix-autoreconf.patch lib_patch.Upstream
|
|
|
|
package/libtomcrypt/0001-fix-CVE-2019-17362.patch lib_patch.Upstream
|
|
|
|
package/libtommath/0001-Build-test-bn_mp_set_double-c-on-more-platforms.patch lib_patch.Upstream
|
|
|
|
package/libtorrent/0001-libtorrent.pc.in-add-Libs.Private.patch lib_patch.Upstream
|
|
|
|
package/libubootenv/0001-src-CMakeLists.txt-do-not-force-the-build-of-a-share.patch lib_patch.Upstream
|
|
|
|
package/libuhttpd/0001-add-compatibility-for-wolfssl-5-0.patch lib_patch.Upstream
|
|
|
|
package/libuio/0001-configure.ac-set-automake-strictness-to-foreign.patch lib_patch.Upstream
|
|
|
|
package/liburcu/0001-Only-blacklist-ARM-gcc-4.8.0-and-4.8.1.patch lib_patch.Upstream
|
|
|
|
package/libvpx/0001-vpx_mem-vpx_mem.h-Fix-compilation-with-uClibc.patch lib_patch.Upstream
|
|
|
|
package/libwebsock/0001-Switch-to-use-pkg-config-to-detect-libevent-and-open.patch lib_patch.Upstream
|
|
|
|
package/libwebsock/0002-fix-ssl.patch lib_patch.Upstream
|
|
|
|
package/libwebsock/0003-fix-incorrect-inline.patch lib_patch.Upstream
|
|
|
|
package/libyuv/0001-i386-sse2.patch lib_patch.Upstream
|
|
|
|
package/lighttpd/0001-Modify-the-default-lighttpd-configuration-file-to-ha.patch lib_patch.Upstream
|
|
|
|
package/lighttpd/S50lighttpd Shellcheck lib_sysv.EmptyLastLine lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/linknx/0001-configure-ac-tweak-CPPUNIT-conditional.patch lib_patch.Upstream
|
|
|
|
package/linknx/0002-src-Makefile.am-fix-linking-with-log4cpp.patch lib_patch.Upstream
|
|
|
|
package/linphone/0001-src-core-paths-paths.cpp-fix-powerpc-build.patch lib_patch.Upstream
|
|
|
|
package/linux-fusion/0001-fix-for-linux-4-and-above.patch lib_patch.Upstream
|
|
|
|
package/linux-fusion/0002-Fix-mismatched-conversion-spec-and-value-in-printk.patch lib_patch.Upstream
|
|
|
|
package/linux-fusion/0003-Fix-fusion-Unknown-symbol-tasklist_lock-err-0.patch lib_patch.Upstream
|
|
|
|
package/linux-fusion/0004-Port-one-one_udp.c-to-Linux-4.1.patch lib_patch.Upstream
|
|
|
|
package/linux-zigbee/0001-test-serial-Remove-test-serial.patch lib_patch.Upstream
|
|
|
|
package/linux-zigbee/0002-addrdb-coord-config-parse.y-add-missing-time.h-inclu.patch lib_patch.Upstream
|
|
|
|
package/linuxptp/S65ptp4l Shellcheck lib_sysv.Indent
|
|
|
|
package/linuxptp/S66phc2sys Shellcheck lib_sysv.Indent
|
|
|
|
package/lirc-tools/0001-plugins-devinput.c-fix-build-with-musl-1.2.0.patch lib_patch.Upstream
|
|
|
|
package/lirc-tools/0002-configure-add-disable-doc-option.patch lib_patch.Upstream
|
|
|
|
package/lirc-tools/S25lircd lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/lite/0001-dfbspy-stat.patch lib_patch.Sob lib_patch.Upstream
|
|
|
|
package/lite/0002-no-tests.patch lib_patch.Sob lib_patch.Upstream
|
|
|
|
package/lite/0003-pkg-config.patch lib_patch.Sob lib_patch.Upstream
|
|
|
|
package/live555/0001-Add-a-pkg-config-file-for-the-shared-libraries.patch lib_patch.Upstream
|
|
|
|
package/lldpd/S60lldpd Shellcheck lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/llvm-project/clang/0001-lib-Driver-ToolChains-Gnu-Use-GCC_INSTALL_PREFIX-in-.patch lib_patch.Upstream
|
|
|
|
package/llvm-project/libclc/0001-support-out-of-tree-build.patch lib_patch.Upstream
|
|
|
|
package/lm-sensors/0001-static-build.patch lib_patch.Upstream
|
|
|
|
package/lm-sensors/0002-no-host-ldconfig.patch lib_patch.Upstream
|
|
|
|
package/lmbench/0001-scripts-build-use-bin-bash-as-shell.patch lib_patch.Upstream
|
|
|
|
package/lmbench/0002-src-Makefile-add-lmbench-to-list-of-executables.patch lib_patch.Upstream
|
|
|
|
package/lmbench/0003-TOO_LONG-100-usec-to-prevent-memsize-from-timingout-.patch lib_patch.Upstream
|
|
|
|
package/lmbench/0004-Fix-garbage-pointer-for-lat_rpc-S-localhost.patch lib_patch.Upstream
|
|
|
|
package/localedef/0002-relax-dependency-on-GCC-to-4.8-and-binutils-to-2.24.patch lib_patch.Upstream
|
|
|
|
package/lockdev/0001-Makefile-install-static-library-and-headers-separate.patch lib_patch.Upstream
|
|
|
|
package/lockfile-progs/0001-sus3v-legacy.patch lib_patch.Sob lib_patch.Upstream
|
|
|
|
package/lshw/0001-solve-Compile-error-when-g-version-is-less-than-5.patch lib_patch.Upstream
|
|
|
|
package/ltrace/0001-arm-plt.patch lib_patch.Upstream
|
|
|
|
package/ltrace/0002-sparc-add-missing-library.h-include.patch lib_patch.Upstream
|
|
|
|
package/ltrace/0003-configure.ac-fix-autoreconf-with-autoconf-2.70.patch lib_patch.Upstream
|
|
|
|
package/lttng-babeltrace/0001-tests-lib-Makefile.am-remove-unneeded-static-flag.patch lib_patch.Upstream
|
|
|
|
package/lttng-babeltrace/0002-configure.ac-fix-popt-static-build.patch lib_patch.Upstream
|
|
|
|
package/lttng-libust/0001-configure.ac-add-disable-tests.patch lib_patch.Upstream
|
|
|
|
package/lttng-tools/0001-configure.ac-add-disable-tests.patch lib_patch.Upstream
|
|
|
|
package/lua-gd/0001-Protect-declaration-of-LgdImageCreateFromPng-with-GD.patch lib_patch.Upstream
|
|
|
|
package/lua-lunix/0001-remove-link-with-librt.patch lib_patch.Upstream
|
|
|
|
package/lua-sdl2/0001-Do-not-reference-host-directory-for-headers.patch lib_patch.Upstream
|
|
|
|
package/lua-sdl2/0002-CMakeLists-do-not-require-C.patch lib_patch.Upstream
|
|
|
|
package/lua/5.1.5/0001-root-path.patch lib_patch.Upstream
|
|
|
|
package/lua/5.1.5/0002-shared-libs-for-lua.patch lib_patch.Upstream
|
|
|
|
package/lua/5.1.5/0011-linenoise.patch lib_patch.Upstream
|
|
|
|
package/lua/5.1.5/0012-fix-reader-at-eoz.patch lib_patch.Upstream
|
|
|
|
package/lua/5.3.6/0001-root-path.patch lib_patch.Upstream
|
|
|
|
package/lua/5.3.6/0002-shared-libs-for-lua.patch lib_patch.Upstream
|
|
|
|
package/lua/5.3.6/0003-linenoise.patch lib_patch.Upstream
|
|
|
|
package/lua/5.4.6/0001-root-path.patch lib_patch.Upstream
|
|
|
|
package/lua/5.4.6/0002-shared-libs-for-lua.patch lib_patch.Upstream
|
|
|
|
package/lua/5.4.6/0011-linenoise.patch lib_patch.Upstream
|
|
|
|
package/luajit/0001-no-bin-symlink.patch lib_patch.Upstream
|
|
|
|
package/luajit/0002-install-inc.patch lib_patch.Upstream
|
|
|
|
package/luasyslog/0001-remove-AX_LUA_LIBS.patch lib_patch.Upstream
|
|
|
|
package/luasyslog/0002-build-ax_lua.m4-fix-cross-compilation.patch lib_patch.Upstream
|
|
|
|
package/lugaru/0001-ImageIO-fix-invalid-conversion.patch lib_patch.Upstream
|
|
|
|
package/lugaru/0002-Fix-mismatched-usage-length-build-fail-on-g.patch lib_patch.Upstream
|
2024-04-03 04:09:27 +08:00
|
|
|
package/lvm2/0001-cmdline-use-freopen-to-reopen-standard-streams.patch lib_patch.Upstream
|
|
|
|
package/lvm2/0002-log-use-freopen-to-reopen-standard-streams.patch lib_patch.Upstream
|
utils/check-package: emit library name along with check function name
Currently, when we generate .checkpackageignore, we store, for each
error, only the name of the function that generated that error.
Although we currently do not have two check libs that have same-name
check functions, there is nothing that would prevent that, and there
is no reason why two unrelated libs could not implement checks with
the same name.
If such a situation were to arise, we'd have no way, when parsing the
ignore list (in-tree: .checkpackageignore), to know which of the libs
the exclusion would apply to.
Fix that by storing both the library and function names together. The
leading "checkpackagelib." (with the trailing dot, 16 chars) is removed
for brevity, because it's present in all libs' names.
As a consequence, regenerate .checkpackageignore.
Note: people using that script to validate their br2-external trees will
also have to regenerate their own exclusion list if they have one.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Ricardo Martincoski <ricardo.martincoski@datacom.com.br>
Reviewed-by: Arnout Vandecappelle <arnout@mind.be>
2024-04-01 01:26:06 +08:00
|
|
|
package/lz4/0001-build-Support-BUILD_SHARED-no.patch lib_patch.Upstream
|
|
|
|
package/lzma/0001-Remove-static-from-LDFLAGS.patch lib_patch.Upstream
|
|
|
|
package/lzop/0001-allow-overriding-modification-time.patch lib_patch.Upstream
|
|
|
|
package/macchanger/0001-Fix-missing-include-for-caddr_t.patch lib_patch.Upstream
|
|
|
|
package/madplay/0001-switch-to-new-alsa-api.patch lib_patch.Sob lib_patch.Upstream
|
|
|
|
package/madplay/0002-configure-ac-automake-foreign.patch lib_patch.Upstream
|
|
|
|
package/madplay/0003-configure-ac-use-pkg-config-to-find-id3tag.patch lib_patch.Upstream
|
|
|
|
package/madplay/0004-configure-ac-call-AM_MKINSTALLDIRS.patch lib_patch.Upstream
|
|
|
|
package/makedumpfile/0002-Handle-__mips64.patch lib_patch.Upstream
|
|
|
|
package/mariadb/0001-add-extra-check-for-librt.patch lib_patch.Upstream
|
|
|
|
package/mariadb/S97mysqld Shellcheck lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/matchbox-keyboard/mb-applet-kbd-wrapper.sh Shellcheck lib_shellscript.TrailingSpace
|
|
|
|
package/matchbox-lib/0001-index-is-legacy.patch lib_patch.Upstream
|
|
|
|
package/matchbox-panel/0001-index-is-legacy.patch lib_patch.Upstream
|
|
|
|
package/matchbox-panel/0002-mb-applet-wireless.patch lib_patch.Upstream
|
|
|
|
package/matchbox-panel/0003-mb-applet-battery.patch lib_patch.Upstream
|
|
|
|
package/matchbox-startup-monitor/0001-true-false.patch lib_patch.Upstream
|
|
|
|
package/matchbox/0001-defaulttheme.patch lib_patch.Upstream
|
|
|
|
package/matchbox/0002-src-Fix-build-with-gcc-10.patch lib_patch.Upstream
|
|
|
|
package/mediastreamer/0001-src-videofilters-nowebcam.c-fix-build-without-ffmpeg.patch lib_patch.Upstream
|
|
|
|
package/mediastreamer/0002-Use-AV_INPUT_BUFFER_PADDING_SIZE-to-determine-paddin.patch lib_patch.Upstream
|
|
|
|
package/memstat/0001-PATH_MAX.patch lib_patch.Upstream
|
Makefile: make check-package assume a git tree
... just like check-flake8 already does.
When a new check_function is added to check-package, often there are
files in the tree that would generate warnings.
An example is the Sob check_function for patch files:
| $ ./utils/check-package --i Sob $(git ls-files) >/dev/null
| 369301 lines processed
| 46 warnings generated
Currently these warnings are listed when calling check-package directly,
and also at the output of pkg-stats, but the check_function does not run
on 'make check-package' (that is used to catch regressions on GitLab CI
'check-package' job) until all warnings in the tree are fixed.
This (theoretically) allows new .patch files be added without SoB,
without the GitLab CI catching it.
Since now check-package has an ignore file to list all warnings in the
tree, that will eventually be fixed, there is no need to filter the
files passed to check-package.
So test all files in the tree when 'make check-package' is called.
It brings following advantages;
- any new check_function added to check-package takes place immediately
for new files;
- adding new check_functions is less traumatic to the developer doing
this, since he/she does not need anymore to fix all warnings in the
tree before the new check_function takes effect;
- prevent regressions, e.g. ANY new .patch file must have SoB;
- as a side-effect, print a single statistics line as output of
'make ckeck-package'.
But just enabling the check would generate many warnings when
'make check-package' is called, so update the ignore file by using:
$ ./utils/docker-run make .checkpackageignore
Notice: in order to ensure reproducible results, one should run 'make
check-package' and 'make .checkpackageignore' inside the docker image,
otherwise a variation in shellcheck version (installed in the host) can
produce different results.
Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2022-08-01 03:35:11 +08:00
|
|
|
package/mender-connect/S43mender-connect Shellcheck
|
utils/check-package: emit library name along with check function name
Currently, when we generate .checkpackageignore, we store, for each
error, only the name of the function that generated that error.
Although we currently do not have two check libs that have same-name
check functions, there is nothing that would prevent that, and there
is no reason why two unrelated libs could not implement checks with
the same name.
If such a situation were to arise, we'd have no way, when parsing the
ignore list (in-tree: .checkpackageignore), to know which of the libs
the exclusion would apply to.
Fix that by storing both the library and function names together. The
leading "checkpackagelib." (with the trailing dot, 16 chars) is removed
for brevity, because it's present in all libs' names.
As a consequence, regenerate .checkpackageignore.
Note: people using that script to validate their br2-external trees will
also have to regenerate their own exclusion list if they have one.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Ricardo Martincoski <ricardo.martincoski@datacom.com.br>
Reviewed-by: Arnout Vandecappelle <arnout@mind.be>
2024-04-01 01:26:06 +08:00
|
|
|
package/menu-cache/0001-Support-gcc10-compilation.patch lib_patch.Upstream
|
|
|
|
package/mesa3d-demos/0001-demos-makes-opengl-an-optional-component.patch lib_patch.Upstream
|
|
|
|
package/mesa3d/0001-meson-Set-proper-value-for-LIBCLC_INCLUDEDIR.patch lib_patch.Upstream
|
|
|
|
package/meson-tools/0001-amlbootenc-gxl-remove-non-std-C-convention-in-for.patch lib_patch.Upstream
|
|
|
|
package/meson/0001-Prefer-ext-static-libs-when-default-library-static.patch lib_patch.Upstream
|
|
|
|
package/meson/0002-mesonbuild-dependencies-base.py-add-pkg_config_stati.patch lib_patch.Upstream
|
|
|
|
package/metacity/0001-add-libm-reference.patch lib_patch.Upstream
|
|
|
|
package/metacity/0002-gconf.patch lib_patch.Upstream
|
|
|
|
package/metacity/0003-mag-add-libm-reference.patch lib_patch.Upstream
|
|
|
|
package/mfgtools/0001-lnx_def.h-fix-conflicting-declaration-of-__time64_t.patch lib_patch.Upstream
|
|
|
|
package/midori/0001-disable-vala-fatal-warnings.patch lib_patch.Upstream
|
|
|
|
package/midori/0002-add-option-to-specify-path-to-g-ir-compiler.patch lib_patch.Upstream
|
|
|
|
package/mii-diag/0001-strchr.patch lib_patch.Sob lib_patch.Upstream
|
|
|
|
package/mimic/0001-Fix-linking-on-gcc-10.2.0-or-newer.patch lib_patch.Upstream
|
|
|
|
package/mini-snmpd/0001-linux.c-fix-musl-build.patch lib_patch.Upstream
|
|
|
|
package/minidlna/S60minidlnad Shellcheck lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/minissdpd/S50minissdpd Shellcheck lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/modem-manager/S44modem-manager Shellcheck lib_sysv.Variables
|
|
|
|
package/mongodb/0001-ssl_manager.cpp-fix-build-with-gcc-7-and-fpermissive.patch lib_patch.Upstream
|
|
|
|
package/mongodb/0002-src-mongo-db-exec-plan_stats.h-fix-build-with-gcc-11.patch lib_patch.Upstream
|
|
|
|
package/mongrel2/0001-Do-not-run-tests.patch lib_patch.Upstream
|
|
|
|
package/mongrel2/0002-Fix-Makefiles-for-cross-compilation.patch lib_patch.Upstream
|
|
|
|
package/mongrel2/0003-fix-build-with-gcc-4.8.patch lib_patch.Upstream
|
|
|
|
package/monit/0001-no-force-static.patch lib_patch.Upstream
|
|
|
|
package/mono-gtksharp3/0001-Fixes-MONO_PROFILE_ENTER_LEAVE-undeclared.patch lib_patch.Upstream
|
|
|
|
package/mono-gtksharp3/0002-Mono-compilation-error-branch.patch lib_patch.Upstream
|
|
|
|
package/mono/0001-Fix-linkage-with-a-system-libatomic_ops-shared-library.patch lib_patch.Upstream
|
|
|
|
package/mono/0002-Ongoing-work-on-the-cmake-build.patch lib_patch.Upstream
|
|
|
|
package/mosquitto/S50mosquitto Shellcheck lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/motion/S99motion Shellcheck lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/mpd/0001-src-event-meson.build-add-atomic-dependency-for-spar.patch lib_patch.Upstream
|
|
|
|
package/mpd/S95mpd lib_sysv.Variables
|
|
|
|
package/mpir/0001-mpn-arm-udiv.asm-workaround-binutils-bug-14887.patch lib_patch.Upstream
|
|
|
|
package/mpv/0001-fix-powerpc64-altivec.patch lib_patch.Upstream
|
|
|
|
package/mraa/0001-include-Declare-gVERSION-global-as-extern.patch lib_patch.Upstream
|
Makefile: make check-package assume a git tree
... just like check-flake8 already does.
When a new check_function is added to check-package, often there are
files in the tree that would generate warnings.
An example is the Sob check_function for patch files:
| $ ./utils/check-package --i Sob $(git ls-files) >/dev/null
| 369301 lines processed
| 46 warnings generated
Currently these warnings are listed when calling check-package directly,
and also at the output of pkg-stats, but the check_function does not run
on 'make check-package' (that is used to catch regressions on GitLab CI
'check-package' job) until all warnings in the tree are fixed.
This (theoretically) allows new .patch files be added without SoB,
without the GitLab CI catching it.
Since now check-package has an ignore file to list all warnings in the
tree, that will eventually be fixed, there is no need to filter the
files passed to check-package.
So test all files in the tree when 'make check-package' is called.
It brings following advantages;
- any new check_function added to check-package takes place immediately
for new files;
- adding new check_functions is less traumatic to the developer doing
this, since he/she does not need anymore to fix all warnings in the
tree before the new check_function takes effect;
- prevent regressions, e.g. ANY new .patch file must have SoB;
- as a side-effect, print a single statistics line as output of
'make ckeck-package'.
But just enabling the check would generate many warnings when
'make check-package' is called, so update the ignore file by using:
$ ./utils/docker-run make .checkpackageignore
Notice: in order to ensure reproducible results, one should run 'make
check-package' and 'make .checkpackageignore' inside the docker image,
otherwise a variation in shellcheck version (installed in the host) can
produce different results.
Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2022-08-01 03:35:11 +08:00
|
|
|
package/mrouted/S41mrouted NotExecutable
|
utils/check-package: emit library name along with check function name
Currently, when we generate .checkpackageignore, we store, for each
error, only the name of the function that generated that error.
Although we currently do not have two check libs that have same-name
check functions, there is nothing that would prevent that, and there
is no reason why two unrelated libs could not implement checks with
the same name.
If such a situation were to arise, we'd have no way, when parsing the
ignore list (in-tree: .checkpackageignore), to know which of the libs
the exclusion would apply to.
Fix that by storing both the library and function names together. The
leading "checkpackagelib." (with the trailing dot, 16 chars) is removed
for brevity, because it's present in all libs' names.
As a consequence, regenerate .checkpackageignore.
Note: people using that script to validate their br2-external trees will
also have to regenerate their own exclusion list if they have one.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Ricardo Martincoski <ricardo.martincoski@datacom.com.br>
Reviewed-by: Arnout Vandecappelle <arnout@mind.be>
2024-04-01 01:26:06 +08:00
|
|
|
package/mrp/S65mrp lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/mstpd/0001-bridge-stp.in-support-different-versions-of-pidof-13.patch lib_patch.Upstream
|
Makefile: make check-package assume a git tree
... just like check-flake8 already does.
When a new check_function is added to check-package, often there are
files in the tree that would generate warnings.
An example is the Sob check_function for patch files:
| $ ./utils/check-package --i Sob $(git ls-files) >/dev/null
| 369301 lines processed
| 46 warnings generated
Currently these warnings are listed when calling check-package directly,
and also at the output of pkg-stats, but the check_function does not run
on 'make check-package' (that is used to catch regressions on GitLab CI
'check-package' job) until all warnings in the tree are fixed.
This (theoretically) allows new .patch files be added without SoB,
without the GitLab CI catching it.
Since now check-package has an ignore file to list all warnings in the
tree, that will eventually be fixed, there is no need to filter the
files passed to check-package.
So test all files in the tree when 'make check-package' is called.
It brings following advantages;
- any new check_function added to check-package takes place immediately
for new files;
- adding new check_functions is less traumatic to the developer doing
this, since he/she does not need anymore to fix all warnings in the
tree before the new check_function takes effect;
- prevent regressions, e.g. ANY new .patch file must have SoB;
- as a side-effect, print a single statistics line as output of
'make ckeck-package'.
But just enabling the check would generate many warnings when
'make check-package' is called, so update the ignore file by using:
$ ./utils/docker-run make .checkpackageignore
Notice: in order to ensure reproducible results, one should run 'make
check-package' and 'make .checkpackageignore' inside the docker image,
otherwise a variation in shellcheck version (installed in the host) can
produce different results.
Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2022-08-01 03:35:11 +08:00
|
|
|
package/multipath-tools/S60multipathd Shellcheck
|
utils/check-package: emit library name along with check function name
Currently, when we generate .checkpackageignore, we store, for each
error, only the name of the function that generated that error.
Although we currently do not have two check libs that have same-name
check functions, there is nothing that would prevent that, and there
is no reason why two unrelated libs could not implement checks with
the same name.
If such a situation were to arise, we'd have no way, when parsing the
ignore list (in-tree: .checkpackageignore), to know which of the libs
the exclusion would apply to.
Fix that by storing both the library and function names together. The
leading "checkpackagelib." (with the trailing dot, 16 chars) is removed
for brevity, because it's present in all libs' names.
As a consequence, regenerate .checkpackageignore.
Note: people using that script to validate their br2-external trees will
also have to regenerate their own exclusion list if they have one.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Ricardo Martincoski <ricardo.martincoski@datacom.com.br>
Reviewed-by: Arnout Vandecappelle <arnout@mind.be>
2024-04-01 01:26:06 +08:00
|
|
|
package/musepack/0001-shared.patch lib_patch.Upstream
|
|
|
|
package/musepack/0002-cmake-use-the-standard-CMake-flag-to-drive-the-share.patch lib_patch.Upstream
|
|
|
|
package/musepack/0003-include-fpu-control-with-glibc-only.patch lib_patch.Upstream
|
|
|
|
package/musepack/0004-missing-sys-select.patch lib_patch.Upstream
|
|
|
|
package/musepack/0005-fix-build-with-gcc-10.patch lib_patch.Upstream
|
|
|
|
package/musl/0001-avoid-kernel-if_ether.h.patch lib_patch.Upstream
|
|
|
|
package/musl/0002-package-musl-Make-scheduler-functions-Linux-compatib.patch lib_patch.Upstream
|
|
|
|
package/nano/0001-lib-getrandom.c-fix-build-with-uclibc-1.0.35.patch lib_patch.Upstream
|
|
|
|
package/nanocom/0001-fix-build-with-gcc-10.patch lib_patch.Upstream
|
|
|
|
package/ncmpc/0001-meson.build-add-atomic-dependency-for-sparc.patch lib_patch.Upstream
|
|
|
|
package/ne10/0001-CMakeLists-don-t-hard-code-thumb-code-generation.patch lib_patch.Upstream
|
|
|
|
package/ne10/0002-fix-build-without-C.patch lib_patch.Upstream
|
|
|
|
package/neard/S53neard Shellcheck lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/neardal/0001-lib-neardal.h-fix-build-with-gcc-10.patch lib_patch.Upstream
|
|
|
|
package/netatalk/S50netatalk lib_sysv.EmptyLastLine lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/netcat/0001-signed-bit-counting.patch lib_patch.Sob lib_patch.Upstream
|
|
|
|
package/netopeer2/S52netopeer2 Shellcheck lib_sysv.Variables
|
|
|
|
package/netperf/0001-src-nettest_omni.c-fix-compilation-with-GCC10.patch lib_patch.Upstream
|
|
|
|
package/netplug/0001-makefile-flags.patch lib_patch.Sob lib_patch.Upstream
|
|
|
|
package/netplug/0002-add-missing-time-include.patch lib_patch.Upstream
|
|
|
|
package/netplug/0003-remove-assert-fail.patch lib_patch.Upstream
|
|
|
|
package/netplug/S29netplug Shellcheck lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/netplug/netplug-script Shellcheck lib_shellscript.ConsecutiveEmptyLines
|
|
|
|
package/netsniff-ng/0001-Detect-libpcap-dependencies-using-pkg-config.patch lib_patch.Upstream
|
|
|
|
package/netsnmp/S59snmpd Shellcheck lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/netsurf/0001-avoid-system-perl-dependencies.patch lib_patch.Upstream
|
|
|
|
package/netsurf/0002-do-not-cross-compile-nsgenbind.patch lib_patch.Upstream
|
|
|
|
package/netsurf/0003-fix-compilation-without-curl.patch lib_patch.Upstream
|
|
|
|
package/netsurf/0004-framebuffer-Fix-internal-font-generated-source-for-GCC-10.patch lib_patch.Upstream
|
|
|
|
package/nettle/0001-disable-testsuite-examples.patch lib_patch.Upstream
|
|
|
|
package/network-manager/S45network-manager Shellcheck lib_sysv.ConsecutiveEmptyLines lib_sysv.EmptyLastLine lib_sysv.Variables
|
|
|
|
package/nfs-utils/S60nfs Shellcheck lib_sysv.ConsecutiveEmptyLines lib_sysv.Variables
|
|
|
|
package/nginx-modsecurity/0001-config-use-pkg-config.patch lib_patch.Upstream
|
|
|
|
package/nginx/0001-auto-type-sizeof-rework-autotest-to-be-cross-compila.patch lib_patch.Upstream
|
|
|
|
package/nginx/0002-auto-feature-add-mechanism-allowing-to-force-feature.patch lib_patch.Upstream
|
|
|
|
package/nginx/0003-auto-set-ngx_feature_run_force_result-for-each-featu.patch lib_patch.Upstream
|
|
|
|
package/nginx/0004-auto-lib-libxslt-conf-use-pkg-config.patch lib_patch.Upstream
|
|
|
|
package/nginx/0005-auto-unix-make-sys_nerr-guessing-cross-friendly.patch lib_patch.Upstream
|
|
|
|
package/nginx/0006-auto-lib-openssl-conf-use-pkg-config.patch lib_patch.Upstream
|
|
|
|
package/nginx/0007-auto-lib-libgd-conf-use-pkg-config.patch lib_patch.Upstream
|
|
|
|
package/nginx/0008-src-os-unix-ngx_linux_config.h-only-include-dlfcn.h-.patch lib_patch.Upstream
|
|
|
|
package/nginx/0009-auto-os-linux-fix-build-with-libxcrypt.patch lib_patch.Upstream
|
|
|
|
package/nginx/0010-Allow-forcing-of-endianness-for-cross-compilation.patch lib_patch.Upstream
|
|
|
|
package/nginx/S50nginx lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/nilfs-utils/0001-nilfs_cleanerd-link-dynamically.patch lib_patch.Upstream
|
|
|
|
package/nmap/0001-libdnet-wrapper-configure.patch lib_patch.Upstream
|
|
|
|
package/nodejs/nodejs-src/0001-add-qemu-wrapper-support.patch lib_patch.Upstream
|
|
|
|
package/nodejs/nodejs-src/0002-check-if-uclibc-has-backtrace-support.patch lib_patch.Upstream
|
|
|
|
package/nodejs/nodejs-src/0003-include-obj-name-in-shared-intermediate.patch lib_patch.Upstream
|
|
|
|
package/nodejs/nodejs-src/0004-lib-internal-modules-cjs-loader.js-adjust-default-pa.patch lib_patch.Upstream
|
|
|
|
package/nodm/S90nodm Shellcheck lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/norm/0001-protolib-drop-linux-version-check.patch lib_patch.Upstream
|
|
|
|
package/norm/0002-Use-print-as-function-call-for-Python3-compatibility.patch lib_patch.Upstream
|
|
|
|
package/norm/0003-Fix-mixed-tabs-spaces-in-protolib-wscript.patch lib_patch.Upstream
|
|
|
|
package/nss-pam-ldapd/S45nslcd Shellcheck lib_sysv.EmptyLastLine lib_sysv.Indent lib_sysv.Variables
|
2024-06-07 02:21:24 +08:00
|
|
|
package/ntp/0001-ntp-syscalls-fallback.patch lib_patch.Upstream
|
utils/check-package: emit library name along with check function name
Currently, when we generate .checkpackageignore, we store, for each
error, only the name of the function that generated that error.
Although we currently do not have two check libs that have same-name
check functions, there is nothing that would prevent that, and there
is no reason why two unrelated libs could not implement checks with
the same name.
If such a situation were to arise, we'd have no way, when parsing the
ignore list (in-tree: .checkpackageignore), to know which of the libs
the exclusion would apply to.
Fix that by storing both the library and function names together. The
leading "checkpackagelib." (with the trailing dot, 16 chars) is removed
for brevity, because it's present in all libs' names.
As a consequence, regenerate .checkpackageignore.
Note: people using that script to validate their br2-external trees will
also have to regenerate their own exclusion list if they have one.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Ricardo Martincoski <ricardo.martincoski@datacom.com.br>
Reviewed-by: Arnout Vandecappelle <arnout@mind.be>
2024-04-01 01:26:06 +08:00
|
|
|
package/ntp/S49ntp.in lib_sysv.Variables
|
|
|
|
package/ntpsec/0001-wscript-remove-checks-for-bsd-string.h-fixes-host-co.patch lib_patch.Upstream
|
|
|
|
package/numactl/0001-link-with-latomic-if-needed-again.patch lib_patch.Upstream
|
|
|
|
package/nuttcp/0001-susv3-legacy.patch lib_patch.Upstream
|
|
|
|
package/nvidia-driver/0001-use-LDFLAGS.patch lib_patch.Upstream
|
|
|
|
package/octave/0001-Fix-BLAS-library-integer-size-detection.patch lib_patch.Upstream
|
|
|
|
package/odb/0001-tm.h-include-in-gcc.hxx-appears-to-be-no-longer-nece.patch lib_patch.Upstream
|
|
|
|
package/odb/0002-Remove-gratuitous-classes.patch lib_patch.Upstream
|
|
|
|
package/odb/0003-Initial-work-to-make-ODB-compatible-with-GCC-6.patch lib_patch.Upstream
|
|
|
|
package/odb/0004-Make-compilable-with-GCC-6-in-C-14-mode.patch lib_patch.Upstream
|
|
|
|
package/odb/0005-Fix-bug-in-GCC-6-input_location-translation.patch lib_patch.Upstream
|
|
|
|
package/odb/0006-Adapt-to-changes-in-GCC-8.patch lib_patch.Upstream
|
|
|
|
package/odb/0007-Switch-to-C-11-get-rid-of-auto_ptr-use.patch lib_patch.Upstream
|
|
|
|
package/odb/0008-Fix-GCC-8-adaptation-to-be-compatible-with-previous-.patch lib_patch.Upstream
|
|
|
|
package/odb/0009-Handle-namespace-aliases-when-parsing-GCC-tree.patch lib_patch.Upstream
|
|
|
|
package/odb/0010-Add-initial-support-for-GCC-9.patch lib_patch.Upstream
|
|
|
|
package/odb/0011-Adjust-to-changes-in-GCC-10.patch lib_patch.Upstream
|
|
|
|
package/odb/0012-Adjust-to-changes-in-GCC-11.patch lib_patch.Upstream
|
|
|
|
package/odb/0013-Resolve-name-lookup-ambiguity-causing-error-with-GCC.patch lib_patch.Upstream
|
|
|
|
package/ofono/0001-uclibc-backtrace.patch lib_patch.Upstream
|
|
|
|
package/ofono/S46ofono lib_sysv.Variables
|
|
|
|
package/ola/0001-ola-fix-compilation-with-musl-1-2-3.patch lib_patch.Upstream
|
|
|
|
package/olsr/0001-olsrd-migrate-to-using-bison-3.7.1.patch lib_patch.Upstream
|
|
|
|
package/olsr/0002-lib-pud-Makefile-fix-parallel-build.patch lib_patch.Upstream
|
|
|
|
package/olsr/0003-pud-adapt-to-API-changes-in-gpsd-3-20.patch lib_patch.Upstream
|
|
|
|
package/olsr/0005-lib-pud-src-gpsdclient.c-drop-handling-of-gpsdata-fi.patch lib_patch.Upstream
|
|
|
|
package/olsr/0006-build-patch-for-gpsd-3-25.patch lib_patch.Upstream
|
|
|
|
package/olsr/S50olsr Shellcheck lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/open-plc-utils/0001-Remove-OWNER-and-GROUPS-parameters-to-install.patch lib_patch.Upstream
|
|
|
|
package/open2300/0001-fix-makefile.patch lib_patch.Upstream
|
|
|
|
package/openjdk/17.0.9+9/0001-Add-ARCv2-ISA-processors-support-to-Zero.patch lib_patch.Upstream
|
|
|
|
package/openjdk/21.0.1+12/0001-Add-ARCv2-ISA-processors-support-to-Zero.patch lib_patch.Upstream
|
|
|
|
package/openldap/0001-fix-bignum.patch lib_patch.Upstream
|
|
|
|
package/openldap/0002-disable-docs.patch lib_patch.Upstream
|
|
|
|
package/openntpd/S49ntp Shellcheck lib_sysv.Variables
|
|
|
|
package/openocd/0001-configure-enable-build-on-uclinux.patch lib_patch.Upstream
|
|
|
|
package/openpgm/0001-Rename-openpgm-5.2.pc.in.patch lib_patch.Upstream
|
|
|
|
package/openpgm/0002-openpgm-pgm-checksum.c-fix-build-with-32-bits-MMX.patch lib_patch.Upstream
|
|
|
|
package/openpgm/0003-fix-build-on-macOS-ARM.patch lib_patch.Upstream
|
|
|
|
package/openpowerlink/0001-install-the-stack-libraries-to-lib-subdirectory.patch lib_patch.Upstream
|
|
|
|
package/openpowerlink/0002-cmake-install-oplk-headers-files.patch lib_patch.Upstream
|
|
|
|
package/openpowerlink/0003-Add-top-level-CMakeLists.txt.patch lib_patch.Upstream
|
|
|
|
package/openrc/0001-init.d-sysctl.in-add-support-for-busybox-sysctl.patch lib_patch.Upstream
|
|
|
|
package/openrc/0002-sh-init.sh.Linux.in-change-run-lock-from-root-uucp-t.patch lib_patch.Upstream
|
|
|
|
package/openrc/0003-init.d-agetty-replace-sbin-agetty-by-sbin-getty.patch lib_patch.Upstream
|
|
|
|
package/openrc/0004-init.d-agetty-start-agetty-after-all-sevices.patch lib_patch.Upstream
|
|
|
|
package/openrc/0005-runlevels-do-not-add-agetty.tty-1-6-if-MKSYSVINIT-ye.patch lib_patch.Upstream
|
|
|
|
package/openrc/0006-Also-create-run-lock-subsys-directory.patch lib_patch.Upstream
|
|
|
|
package/openssh/S50sshd lib_sysv.EmptyLastLine lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/openswan/0001-lib-libopenswan-constants.c-workaround-missing-ns_t_.patch lib_patch.Upstream
|
|
|
|
package/opentyrian/0001-Move-definitions-that-don-t-need-to-be-exposed-from-opl-h-to-opl-c.patch lib_patch.Upstream
|
|
|
|
package/openvmtools/0001-no_cflags_werror.patch lib_patch.Upstream
|
|
|
|
package/openvmtools/0002-dont-force-cppflags.patch lib_patch.Upstream
|
|
|
|
package/openvmtools/0003-Rename-poll-h-into-vm_poll-h-to-fix-build-failure-on-musl.patch lib_patch.Upstream
|
|
|
|
package/openvmtools/0004-Remove-assumptions-about-glibc-being-only-libc-imple.patch lib_patch.Upstream
|
|
|
|
package/openvmtools/0005-Use-configure-test-for-struct-timespec.patch lib_patch.Upstream
|
|
|
|
package/openvmtools/0006-Fix-definition-of-ALLPERMS-and-ACCESSPERMS.patch lib_patch.Upstream
|
|
|
|
package/openvmtools/0007-Use-configure-to-test-for-feature-instead-of-platfor.patch lib_patch.Upstream
|
|
|
|
package/openvmtools/0008-Use-configure-test-for-sys-stat.h-include.patch lib_patch.Upstream
|
|
|
|
package/openvmtools/0011-open-vm-tools-vmhgfs-fuse-fsutils.h-fix-build-on-mus.patch lib_patch.Upstream
|
|
|
|
package/openvmtools/0012-Make-HgfsConvertFromNtTimeNsec-aware-of-64-bit-time_.patch lib_patch.Upstream
|
2022-08-01 03:35:14 +08:00
|
|
|
package/openvmtools/shutdown Shellcheck
|
utils/check-package: emit library name along with check function name
Currently, when we generate .checkpackageignore, we store, for each
error, only the name of the function that generated that error.
Although we currently do not have two check libs that have same-name
check functions, there is nothing that would prevent that, and there
is no reason why two unrelated libs could not implement checks with
the same name.
If such a situation were to arise, we'd have no way, when parsing the
ignore list (in-tree: .checkpackageignore), to know which of the libs
the exclusion would apply to.
Fix that by storing both the library and function names together. The
leading "checkpackagelib." (with the trailing dot, 16 chars) is removed
for brevity, because it's present in all libs' names.
As a consequence, regenerate .checkpackageignore.
Note: people using that script to validate their br2-external trees will
also have to regenerate their own exclusion list if they have one.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Ricardo Martincoski <ricardo.martincoski@datacom.com.br>
Reviewed-by: Arnout Vandecappelle <arnout@mind.be>
2024-04-01 01:26:06 +08:00
|
|
|
package/openvpn/S60openvpn Shellcheck lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/oprofile/0001-musl.patch lib_patch.Upstream
|
|
|
|
package/opusfile/0001-Propagate-allocation-failure-from-ogg_sync_buffer.patch lib_patch.Upstream
|
|
|
|
package/owfs/S55owserver Shellcheck lib_sysv.Variables
|
|
|
|
package/owfs/S60owfs Shellcheck lib_sysv.Variables
|
|
|
|
package/owl-linux/0001-fix-for-linux-3.3.x.patch lib_patch.Upstream
|
|
|
|
package/patch/0001-Fix-segfault-with-mangled-rename-patch.patch lib_patch.Upstream
|
|
|
|
package/patch/0002-Allow-input-files-to-be-missing-for-ed-style-patches.patch lib_patch.Upstream
|
|
|
|
package/patch/0003-Fix-arbitrary-command-execution-in-ed-style-patches-.patch lib_patch.Upstream
|
|
|
|
package/patch/0004-Invoke-ed-directly-instead-of-using-the-shell.patch lib_patch.Upstream
|
|
|
|
package/patch/0005-Don-t-follow-symlinks-unless--follow-symlinks-is-given.patch lib_patch.Upstream
|
|
|
|
package/patchelf/0001-Add-option-to-make-the-rpath-relative-under-a-specif.patch lib_patch.Upstream
|
|
|
|
package/paxtest/0001-genpaxtest-move-log-location.patch lib_patch.Upstream
|
|
|
|
package/paxtest/0002-paxtest-page-alignment-ARM-and-NIOS2-arch.patch lib_patch.Upstream
|
|
|
|
package/pcm-tools/0001-pmu-query.py-fix-python3-errors-add-linux-platform-s.patch lib_patch.Upstream
|
|
|
|
package/pcmanfm/0001-po-de-po-fix-build-with-gettext-tiny.patch lib_patch.Upstream
|
|
|
|
package/pcre/0001-Kill-compatibility-bits.patch lib_patch.Upstream
|
|
|
|
package/pcre/0002-Disable-C-unit-tests.patch lib_patch.Upstream
|
|
|
|
package/pdmenu/0001-autoconf-makeinfo.in-link-with-INTLLIBS-if-needed.patch lib_patch.Upstream
|
|
|
|
package/pdmenu/0002-Makefile-autoconf-makeinfo.in-support-build-install-.patch lib_patch.Upstream
|
|
|
|
package/perl-net-ssleay/0001-fix-build-system.patch lib_patch.Upstream
|
|
|
|
package/perl-sys-cpu/0001-remove-extraneous-include.patch lib_patch.Upstream
|
|
|
|
package/perl-xml-libxml/0001-Makefile-PL.patch lib_patch.Upstream
|
|
|
|
package/php-geoip/0001-add-build-support-for-php8.patch lib_patch.Upstream
|
|
|
|
package/php-lua/0001-ZEND_ACC_ALLOW_STATIC-ZEND_ACC_STATIC-for-static-met.patch lib_patch.Upstream
|
|
|
|
package/php-lua/0002-php8-explicitly-declare-arginfo.patch lib_patch.Upstream
|
|
|
|
package/php-zmq/0001-updates-for-php7.4-and-php8.0.patch lib_patch.Upstream
|
|
|
|
package/php-zmq/0002-fix-for-php-7.3.patch lib_patch.Upstream
|
|
|
|
package/php-zmq/0003-fix-for-php-8.0.0beta2.patch lib_patch.Upstream
|
|
|
|
package/php/0001-acinclude.m4-don-t-unset-variables.patch lib_patch.Upstream
|
|
|
|
package/php/0002-iconv-tweak-iconv-detection.patch lib_patch.Upstream
|
|
|
|
package/php/0003-configure-disable-the-phar-tool.patch lib_patch.Upstream
|
|
|
|
package/php/0004-Call-apxs-with-correct-prefix.patch lib_patch.Upstream
|
|
|
|
package/php/0005-allow-opcache-cross-compiling.patch lib_patch.Upstream
|
|
|
|
package/pifmrds/0001-Makefile-cross-compile-friendly.patch lib_patch.Upstream
|
|
|
|
package/pifmrds/0002-Makefile-use-LDFLAGS.patch lib_patch.Upstream
|
|
|
|
package/pifmrds/0003-Makefile-fix-static-link.patch lib_patch.Upstream
|
|
|
|
package/pigpio/S50pigpio Shellcheck lib_sysv.Variables
|
|
|
|
package/pistache/0001-src-common-transport.cc-fallback-value-for-RUSAGE_TH.patch lib_patch.Upstream
|
|
|
|
package/pistache/0002-src-server-listener.cc-fix-libressl-build.patch lib_patch.Upstream
|
|
|
|
package/pixman/0001-Disable-tests.patch lib_patch.Upstream
|
|
|
|
package/pkgconf/0001-Only-prefix-with-the-sysroot-a-subset-of-variables.patch lib_patch.Upstream
|
|
|
|
package/pkgconf/0002-Revert-main-assume-modversion-insted-of-version-if-o.patch lib_patch.Upstream
|
2022-08-01 03:35:14 +08:00
|
|
|
package/pkgconf/pkg-config.in Shellcheck
|
utils/check-package: emit library name along with check function name
Currently, when we generate .checkpackageignore, we store, for each
error, only the name of the function that generated that error.
Although we currently do not have two check libs that have same-name
check functions, there is nothing that would prevent that, and there
is no reason why two unrelated libs could not implement checks with
the same name.
If such a situation were to arise, we'd have no way, when parsing the
ignore list (in-tree: .checkpackageignore), to know which of the libs
the exclusion would apply to.
Fix that by storing both the library and function names together. The
leading "checkpackagelib." (with the trailing dot, 16 chars) is removed
for brevity, because it's present in all libs' names.
As a consequence, regenerate .checkpackageignore.
Note: people using that script to validate their br2-external trees will
also have to regenerate their own exclusion list if they have one.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Ricardo Martincoski <ricardo.martincoski@datacom.com.br>
Reviewed-by: Arnout Vandecappelle <arnout@mind.be>
2024-04-01 01:26:06 +08:00
|
|
|
package/poke/0001-configure.ac-HELP2MAN-replace-by-true-when-cross-com.patch lib_patch.Upstream
|
|
|
|
package/poke/0002-lib-getrandom.c-fix-build-with-uclibc-1.0.35.patch lib_patch.Upstream
|
|
|
|
package/policycoreutils/0001-Add-DESTDIR-to-all-paths-that-use-an-absolute-path.patch lib_patch.Upstream
|
|
|
|
package/policycoreutils/0002-Add-PREFIX-to-host-paths.patch lib_patch.Upstream
|
|
|
|
package/postgresql/S50postgresql lib_sysv.Variables
|
|
|
|
package/pptp-linux/0001-susv3-legacy.patch lib_patch.Upstream
|
|
|
|
package/pptp-linux/0002-fix-parallel-build.patch lib_patch.Upstream
|
|
|
|
package/prboom/0001-libpng-1.4.patch lib_patch.Upstream
|
|
|
|
package/prboom/0002-configure-remove-predefined-O2-optimization-flag.patch lib_patch.Upstream
|
|
|
|
package/prelink-cross/0001-src-rtld-dl-tls.c-Fix-TLS-offsets-computation-for-s3.patch lib_patch.Upstream
|
|
|
|
package/procps-ng/0001-configure-Add--disable-w.patch lib_patch.Upstream
|
|
|
|
package/procps-ng/0002-escape-c-Fix-missing-nl_langinfo-on-certain-configs.patch lib_patch.Upstream
|
|
|
|
package/procps-ng/0003-fix-pifd_open-check.patch lib_patch.Upstream
|
|
|
|
package/procps-ng/S02sysctl lib_sysv.Variables
|
|
|
|
package/proftpd/S50proftpd Shellcheck lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/prosody/0001-enable-syslog.patch lib_patch.Upstream
|
|
|
|
package/prosody/0002-add-pidfile.patch lib_patch.Upstream
|
|
|
|
package/prosody/S50prosody Shellcheck lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/protozero/0001-CMakeLists.txt-protobuf-is-only-needed-for-tests.patch lib_patch.Upstream
|
|
|
|
package/proxychains-ng/0001-add-configure-check-for-non-POSIX-compliant-getnameinfo-signature.patch lib_patch.Upstream
|
|
|
|
package/ptpd/S65ptpd Shellcheck lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/ptpd2/0001-musl.patch lib_patch.Upstream
|
|
|
|
package/ptpd2/0002-ntp_isc_md5-rename-EVP_MD_CTX-into-PTPD_EVP_MD_CTX.patch lib_patch.Upstream
|
|
|
|
package/ptpd2/0003-Solve-issue-25-Removing-type-U64-from-net-snmp-relat.patch lib_patch.Upstream
|
|
|
|
package/ptpd2/S65ptpd2 Shellcheck lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/pulseaudio/0001-shm.c-use-_Static_assert-instead-of-static_assert-fo.patch lib_patch.Upstream
|
|
|
|
package/pulseaudio/S50pulseaudio lib_sysv.ConsecutiveEmptyLines lib_sysv.EmptyLastLine lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/pulseview/0001-Replace-obsolete-deprecated-Qt-methods.patch lib_patch.Upstream
|
|
|
|
package/pulseview/0002-Fix-broken-build-due-to-C-template-behind-C-linkage.patch lib_patch.Upstream
|
|
|
|
package/pulseview/0003-Support-glibmm-2.68.patch lib_patch.Upstream
|
|
|
|
package/python-aiohttp-remotes/0001-Fix-flit_core-build-requires-backend.patch lib_patch.Upstream
|
|
|
|
package/python-automat/0001-Remove-uneeded-dependency-to-wheel.patch lib_patch.Upstream
|
|
|
|
package/python-daphne/0001-remove-pytest-runner-requirement.patch lib_patch.Upstream
|
|
|
|
package/python-pybind/0001-pybind11-commands.py-support-STAGING_DIR.patch lib_patch.Upstream
|
|
|
|
package/python-pylibftdi/0001-do-not-use-find-library.patch lib_patch.Upstream
|
|
|
|
package/python-pyqt5/0001-configure-skip-qtdetail.patch lib_patch.Upstream
|
|
|
|
package/python-pyqt5/0002-fix-QtCoremod.sip-syntax-error.patch lib_patch.Upstream
|
|
|
|
package/python-pyudev/0001-Workaround-finding-libudev-on-systems-without-ldconf.patch lib_patch.Upstream
|
|
|
|
package/python-pyzmq/0001-detect.py-fix-the-ZMQ-version-check-to-the-ZMQ-versi.patch lib_patch.Upstream
|
|
|
|
package/python-scipy/0001-build-sh4-FE.patch lib_patch.Upstream
|
|
|
|
package/python-setuptools/0001-add-executable.patch lib_patch.Upstream
|
|
|
|
package/python-sip/0001-remove-join-from-sip-h-files-string.patch lib_patch.Upstream
|
|
|
|
package/python-web2py/S51web2py Shellcheck lib_sysv.Variables
|
|
|
|
package/python-ws4py/0001-Adjust-ws4py-for-Python-3.7-syntax.patch lib_patch.Upstream
|
|
|
|
package/python3/0001-Make-the-build-of-pyc-files-conditional.patch lib_patch.Upstream
|
|
|
|
package/python3/0002-Disable-buggy_getaddrinfo-configure-test-when-cross-.patch lib_patch.Upstream
|
package/python3: bump python to 3.12.4
Along with the version bump, a number of the patches have been dropped
or reworked.
Compiled shared module builds are now disabled via py_cv_module_* = n/a
when possible (see PY_STDLIB_MOD_SET_NA). Leveraging this method allows
dropping numerous patches.
Note: this method does not work when access to a compiled module is
wrapped by a python-based module such as sqlite, tkinter, etc. In these
cases, configure knobs are still required to disable these modules and
their wrappers.
Both setup.py and distutils are no longer utilized upstream, so patches
have been dropped or adjusted accordingly.
Patch 0007 has been dropped, the Xtensa architecture can avoid compile
errors by using a toolchain with kernel headers newer than 3.17 [0].
That would require a new, non-trivial dependency to be added, but it
would also need to be propagated to all packages that select python3; as
we consider xtensa with old headers to be a corner case, we decide to
not address the issue, and rather add an exclusion in genrandconfig to
avoid the issue in autobuilders.
Patch 0026 has been dropped, the issue is fixed in uClibc v1.0.37+ [1].
Note: uClibc is not generally supported by upstream CPython.
While we're making assumptions about uClibc, ac_cv_func_wcsftime=no is
no longer set as it was fixed in v1.0.0 [2].
Co-developed-by: Adam Duskett <adam.duskett@amarulasolutions.com>
Co-developed-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
[See 36e635d2d5c0166476858aa239ccbe78e8f2af14]
Co-developed-by: Roy Kollen Svendsen <roy.kollen.svendsen@akersolutions.com>
[See 687b96db4d3518eadd16f74f7defdc05b1cfb736]
[0]: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/commit/?id=f61bf8e7d19e0a3456a7a9ed97c399e4353698dc
[1]: https://cgit.uclibc-ng.org/cgi/cgit/uclibc-ng.git/commit/libcrypt/crypt.c?id=2f6076cdaada2132b670b5ef25ad80c76a916c5a
[2]: https://lists.uclibc.org/pipermail/uclibc/2014-November/048723.html
Signed-off-by: Vincent Fazio <vfazio@gmail.com>
[yann.morin.1998@free.fr;
- extend the commit log for the xtensa headers case
]
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
2024-06-09 11:44:44 +08:00
|
|
|
package/python3/0003-Add-an-option-to-disable-pydoc.patch lib_patch.Upstream
|
|
|
|
package/python3/0004-Add-an-option-to-disable-lib2to3.patch lib_patch.Upstream
|
|
|
|
package/python3/0005-Add-an-option-to-disable-IDLE.patch lib_patch.Upstream
|
|
|
|
package/python3/0006-configure.ac-move-PY_STDLIB_MOD_SET_NA-further-up.patch lib_patch.Upstream
|
|
|
|
package/python3/0007-Add-option-to-disable-the-sqlite3-module.patch lib_patch.Upstream
|
|
|
|
package/python3/0008-Add-an-option-to-disable-the-tk-module.patch lib_patch.Upstream
|
|
|
|
package/python3/0009-Add-an-option-to-disable-the-curses-module.patch lib_patch.Upstream
|
|
|
|
package/python3/0010-Add-an-option-to-disable-expat.patch lib_patch.Upstream
|
|
|
|
package/python3/0011-configure.ac-fixup-CC-print-multiarch-output-for-mus.patch lib_patch.Upstream
|
utils/check-package: emit library name along with check function name
Currently, when we generate .checkpackageignore, we store, for each
error, only the name of the function that generated that error.
Although we currently do not have two check libs that have same-name
check functions, there is nothing that would prevent that, and there
is no reason why two unrelated libs could not implement checks with
the same name.
If such a situation were to arise, we'd have no way, when parsing the
ignore list (in-tree: .checkpackageignore), to know which of the libs
the exclusion would apply to.
Fix that by storing both the library and function names together. The
leading "checkpackagelib." (with the trailing dot, 16 chars) is removed
for brevity, because it's present in all libs' names.
As a consequence, regenerate .checkpackageignore.
Note: people using that script to validate their br2-external trees will
also have to regenerate their own exclusion list if they have one.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Ricardo Martincoski <ricardo.martincoski@datacom.com.br>
Reviewed-by: Arnout Vandecappelle <arnout@mind.be>
2024-04-01 01:26:06 +08:00
|
|
|
package/qextserialport/0001-Create-a-main-include-file-QExtSerialPort.patch lib_patch.Upstream
|
|
|
|
package/qextserialport/0002-Tell-qmake-to-add-a-pkgconfig-file-to-ease-usage-wit.patch lib_patch.Upstream
|
|
|
|
package/qt5/qt5base/0001-qtbase-Fix-build-error-when-using-EGL.patch lib_patch.Upstream
|
|
|
|
package/qt5/qt5base/0002-double-conversion-enable-for-microblaze.patch lib_patch.Upstream
|
|
|
|
package/qt5/qt5base/0003-double-conversion-enable-for-nios2.patch lib_patch.Upstream
|
|
|
|
package/qt5/qt5base/0004-double-conversion-enable-for-xtensa.patch lib_patch.Upstream
|
|
|
|
package/qt5/qt5base/0005-eglfs-avoid-breaking-compilation-for-obscure-EGLNativeDisplayType-types.patch lib_patch.Upstream
|
|
|
|
package/qt5/qt5base/0006-Fix-build-on-riscv32.patch lib_patch.Upstream
|
|
|
|
package/qt5/qt5base/0007-src-corelib-configure.json-fix-atomicfptr-detection.patch lib_patch.Upstream
|
|
|
|
package/qt5/qt5base/0008-eglconvenience-add-missing-QList-include.patch lib_patch.Upstream
|
|
|
|
package/qt5/qt5declarative/0001-qsgtexture-fix-debug-build-with-uclibc.patch lib_patch.Upstream
|
|
|
|
package/qt5/qt5declarative/0002-qv4regexp_p-needs-c-limits-include-instead-of-plain-.patch lib_patch.Upstream
|
|
|
|
package/qt5/qt5enginio/0001-Do-not-use-deprecated-QLinkedList.patch lib_patch.Upstream
|
|
|
|
package/qt5/qt5location/0001-3rdparty-mapbox-gl-native-fix-musl-compile-pthread_g.patch lib_patch.Upstream
|
|
|
|
package/qt5/qt5script/0001-Detect-32-bits-armv8-a-architecture.patch lib_patch.Upstream
|
|
|
|
package/qt5/qt5tools/0001-Disable-designer-tool-fixes-configure-error.patch lib_patch.Upstream
|
|
|
|
package/qt5/qt5webengine-chromium/0001-Add-python3-build-support.patch lib_patch.Upstream
|
|
|
|
package/qt5/qt5webengine-chromium/0002-Don-t-rebase-sysroot-path.patch lib_patch.Upstream
|
|
|
|
package/qt5/qt5webengine/0001-gn.pro-don-t-link-statically-with-libstc.patch lib_patch.Upstream
|
|
|
|
package/qt5/qt5webengine/0002-Add-python3-build-support.patch lib_patch.Upstream
|
|
|
|
package/qt5/qt5webkit/0001-WinCairo-PlayStation-ICU-68.1-no-longer-exposes-FALS.patch lib_patch.Upstream
|
|
|
|
package/qt5/qt5webkit/0002-Fix-compilation-with-Python-3.9-avoid-passing-encodi.patch lib_patch.Upstream
|
|
|
|
package/qt5/qt5webkit/0003-Let-Bison-generate-the-header-directly-to-fix-build-.patch lib_patch.Upstream
|
|
|
|
package/qt5/qt5webkit/0004-Remove-invalid-g_object-declarations-to-fix-build-wi.patch lib_patch.Upstream
|
|
|
|
package/qt5/qt5webkit/0005-Add-support-for-ARC-processors.patch lib_patch.Upstream
|
|
|
|
package/qt5/qt5webkit/0006-Warnings-due-to-AppSinkCallbacks-struct-growth-https.patch lib_patch.Upstream
|
|
|
|
package/qt5cinex/0001-Fix-execution-problem-with-Qt5.3.patch lib_patch.Upstream
|
|
|
|
package/quagga/0001-fix-ipctl-forwarding.patch lib_patch.Upstream
|
|
|
|
package/quagga/0002-lib-prefix.h-fix-build-with-gcc-10.patch lib_patch.Upstream
|
|
|
|
package/quagga/0003-Fix-build-with-gcc-10.patch lib_patch.Upstream
|
|
|
|
package/quotatool/0001-fix-missing-__P-definition-for-musl-compile.patch lib_patch.Upstream
|
|
|
|
package/racehound/0001-Fix-module-install-path-lib-instead-of-usr-lib-prefi.patch lib_patch.Upstream
|
|
|
|
package/rapidxml/0001-ensure-internal-print-operations-are-declared-before.patch lib_patch.Upstream
|
|
|
|
package/raspberrypi-usbboot/0001-Makefile-allow-passing-CFLAGS-LDFLAGS.patch lib_patch.Upstream
|
|
|
|
package/rdesktop/0001-8bit-colors.patch lib_patch.Sob lib_patch.Upstream
|
|
|
|
package/read-edid/0001-Fix-install-file-list.patch lib_patch.Upstream
|
|
|
|
package/read-edid/0002-Fix-compiler-check.patch lib_patch.Upstream
|
|
|
|
package/read-edid/0003-fix-build-with-gcc-10.patch lib_patch.Upstream
|
|
|
|
package/readline/0001-curses-link.patch lib_patch.Upstream
|
|
|
|
package/redis/0001-uclibc.patch lib_patch.Upstream
|
|
|
|
package/redis/0002-largefile-conditional-define.patch lib_patch.Upstream
|
|
|
|
package/redis/0003-redis.conf-adjust-defauts-for-buildroot.patch lib_patch.Upstream
|
|
|
|
package/redis/S50redis Shellcheck lib_sysv.Variables
|
Makefile: make check-package assume a git tree
... just like check-flake8 already does.
When a new check_function is added to check-package, often there are
files in the tree that would generate warnings.
An example is the Sob check_function for patch files:
| $ ./utils/check-package --i Sob $(git ls-files) >/dev/null
| 369301 lines processed
| 46 warnings generated
Currently these warnings are listed when calling check-package directly,
and also at the output of pkg-stats, but the check_function does not run
on 'make check-package' (that is used to catch regressions on GitLab CI
'check-package' job) until all warnings in the tree are fixed.
This (theoretically) allows new .patch files be added without SoB,
without the GitLab CI catching it.
Since now check-package has an ignore file to list all warnings in the
tree, that will eventually be fixed, there is no need to filter the
files passed to check-package.
So test all files in the tree when 'make check-package' is called.
It brings following advantages;
- any new check_function added to check-package takes place immediately
for new files;
- adding new check_functions is less traumatic to the developer doing
this, since he/she does not need anymore to fix all warnings in the
tree before the new check_function takes effect;
- prevent regressions, e.g. ANY new .patch file must have SoB;
- as a side-effect, print a single statistics line as output of
'make ckeck-package'.
But just enabling the check would generate many warnings when
'make check-package' is called, so update the ignore file by using:
$ ./utils/docker-run make .checkpackageignore
Notice: in order to ensure reproducible results, one should run 'make
check-package' and 'make .checkpackageignore' inside the docker image,
otherwise a variation in shellcheck version (installed in the host) can
produce different results.
Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2022-08-01 03:35:11 +08:00
|
|
|
package/restorecond/S02restorecond Shellcheck
|
utils/check-package: emit library name along with check function name
Currently, when we generate .checkpackageignore, we store, for each
error, only the name of the function that generated that error.
Although we currently do not have two check libs that have same-name
check functions, there is nothing that would prevent that, and there
is no reason why two unrelated libs could not implement checks with
the same name.
If such a situation were to arise, we'd have no way, when parsing the
ignore list (in-tree: .checkpackageignore), to know which of the libs
the exclusion would apply to.
Fix that by storing both the library and function names together. The
leading "checkpackagelib." (with the trailing dot, 16 chars) is removed
for brevity, because it's present in all libs' names.
As a consequence, regenerate .checkpackageignore.
Note: people using that script to validate their br2-external trees will
also have to regenerate their own exclusion list if they have one.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Ricardo Martincoski <ricardo.martincoski@datacom.com.br>
Reviewed-by: Arnout Vandecappelle <arnout@mind.be>
2024-04-01 01:26:06 +08:00
|
|
|
package/ripgrep/0001-puts-jemalloc-allocator-behind-a-cargo-feature-flag.patch lib_patch.Upstream
|
|
|
|
package/riscv-isa-sim/0001-riscv-disable-precompiled-headers.patch lib_patch.Upstream
|
|
|
|
package/rng-tools/S21rngd Shellcheck lib_sysv.Variables
|
|
|
|
package/rocksdb/0001-build_tools-build_detect_platform-fix-C-tests.patch lib_patch.Upstream
|
|
|
|
package/rp-pppoe/0001-src-pppoe.h-fix-build-with-musl-libc.patch lib_patch.Upstream
|
|
|
|
package/rpcbind/0001-Remove-yellow-pages-support.patch lib_patch.Upstream
|
|
|
|
package/rpcbind/S30rpcbind lib_sysv.EmptyLastLine lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/rpi-userland/0001-Add-.pc-files-for-the-OpenGLESv2-EGL-and-bcm_host-li.patch lib_patch.Upstream
|
|
|
|
package/rpi-userland/0002-interface-remove-faulty-assert-to-make-weston-happy-.patch lib_patch.Upstream
|
|
|
|
package/rpi-userland/0003-Disable-Werror-everywhere.patch lib_patch.Upstream
|
|
|
|
package/rpi-userland/0004-host-applications-disable-missing-applications.patch lib_patch.Upstream
|
|
|
|
package/rpi-userland/0005-dtmerge-add-missing-include-for-va_list.patch lib_patch.Upstream
|
|
|
|
package/rpi-userland/0006-interface-vcos-pthreads-CMakeLists.txt-fix-build-wit.patch lib_patch.Upstream
|
|
|
|
package/rpi-userland/0007-GLES2-gl2ext.h-add-GLint64-GLuint64-and-GLsync-typed.patch lib_patch.Upstream
|
|
|
|
package/rt-tests/0001-Fix-a-build-issue-with-uClibc-ng.patch lib_patch.Upstream
|
|
|
|
package/rt-tests/0002-Makefile-drop-explicit-undefine-PYLIB-for-compatibil.patch lib_patch.Upstream
|
|
|
|
package/rtmpdump/0001-include-limits.h.patch lib_patch.Upstream
|
|
|
|
package/rtorrent/0001-Added--disable-execinfo-option-to-configure.patch lib_patch.Upstream
|
|
|
|
package/rtty/0001-CMakeLists.txt-prefer-pkg_check_modules.patch lib_patch.Upstream
|
|
|
|
package/rubix/0001-dont-use-legacy-functions.patch lib_patch.Upstream
|
|
|
|
package/rubix/0002-misc-fixes.patch lib_patch.Sob lib_patch.Upstream
|
|
|
|
package/rygel/0001-meson.build-fix-g_ir_compiler-calls.patch lib_patch.Upstream
|
|
|
|
package/rygel/S99rygel Shellcheck lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/s6-linux-init/0001-configure-add-D_GNU_SOURCE.patch lib_patch.Upstream
|
|
|
|
package/safeclib/0001-fix-armv7-asm-inline-error-GH-115.patch lib_patch.Upstream
|
|
|
|
package/samba4/0001-libreplace-disable-libbsd-support.patch lib_patch.Upstream
|
|
|
|
package/samba4/0002-build-find-pre-built-heimdal-build-tools-in-case-of-.patch lib_patch.Upstream
|
|
|
|
package/samba4/0003-ldap_message_test.c-include-stdint.h-before-cmoka.h.patch lib_patch.Upstream
|
|
|
|
package/samba4/S91smb Shellcheck lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/sane-backends/0001-sane_backend-add-missing-config.h.patch lib_patch.Upstream
|
|
|
|
package/screen/0001-Do-not-use-memcpy-as-an-alternative-for-bcopy-memmov.patch lib_patch.Upstream
|
|
|
|
package/screen/0002-Do-not-create-backup-of-old-installed-binary.patch lib_patch.Upstream
|
|
|
|
package/screen/0003-Change-binary-permission-flags-even-if-chown-fails.patch lib_patch.Upstream
|
|
|
|
package/screen/0004-Support-overriding-SCREEN-to-get-a-non-versioned-bin.patch lib_patch.Upstream
|
|
|
|
package/screen/0005-Renamed-sched.h-to-eventqueue.h.patch lib_patch.Upstream
|
|
|
|
package/screen/0006-comm.h-now-depends-on-term.h.patch lib_patch.Upstream
|
|
|
|
package/screen/0007-comm.h-needed-for-list_-display-generic-.o.patch lib_patch.Upstream
|
|
|
|
package/scrub/0001-configure-ac-make-sure-m4-macros-are-included-in-the-build.patch lib_patch.Upstream
|
|
|
|
package/sdl/0001-use-correct-directfb-config.patch lib_patch.Upstream
|
|
|
|
package/sdl/0002-fix-compilation-with-libx11.patch lib_patch.Upstream
|
|
|
|
package/sdl/0003-SDL_x11yuv.c-fix-possible-use-after-free.patch lib_patch.Upstream
|
|
|
|
package/sdl_mixer/0001-Add-Libs.private-field-to-pkg-config-file.patch lib_patch.Upstream
|
|
|
|
package/sdl_mixer/0002-configure__set_macro_directory.patch lib_patch.Upstream
|
|
|
|
package/sdl_mixer/0003-configure.ac-fix-static-linking-with-tremor.patch lib_patch.Upstream
|
|
|
|
package/sdl_sound/0001-fix-constness.patch lib_patch.Upstream
|
|
|
|
package/sdl_sound/0002-remove-werror.patch lib_patch.Upstream
|
|
|
|
package/sdl_sound/0003-renamed-physfs-export.patch lib_patch.Upstream
|
|
|
|
package/seatd/S70seatd NotExecutable lib_sysv.Variables
|
|
|
|
package/sedutil/0001-Common-log.h-time-2-needs-time.h.patch lib_patch.Upstream
|
|
|
|
package/sentry-native/0001-sentry.h-include-ucontext.h.patch lib_patch.Upstream
|
|
|
|
package/ser2net/S50ser2net Shellcheck lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/setools/0001-Do-not-export-use-setools.InfoFlowAnalysis-and-setoo.patch lib_patch.Upstream
|
|
|
|
package/setserial/0001-build-system-fix.patch lib_patch.Upstream
|
|
|
|
package/setserial/0002-tiocghayesesp-build-fix.patch lib_patch.Upstream
|
|
|
|
package/shadowsocks-libev/0001-configure.ac-use-pkg-config-to-find-netfilter_conntr.patch lib_patch.Upstream
|
|
|
|
package/shadowsocks-libev/0002-fix-maybe-uninitialized-errors.patch lib_patch.Upstream
|
|
|
|
package/shadowsocks-libev/0003-lib-Makefile.am-remove-static-from-LDFLAGS.patch lib_patch.Upstream
|
|
|
|
package/shairport-sync/0001-configure.ac-find-sndfile-through-pkg-config.patch lib_patch.Upstream
|
|
|
|
package/shairport-sync/S99shairport-sync Shellcheck lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/shared-mime-info/0001-Remove-incorrect-dependency-from-install-data-hook.patch lib_patch.Upstream
|
|
|
|
package/shellinabox/0001-Makefile-disable-always-building-statically.patch lib_patch.Upstream
|
|
|
|
package/shellinabox/0002-CVE-2018-16789-fix-for-broken-multipart-form-data.patch lib_patch.Upstream
|
2022-08-01 03:35:14 +08:00
|
|
|
package/skeleton-init-systemd/fakeroot_tmpfiles.sh Shellcheck
|
utils/check-package: emit library name along with check function name
Currently, when we generate .checkpackageignore, we store, for each
error, only the name of the function that generated that error.
Although we currently do not have two check libs that have same-name
check functions, there is nothing that would prevent that, and there
is no reason why two unrelated libs could not implement checks with
the same name.
If such a situation were to arise, we'd have no way, when parsing the
ignore list (in-tree: .checkpackageignore), to know which of the libs
the exclusion would apply to.
Fix that by storing both the library and function names together. The
leading "checkpackagelib." (with the trailing dot, 16 chars) is removed
for brevity, because it's present in all libs' names.
As a consequence, regenerate .checkpackageignore.
Note: people using that script to validate their br2-external trees will
also have to regenerate their own exclusion list if they have one.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Ricardo Martincoski <ricardo.martincoski@datacom.com.br>
Reviewed-by: Arnout Vandecappelle <arnout@mind.be>
2024-04-01 01:26:06 +08:00
|
|
|
package/slang/0001-slsh-libs.patch lib_patch.Upstream
|
|
|
|
package/smcroute/S41smcroute NotExecutable lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/smstools3/0001-fix-Makefile.patch lib_patch.Upstream
|
|
|
|
package/smstools3/0002-fix-build-with-gcc-10.x.patch lib_patch.Upstream
|
|
|
|
package/smstools3/S50smsd Shellcheck lib_sysv.Variables
|
|
|
|
package/snort/0001-configure.in-Avoid-path-poisoning-with-libpcap.patch lib_patch.Upstream
|
|
|
|
package/snort/0002-configure.in-Allow-to-override-the-INADDR_NONE-check.patch lib_patch.Upstream
|
|
|
|
package/snort/0003-configure.in-convert-AC_RUN_IFELSE-to-AC_CHECK_MEMBE.patch lib_patch.Upstream
|
|
|
|
package/snort/0004-configure.in-convert-AC_RUN_IFELSE-to-AC_COMPILE_IFE.patch lib_patch.Upstream
|
|
|
|
package/snort/0005-fix-sparc.patch lib_patch.Upstream
|
|
|
|
package/snort/0006-Fix-compile-error-when-building-against-uclibc-or-mu.patch lib_patch.Upstream
|
|
|
|
package/snort/0007-Fix-error-when-building-on-a-Fedora-host-machine.patch lib_patch.Upstream
|
|
|
|
package/snort/0008-Fix-NO-OPTIMIZE.patch lib_patch.Upstream
|
|
|
|
package/socketcand/0001-Fix-GCC10-build-failure.patch lib_patch.Upstream
|
|
|
|
package/softether/0001-Create-autotools-plumbing-for-SoftEther.patch lib_patch.Upstream
|
|
|
|
package/softether/0002-Create-libsoftether.so-and-dynamically-link.patch lib_patch.Upstream
|
|
|
|
package/softether/0003-use-fhs-install-directories.patch lib_patch.Upstream
|
|
|
|
package/softether/0004-create-non-forking-softetherd-for-upstart-and-systemd.patch lib_patch.Upstream
|
|
|
|
package/softether/0005-change-GetExeDir-to-GetStateDir-in-Cedar-and-Mayaqua.patch lib_patch.Upstream
|
|
|
|
package/softether/0006-cross-compile.patch lib_patch.Upstream
|
|
|
|
package/softether/0007-iconv.patch lib_patch.Upstream
|
|
|
|
package/softether/0008-librt.patch lib_patch.Upstream
|
|
|
|
package/softether/0009-uclibc-ai-addrconfig.patch lib_patch.Upstream
|
|
|
|
package/solarus/0001-cmake-remove-Werror.patch lib_patch.Upstream
|
|
|
|
package/solarus/0002-Add-a-basic-FindOpenGLES2.cmake.patch lib_patch.Sob lib_patch.Upstream
|
|
|
|
package/sox/0001-uclibc.patch lib_patch.Upstream
|
|
|
|
package/sox/0002-configure.ac-put-back-disable-stack-protector.patch lib_patch.Upstream
|
|
|
|
package/sox/0003-configure.ac-fix-static-linking-with-id3tag.patch lib_patch.Upstream
|
|
|
|
package/sox/0004-configure.ac-fix-static-linking-with-magic.patch lib_patch.Upstream
|
|
|
|
package/sox/0005-configure.ac-fix-static-linking-with-sndfile.patch lib_patch.Upstream
|
|
|
|
package/sp-oops-extract/0001-Make-the-Makefile-more-cross-compiler-friendly.patch lib_patch.Upstream
|
|
|
|
package/sp-oops-extract/0002-stdint-cleanup.patch lib_patch.Upstream
|
|
|
|
package/spandsp/0001-configure.ac-fix-AVX-SSE-and-MMX-options.patch lib_patch.Upstream
|
|
|
|
package/speex/0001-thumb2-support.patch lib_patch.Upstream
|
|
|
|
package/squid/S97squid Shellcheck lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/sredird/0001-termio.patch lib_patch.Upstream
|
|
|
|
package/sscep/0001-Fix-getopt-linking-error.patch lib_patch.Upstream
|
|
|
|
package/sshguard/S49sshguard lib_sysv.Indent
|
|
|
|
package/sslh/S35sslh Shellcheck lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/start-stop-daemon/0001-add-uclibc-alias-and-musl.patch lib_patch.Upstream
|
|
|
|
package/start-stop-daemon/0002-just-warn-on-missing-arch.patch lib_patch.Upstream
|
|
|
|
package/statserial/0001-ncurses-link.patch lib_patch.Upstream
|
|
|
|
package/stunnel/S50stunnel Shellcheck lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/supervisor/S99supervisord lib_sysv.Variables
|
|
|
|
package/suricata/0001-configure.ac-allow-the-user-to-override-RUST_TARGET.patch lib_patch.Upstream
|
Makefile: make check-package assume a git tree
... just like check-flake8 already does.
When a new check_function is added to check-package, often there are
files in the tree that would generate warnings.
An example is the Sob check_function for patch files:
| $ ./utils/check-package --i Sob $(git ls-files) >/dev/null
| 369301 lines processed
| 46 warnings generated
Currently these warnings are listed when calling check-package directly,
and also at the output of pkg-stats, but the check_function does not run
on 'make check-package' (that is used to catch regressions on GitLab CI
'check-package' job) until all warnings in the tree are fixed.
This (theoretically) allows new .patch files be added without SoB,
without the GitLab CI catching it.
Since now check-package has an ignore file to list all warnings in the
tree, that will eventually be fixed, there is no need to filter the
files passed to check-package.
So test all files in the tree when 'make check-package' is called.
It brings following advantages;
- any new check_function added to check-package takes place immediately
for new files;
- adding new check_functions is less traumatic to the developer doing
this, since he/she does not need anymore to fix all warnings in the
tree before the new check_function takes effect;
- prevent regressions, e.g. ANY new .patch file must have SoB;
- as a side-effect, print a single statistics line as output of
'make ckeck-package'.
But just enabling the check would generate many warnings when
'make check-package' is called, so update the ignore file by using:
$ ./utils/docker-run make .checkpackageignore
Notice: in order to ensure reproducible results, one should run 'make
check-package' and 'make .checkpackageignore' inside the docker image,
otherwise a variation in shellcheck version (installed in the host) can
produce different results.
Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
2022-08-01 03:35:11 +08:00
|
|
|
package/suricata/S99suricata Shellcheck
|
2022-08-01 03:35:14 +08:00
|
|
|
package/swupdate/swupdate.sh Shellcheck
|
utils/check-package: emit library name along with check function name
Currently, when we generate .checkpackageignore, we store, for each
error, only the name of the function that generated that error.
Although we currently do not have two check libs that have same-name
check functions, there is nothing that would prevent that, and there
is no reason why two unrelated libs could not implement checks with
the same name.
If such a situation were to arise, we'd have no way, when parsing the
ignore list (in-tree: .checkpackageignore), to know which of the libs
the exclusion would apply to.
Fix that by storing both the library and function names together. The
leading "checkpackagelib." (with the trailing dot, 16 chars) is removed
for brevity, because it's present in all libs' names.
As a consequence, regenerate .checkpackageignore.
Note: people using that script to validate their br2-external trees will
also have to regenerate their own exclusion list if they have one.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Ricardo Martincoski <ricardo.martincoski@datacom.com.br>
Reviewed-by: Arnout Vandecappelle <arnout@mind.be>
2024-04-01 01:26:06 +08:00
|
|
|
package/sylpheed/0001-harden-link-checker-before-accepting-click.patch lib_patch.Upstream
|
|
|
|
package/sysprof/0001-define-NT_GNU_BUILD_ID.patch lib_patch.Upstream
|
|
|
|
package/sysrepo/S51sysrepo-plugind Shellcheck lib_sysv.Indent
|
|
|
|
package/sysvinit/0001-Makefile-disable-stack-protector-strong.patch lib_patch.Upstream
|
|
|
|
package/tar/0001-lib-getrandom.c-fix-build-with-uclibc-1.0.35.patch lib_patch.Upstream
|
|
|
|
package/targetcli-fb/S50target Shellcheck lib_sysv.Variables
|
|
|
|
package/taskd/0001-Fix-missing-cmakedefine-HAVE_GET_CURRENT_DIR_NAME.patch lib_patch.Upstream
|
|
|
|
package/taskd/0002-Use-correct-variables-for-GnuTLS-detection.patch lib_patch.Upstream
|
|
|
|
package/taskd/0003-CMakeLists-use-pkg-config-uuid-detection.patch lib_patch.Upstream
|
|
|
|
package/tcf-agent/S55tcf-agent Shellcheck lib_sysv.Variables
|
|
|
|
package/tcl/0001-Disable-tcl-compatibility-layers.patch lib_patch.Upstream
|
|
|
|
package/tftpd/0001-Use-extern-qualifier-to-fix-gcc-10.x-build.patch lib_patch.Upstream
|
|
|
|
package/tftpd/S80tftpd-hpa Shellcheck lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/ti-gfx/0001-newclkapi.patch lib_patch.Upstream
|
|
|
|
package/ti-gfx/0002-fix-build-omaplfb-linux.patch lib_patch.Upstream
|
|
|
|
package/ti-gfx/0003-km_install_modules.patch lib_patch.Upstream
|
|
|
|
package/ti-gfx/S80ti-gfx Shellcheck lib_sysv.Variables
|
2022-08-01 03:35:14 +08:00
|
|
|
package/ti-gfx/esrev.sh Shellcheck
|
utils/check-package: emit library name along with check function name
Currently, when we generate .checkpackageignore, we store, for each
error, only the name of the function that generated that error.
Although we currently do not have two check libs that have same-name
check functions, there is nothing that would prevent that, and there
is no reason why two unrelated libs could not implement checks with
the same name.
If such a situation were to arise, we'd have no way, when parsing the
ignore list (in-tree: .checkpackageignore), to know which of the libs
the exclusion would apply to.
Fix that by storing both the library and function names together. The
leading "checkpackagelib." (with the trailing dot, 16 chars) is removed
for brevity, because it's present in all libs' names.
As a consequence, regenerate .checkpackageignore.
Note: people using that script to validate their br2-external trees will
also have to regenerate their own exclusion list if they have one.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Ricardo Martincoski <ricardo.martincoski@datacom.com.br>
Reviewed-by: Arnout Vandecappelle <arnout@mind.be>
2024-04-01 01:26:06 +08:00
|
|
|
package/ti-sgx-um/0001-Makefile-do-not-install-init-script.patch lib_patch.Upstream
|
|
|
|
package/ti-sgx-um/S80ti-sgx lib_sysv.Variables
|
|
|
|
package/ti-utils/0001-plt.h-fix-build-with-gcc-10.patch lib_patch.Upstream
|
|
|
|
package/tinyalsa/0001-include-time.h-before-asound.h.patch lib_patch.Upstream
|
|
|
|
package/tinycbor/0001-Makefile-add-DISABLE_WERROR.patch lib_patch.Upstream
|
|
|
|
package/tinycompress/0001-wave-add-time.h-missing-header-inclusion.patch lib_patch.Upstream
|
|
|
|
package/tinydtls/0001-sha2-sha2.c-fix-build-on-big-endian.patch lib_patch.Upstream
|
|
|
|
package/tinyxml/0001-In-stamp-always-advance-the-pointer-if-p-0xef.patch lib_patch.Upstream
|
|
|
|
package/tpm2-abrmd/S80tpm2-abrmd Shellcheck lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/tpm2-tss/0001-Temporary-fix-for-build-without-C.patch lib_patch.Upstream
|
|
|
|
package/transmission/S92transmission Shellcheck lib_sysv.ConsecutiveEmptyLines lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/triggerhappy/S10triggerhappy Shellcheck lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/trinity/0001-Fix-build-with-GCC-10.patch lib_patch.Upstream
|
|
|
|
package/trinity/0002-net-proto-ip-raw.c-fix-build-with-kernel-5.13.patch lib_patch.Upstream
|
|
|
|
package/trinity/0003-Use-fcntl-h-for-dev_t-mode_t.patch lib_patch.Upstream
|
|
|
|
package/trinity/0004-drop-decnet.patch lib_patch.Upstream
|
|
|
|
package/trousers/0001-Check-if-the-compiler-understands-pie-and-relro-options.patch lib_patch.Upstream
|
|
|
|
package/trousers/0002-Check-that-getpwent_r-is-available-before-using-it.patch lib_patch.Upstream
|
|
|
|
package/trousers/0003-Fix-build-with-LibreSSL-2-7.patch lib_patch.Upstream
|
|
|
|
package/tstools/0001-build-get-along-with-buildroot.patch lib_patch.Upstream
|
|
|
|
package/tvheadend/0001-no-check_config.patch lib_patch.Upstream
|
|
|
|
package/tvheadend/S99tvheadend Shellcheck lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/uboot-tools/0001-drop-configh-from-tools.patch lib_patch.Upstream
|
|
|
|
package/uboot-tools/0002-tools-only-in-no-dot-config-targets.patch lib_patch.Upstream
|
|
|
|
package/uboot-tools/0003-tools-Makefile-fix-C-LD-FLAGS-with-CROSS_BUILD_TOOLS.patch lib_patch.Upstream
|
|
|
|
package/ubus/0001-Install-server-and-client-examples.patch lib_patch.Upstream
|
|
|
|
package/udpcast/0001-fix-musl-build.patch lib_patch.Upstream
|
|
|
|
package/uemacs/01-clear-ixon-termios-flag.patch lib_patch.Upstream
|
|
|
|
package/uhd/0001-host-CMakeLists-add-boost-unit_test_framework-requir.patch lib_patch.Upstream
|
|
|
|
package/uhttpd/0001-Remove-Werror.patch lib_patch.Upstream
|
|
|
|
package/uhttpd/0002-Fix-TCP_FASTOPEN-related-compile-error.patch lib_patch.Upstream
|
|
|
|
package/umtprd/0001-Fix-output_dir-make-dependency.patch lib_patch.Upstream
|
2023-04-16 02:00:08 +08:00
|
|
|
package/unbound/S70unbound Shellcheck
|
utils/check-package: emit library name along with check function name
Currently, when we generate .checkpackageignore, we store, for each
error, only the name of the function that generated that error.
Although we currently do not have two check libs that have same-name
check functions, there is nothing that would prevent that, and there
is no reason why two unrelated libs could not implement checks with
the same name.
If such a situation were to arise, we'd have no way, when parsing the
ignore list (in-tree: .checkpackageignore), to know which of the libs
the exclusion would apply to.
Fix that by storing both the library and function names together. The
leading "checkpackagelib." (with the trailing dot, 16 chars) is removed
for brevity, because it's present in all libs' names.
As a consequence, regenerate .checkpackageignore.
Note: people using that script to validate their br2-external trees will
also have to regenerate their own exclusion list if they have one.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Ricardo Martincoski <ricardo.martincoski@datacom.com.br>
Reviewed-by: Arnout Vandecappelle <arnout@mind.be>
2024-04-01 01:26:06 +08:00
|
|
|
package/unifdef/0001-Makefile-fix-error-on-install.patch lib_patch.Upstream
|
|
|
|
package/unscd/S46unscd Shellcheck lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/unzip/0001-Add-a-CMakeFile.txt-to-ease-cross-compilation.patch lib_patch.Upstream
|
|
|
|
package/upmpdcli/S99upmpdcli Shellcheck lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/uqmi/0001-uqmi-avoid-gcc-12.x-false-error-reporting-storing-th.patch lib_patch.Upstream
|
|
|
|
package/urg/0001-select-h.patch lib_patch.Upstream
|
|
|
|
package/urg/0002-urg-gcc6-fix-narrowing-conversion.patch lib_patch.Upstream
|
|
|
|
package/usb_modeswitch/0001-fix-systemd-detection.patch lib_patch.Upstream
|
|
|
|
package/usbguard/S20usbguard Shellcheck lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/usbmount/0001-rules-fix.patch lib_patch.Upstream
|
|
|
|
package/usbmount/0002-use-udev-environment-instead-of-blkid.patch lib_patch.Upstream
|
|
|
|
package/ushare/0001-Don-t-build-po-files-if-NLS-is-disabled.patch lib_patch.Upstream
|
|
|
|
package/ussp-push/0001-fix-build-against-bluez-4.patch lib_patch.Upstream
|
|
|
|
package/ussp-push/0002-fix-build-again-obex-bluez.patch lib_patch.Upstream
|
|
|
|
package/ussp-push/0003-add-OBEX_CharToUnicode.patch lib_patch.Upstream
|
|
|
|
package/vala/0001-dont-add-dirty-to-valac-version.patch lib_patch.Upstream
|
2022-08-01 03:35:14 +08:00
|
|
|
package/vala/vala-wrapper Shellcheck
|
utils/check-package: emit library name along with check function name
Currently, when we generate .checkpackageignore, we store, for each
error, only the name of the function that generated that error.
Although we currently do not have two check libs that have same-name
check functions, there is nothing that would prevent that, and there
is no reason why two unrelated libs could not implement checks with
the same name.
If such a situation were to arise, we'd have no way, when parsing the
ignore list (in-tree: .checkpackageignore), to know which of the libs
the exclusion would apply to.
Fix that by storing both the library and function names together. The
leading "checkpackagelib." (with the trailing dot, 16 chars) is removed
for brevity, because it's present in all libs' names.
As a consequence, regenerate .checkpackageignore.
Note: people using that script to validate their br2-external trees will
also have to regenerate their own exclusion list if they have one.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Ricardo Martincoski <ricardo.martincoski@datacom.com.br>
Reviewed-by: Arnout Vandecappelle <arnout@mind.be>
2024-04-01 01:26:06 +08:00
|
|
|
package/valgrind/0001-workaround-SIGSEGV-on-PPC.patch lib_patch.Upstream
|
|
|
|
package/valgrind/0002-Define-PTRACE_GETSIGINFO-on-PowerPC-when-not-availab.patch lib_patch.Upstream
|
|
|
|
package/vboot-utils/0001-Add-missing-definition-of-MTD_CHAR_MAJOR.patch lib_patch.Upstream
|
|
|
|
package/vboot-utils/0002-Add-missing-header-include-for-ssize_t.patch lib_patch.Upstream
|
|
|
|
package/vboot-utils/0003-Avoid-RSA-type-redefinition.patch lib_patch.Upstream
|
|
|
|
package/vboot-utils/0004-Disable-static-futility.patch lib_patch.Upstream
|
|
|
|
package/vboot-utils/0005-include-sys-sysmacros.h-for-major.patch lib_patch.Upstream
|
|
|
|
package/vboot-utils/0006-Update-for-openssl-1.1.patch lib_patch.Upstream
|
|
|
|
package/vboot-utils/0007-Make-vboot_version-extern-in-header.patch lib_patch.Upstream
|
|
|
|
package/vdr/0001-getloadavg.patch lib_patch.Upstream
|
|
|
|
package/vlc/0001-Disable-building-of-statically-linked-vlc-binary.patch lib_patch.Upstream
|
|
|
|
package/vlc/0002-automake-add-subdir-objects-option.patch lib_patch.Upstream
|
|
|
|
package/vlc/0003-build-use-pkg-config-to-get-tremor-libs.patch lib_patch.Upstream
|
|
|
|
package/vlc/0004-Fix-build-error-using-uClibc-by-adding-sys-types.h.patch lib_patch.Upstream
|
|
|
|
package/vlc/0005-Don-t-assume-strerror_l-is-available.patch lib_patch.Upstream
|
|
|
|
package/vlc/0006-posix-remove-ancient-run-time-fallback-to-real-time-.patch lib_patch.Upstream
|
|
|
|
package/vlc/0007-Add-support-for-freerdp2.patch lib_patch.Upstream
|
|
|
|
package/vlc/0008-configure.ac-also-use-AC_PATH_PROG-to-check-for-wayl.patch lib_patch.Upstream
|
|
|
|
package/vlc/0009-modules-video_filter-opencv_example.cpp-fix-build-wi.patch lib_patch.Upstream
|
|
|
|
package/vlc/0010-opengl-missing-library-check.patch lib_patch.Upstream
|
|
|
|
package/vpnc/0001-Makefile-allow-to-override-the-PREFIX-variable.patch lib_patch.Upstream
|
|
|
|
package/vpnc/0002-Makefile-allow-to-override-the-version.patch lib_patch.Upstream
|
|
|
|
package/vpnc/0003-Makefile-allow-passing-custom-CFLAGS-CPPFLAGS.patch lib_patch.Upstream
|
|
|
|
package/vpnc/0004-Makefile-provide-an-option-to-not-build-manpages.patch lib_patch.Upstream
|
|
|
|
package/vpnc/0005-Makefile-allow-passing-a-custom-path-to-libgcrypt-co.patch lib_patch.Upstream
|
|
|
|
package/vpnc/0006-config.c-Replace-deprecated-SUSv3-functions-with-POS.patch lib_patch.Upstream
|
|
|
|
package/vpnc/0007-sysdep.h-don-t-assume-error.h-is-available-on-all-Li.patch lib_patch.Upstream
|
|
|
|
package/vpnc/0008-sysdep.c-don-t-include-linux-if_tun.h-on-Linux.patch lib_patch.Upstream
|
|
|
|
package/vpnc/0009-config.c-add-missing-sys-ttydefaults.h-include.patch lib_patch.Upstream
|
|
|
|
package/vsftpd/0001-utmpx-builddef.patch lib_patch.Upstream
|
|
|
|
package/vsftpd/0002-fix-CVE-2015-1419.patch lib_patch.Upstream
|
|
|
|
package/vsftpd/0003-Prevent-hang-in-SIGCHLD-handler.patch lib_patch.Upstream
|
|
|
|
package/vsftpd/S70vsftpd Shellcheck lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/vte/0001-build-Fix-build-with-kernel-headers-from-linux-4-13.patch lib_patch.Upstream
|
|
|
|
package/vte/0002-build-Fix-check-for-fstack-protector-compiler-support.patch lib_patch.Upstream
|
|
|
|
package/vtun/0001-fix-installation.patch lib_patch.Upstream
|
|
|
|
package/vtun/0002-fix-ssl-headers-checks.patch lib_patch.Upstream
|
|
|
|
package/vtun/0003-openssl11.patch lib_patch.Upstream
|
|
|
|
package/w_scan/0001-musl.patch lib_patch.Upstream
|
|
|
|
package/w_scan/0002-si_types-h-fix-build-with-gcc-10.patch lib_patch.Upstream
|
|
|
|
package/waffle/0001-cmake-forward-cflags-from-.pc-files-to-waffle-cflags.patch lib_patch.Upstream
|
|
|
|
package/waffle/0002-wayland-fix-build-against-version-1-20.patch lib_patch.Upstream
|
|
|
|
package/waffle/0003-drop-C-dependency.patch lib_patch.Upstream
|
|
|
|
package/wampcc/0001-Add-RISC-V-endian-detection.patch lib_patch.Upstream
|
|
|
|
package/wampcc/0002-include-wampcc-platform.h-fix-build-with-musl-1.2.0.patch lib_patch.Upstream
|
|
|
|
package/wampcc/0003-Broken-build-on-Windows.patch lib_patch.Upstream
|
|
|
|
package/watchdogd/S01watchdogd NotExecutable lib_sysv.Indent
|
|
|
|
package/wget/0001-lib-getrandom.c-fix-build-with-uclibc-1.0.35.patch lib_patch.Upstream
|
|
|
|
package/wilc-driver/0001-cfg80211.c-fix-missing-prandom_u32-with-Linux-6.1.0.patch lib_patch.Upstream
|
|
|
|
package/wilc-driver/0002-spi.c-fix-build-failure-on-remove-callback.patch lib_patch.Upstream
|
|
|
|
package/wilc-driver/0003-cfg80211.c-fix-build-failure-with-Linux-5.19-and-6.1.patch lib_patch.Upstream
|
|
|
|
package/wilc-driver/0004-Fix-struct-station_parameters-Linux-6.1-build-failur.patch lib_patch.Upstream
|
|
|
|
package/wilc-driver/0005-Fix-cast-warnings.patch lib_patch.Upstream
|
|
|
|
package/wipe/0001-musl.patch lib_patch.Upstream
|
|
|
|
package/wireless_tools/0001-remove-bzero.patch lib_patch.Upstream
|
|
|
|
package/wireshark/0001-cmake-lemon-wipe-CMAKE_-EXE_LINKER_FLAGS-SYSROOT-if-.patch lib_patch.Upstream
|
|
|
|
package/woff2/0001-CMake-Handle-multiple-libraries-being-returned-for-B.patch lib_patch.Upstream
|
|
|
|
package/wpa_supplicant/0001-build-re-enable-options-for-libwpa_client.so-and-.patch lib_patch.Upstream
|
2022-08-01 03:35:14 +08:00
|
|
|
package/wpa_supplicant/ifupdown.sh Shellcheck
|
utils/check-package: emit library name along with check function name
Currently, when we generate .checkpackageignore, we store, for each
error, only the name of the function that generated that error.
Although we currently do not have two check libs that have same-name
check functions, there is nothing that would prevent that, and there
is no reason why two unrelated libs could not implement checks with
the same name.
If such a situation were to arise, we'd have no way, when parsing the
ignore list (in-tree: .checkpackageignore), to know which of the libs
the exclusion would apply to.
Fix that by storing both the library and function names together. The
leading "checkpackagelib." (with the trailing dot, 16 chars) is removed
for brevity, because it's present in all libs' names.
As a consequence, regenerate .checkpackageignore.
Note: people using that script to validate their br2-external trees will
also have to regenerate their own exclusion list if they have one.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Ricardo Martincoski <ricardo.martincoski@datacom.com.br>
Reviewed-by: Arnout Vandecappelle <arnout@mind.be>
2024-04-01 01:26:06 +08:00
|
|
|
package/x11r7/xapp_luit/0001-posix-openpt.patch lib_patch.Upstream
|
|
|
|
package/x11r7/xapp_xdm/S99xdm lib_sysv.Indent lib_sysv.Variables
|
|
|
|
package/x11r7/xcursor-transparent-theme/0001-fix-symlink.patch lib_patch.Upstream
|
|
|
|
package/x11r7/xdriver_xf86-input-evdev/0001-build-get-rid-of-sdkdir.patch lib_patch.Upstream
|
|
|
|
package/x11r7/xdriver_xf86-input-joystick/0001-build-get-rid-of-sdkdir.patch lib_patch.Upstream
|
|
|
|
package/x11r7/xdriver_xf86-input-libinput/0001-build-get-rid-of-sdkdir.patch lib_patch.Upstream
|
|
|
|
package/x11r7/xdriver_xf86-input-mouse/0001-build-get-rid-of-sdkdir.patch lib_patch.Upstream
|
|
|
|
package/x11r7/xdriver_xf86-input-synaptics/0001-build-get-rid-of-sdkdir.patch lib_patch.Upstream
|
|
|
|
package/x11r7/xdriver_xf86-video-fbturbo/0001-sunxi_x_g2d-drop-unused-dri2-include.patch lib_patch.Upstream
|
|
|
|
package/x11r7/xdriver_xf86-video-fbturbo/0002-Use-own-thunk-functions-instead-of-fbdevHW-Weak.patch lib_patch.Upstream
|
|
|
|
package/x11r7/xdriver_xf86-video-fbturbo/0003-Update-for-1.20-ABI.patch lib_patch.Upstream
|
|
|
|
package/x11r7/xdriver_xf86-video-fbturbo/0004-xorg.conf-add-mandatory-modules-fb-shadow-fbdevhw.patch lib_patch.Upstream
|
|
|
|
package/x11r7/xdriver_xf86-video-fbturbo/0005-backing_store_tuner-struct-_Window-backStorage-is-go.patch lib_patch.Upstream
|
|
|
|
package/x11r7/xdriver_xf86-video-imx/0001-Update-to-newer-swap-macros.patch lib_patch.Upstream
|
|
|
|
package/x11r7/xdriver_xf86-video-imx/0002-Fix-error-unknown-type-name-uint.patch lib_patch.Upstream
|
|
|
|
package/x11r7/xdriver_xf86-video-imx/0003-support-glibc-2.20.patch lib_patch.Upstream
|
|
|
|
package/x11r7/xdriver_xf86-video-imx/0004-Make-video-API-forward-and-backward-compatible.patch lib_patch.Upstream
|
|
|
|
package/x11r7/xdriver_xf86-video-imx/0005-xf86-video-imxfb-fix-m4-hardcodded-paths.patch lib_patch.Upstream
|
|
|
|
package/x11r7/xdriver_xf86-video-imx/0006-xserver-1.14-compat.patch lib_patch.Upstream
|
|
|
|
package/x11r7/xdriver_xf86-video-mach64/0001-cross-compile.patch lib_patch.Sob lib_patch.Upstream
|
|
|
|
package/x11r7/xdriver_xf86-video-nouveau/0001-nouveau-fixup-driver-for-new-X-server-ABI.patch lib_patch.Upstream
|
|
|
|
package/x11r7/xdriver_xf86-video-tdfx/0001-cross.patch lib_patch.Sob lib_patch.Upstream
|
|
|
|
package/x11r7/xserver_xorg-server/0001-include-misc.h-fix-uClibc-build.patch lib_patch.Upstream
|
|
|
|
package/x11r7/xserver_xorg-server/S40xorg Shellcheck lib_sysv.Variables
|
|
|
|
package/x11vnc/0001-Fix-build-on-32bit-arches-with-64bit-time_t.patch lib_patch.Upstream
|
|
|
|
package/x11vnc/0002-scan-limit-access-to-shared-memory-segments-to-current-user.patch lib_patch.Upstream
|
|
|
|
package/x265/0001-fix-gcc-options.patch lib_patch.Upstream
|
|
|
|
package/xen/0001-9pfs-include-linux-limits.h-for-XATTR_SIZE_MAX.patch lib_patch.Upstream
|
|
|
|
package/xen/0002-Fix-build-with-64-bits-time_t.patch lib_patch.Upstream
|
|
|
|
package/xen/0003-libs-light-fix-tv_sec-printf-format.patch lib_patch.Upstream
|
|
|
|
package/xen/0004-libs-light-fix-tv_sec-fprintf-format.patch lib_patch.Upstream
|
|
|
|
package/xenomai/3.0.10/0001-lib-boilerplate-iniparser-Allow-building-with-GCC-10-2-2020101.patch lib_patch.Upstream
|
|
|
|
package/xenomai/3.0.10/0002-Add-disable-demo-testsuite-options.patch lib_patch.Upstream
|
|
|
|
package/xenomai/3.0.10/0003-lib-cobalt-copperplate-Use-valid-addresses-for-pthread_setspecific.patch lib_patch.Upstream
|
|
|
|
package/xfsprogs/0001-mdrestore-do-not-do-dynamic-linking-of-libtool-libra.patch lib_patch.Upstream
|
|
|
|
package/xfsprogs/0002-libxfs-do-not-try-to-run-the-crc32selftest.patch lib_patch.Upstream
|
|
|
|
package/xinetd/0001-ar.patch lib_patch.Upstream
|
|
|
|
package/xinetd/0002-destdir.patch lib_patch.Upstream
|
|
|
|
package/xinetd/0003-rpc-fix.patch lib_patch.Upstream
|
|
|
|
package/xinetd/0004-configure-rlim_t.patch lib_patch.Upstream
|
|
|
|
package/xinetd/0005-CVE-2013-4342-xinetd-ignores-user-and-group-directiv.patch lib_patch.Upstream
|
|
|
|
package/xl2tp/xl2tpd lib_shellscript.TrailingSpace
|
|
|
|
package/xml-security-c/0001-fix-build-with-libressl-3.5.0.patch lib_patch.Upstream
|
|
|
|
package/yajl/0001-Let-the-shared-and-the-static-library-have-the-same-.patch lib_patch.Upstream
|
|
|
|
package/yajl/0002-cmake-disable-shared-library-build-when-BUILD_SHARED.patch lib_patch.Upstream
|
|
|
|
package/yajl/0003-Link-with-shared-libyajl-in-a-shared-build.patch lib_patch.Upstream
|
|
|
|
package/yajl/0004-Link-libyajl-_s-with-libm-when-isnan-is-not-brought-.patch lib_patch.Upstream
|
|
|
|
package/ympd/0001-only-c-language.patch lib_patch.Upstream
|
|
|
|
package/ympd/0002-added-forward-declarations.patch lib_patch.Upstream
|
|
|
|
package/zabbix/0001-m4-netsnmp.m4-fix-shared-netsnmp-build.patch lib_patch.Upstream
|
|
|
|
package/zabbix/0002-fix-build-with-libressl-3.5.0.patch lib_patch.Upstream
|
|
|
|
package/zic/0001-remove-dependency-check-on-version-file.patch lib_patch.Upstream
|
|
|
|
package/zip/0001-configure-Remove-Check-C-compiler-type-optimization-.patch lib_patch.Upstream
|
|
|
|
package/zip/0002-configure-Don-t-use-host-CPP.patch lib_patch.Upstream
|
|
|
|
package/zip/0003-Makefile-Use-CFLAGS-from-command-line.patch lib_patch.Upstream
|
|
|
|
package/zip/0004-configure-use-LDFLAGS-from-command-line.patch lib_patch.Upstream
|
|
|
|
package/zip/0005-unix-configure-remove-GID-UID-size-check.patch lib_patch.Upstream
|
|
|
|
package/zip/0006-unix-configure-borrow-the-LFS-test-from-autotools.patch lib_patch.Upstream
|
|
|
|
package/zip/0007-timezone.c-needs-time.h-fixes-musl-compile.patch lib_patch.Upstream
|
|
|
|
package/zip/0008-fix-musl-static-build.patch lib_patch.Upstream
|
|
|
|
package/zmqpp/0001-Allow-building-shared-or-static-library-only.patch lib_patch.Upstream
|
2022-08-01 03:35:17 +08:00
|
|
|
support/dependencies/check-host-asciidoc.sh Shellcheck
|
|
|
|
support/dependencies/check-host-cmake.sh Shellcheck
|
|
|
|
support/dependencies/check-host-gzip.sh Shellcheck
|
|
|
|
support/dependencies/check-host-lzip.sh Shellcheck
|
|
|
|
support/dependencies/check-host-make.sh Shellcheck
|
|
|
|
support/dependencies/check-host-python3.sh Shellcheck
|
|
|
|
support/dependencies/check-host-tar.sh Shellcheck
|
|
|
|
support/dependencies/check-host-xzcat.sh Shellcheck
|
|
|
|
support/dependencies/dependencies.sh Shellcheck
|
utils/check-package: emit library name along with check function name
Currently, when we generate .checkpackageignore, we store, for each
error, only the name of the function that generated that error.
Although we currently do not have two check libs that have same-name
check functions, there is nothing that would prevent that, and there
is no reason why two unrelated libs could not implement checks with
the same name.
If such a situation were to arise, we'd have no way, when parsing the
ignore list (in-tree: .checkpackageignore), to know which of the libs
the exclusion would apply to.
Fix that by storing both the library and function names together. The
leading "checkpackagelib." (with the trailing dot, 16 chars) is removed
for brevity, because it's present in all libs' names.
As a consequence, regenerate .checkpackageignore.
Note: people using that script to validate their br2-external trees will
also have to regenerate their own exclusion list if they have one.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Ricardo Martincoski <ricardo.martincoski@datacom.com.br>
Reviewed-by: Arnout Vandecappelle <arnout@mind.be>
2024-04-01 01:26:06 +08:00
|
|
|
support/download/bzr Shellcheck lib_shellscript.ConsecutiveEmptyLines
|
2022-08-01 03:35:17 +08:00
|
|
|
support/download/cargo-post-process Shellcheck
|
|
|
|
support/download/dl-wrapper Shellcheck
|
|
|
|
support/download/file Shellcheck
|
|
|
|
support/download/go-post-process Shellcheck
|
|
|
|
support/download/hg Shellcheck
|
|
|
|
support/download/scp Shellcheck
|
|
|
|
support/download/sftp Shellcheck
|
|
|
|
support/download/wget Shellcheck
|
|
|
|
support/gnuconfig/update Shellcheck
|
utils/check-package: emit library name along with check function name
Currently, when we generate .checkpackageignore, we store, for each
error, only the name of the function that generated that error.
Although we currently do not have two check libs that have same-name
check functions, there is nothing that would prevent that, and there
is no reason why two unrelated libs could not implement checks with
the same name.
If such a situation were to arise, we'd have no way, when parsing the
ignore list (in-tree: .checkpackageignore), to know which of the libs
the exclusion would apply to.
Fix that by storing both the library and function names together. The
leading "checkpackagelib." (with the trailing dot, 16 chars) is removed
for brevity, because it's present in all libs' names.
As a consequence, regenerate .checkpackageignore.
Note: people using that script to validate their br2-external trees will
also have to regenerate their own exclusion list if they have one.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Ricardo Martincoski <ricardo.martincoski@datacom.com.br>
Reviewed-by: Arnout Vandecappelle <arnout@mind.be>
2024-04-01 01:26:06 +08:00
|
|
|
support/libtool/buildroot-libtool-v1.5.patch lib_patch.ApplyOrder lib_patch.Sob lib_patch.Upstream
|
|
|
|
support/libtool/buildroot-libtool-v2.2.patch lib_patch.ApplyOrder lib_patch.Sob lib_patch.Upstream
|
|
|
|
support/libtool/buildroot-libtool-v2.4.4.patch lib_patch.ApplyOrder lib_patch.Upstream
|
|
|
|
support/libtool/buildroot-libtool-v2.4.patch lib_patch.ApplyOrder lib_patch.Sob lib_patch.Upstream
|
2022-08-01 03:35:17 +08:00
|
|
|
support/misc/relocate-sdk.sh Shellcheck
|
|
|
|
support/scripts/apply-patches.sh Shellcheck
|
|
|
|
support/scripts/br2-external Shellcheck
|
|
|
|
support/scripts/check-bin-arch Shellcheck
|
|
|
|
support/scripts/check-host-rpath Shellcheck
|
|
|
|
support/scripts/expunge-gconv-modules Shellcheck
|
utils/check-package: emit library name along with check function name
Currently, when we generate .checkpackageignore, we store, for each
error, only the name of the function that generated that error.
Although we currently do not have two check libs that have same-name
check functions, there is nothing that would prevent that, and there
is no reason why two unrelated libs could not implement checks with
the same name.
If such a situation were to arise, we'd have no way, when parsing the
ignore list (in-tree: .checkpackageignore), to know which of the libs
the exclusion would apply to.
Fix that by storing both the library and function names together. The
leading "checkpackagelib." (with the trailing dot, 16 chars) is removed
for brevity, because it's present in all libs' names.
As a consequence, regenerate .checkpackageignore.
Note: people using that script to validate their br2-external trees will
also have to regenerate their own exclusion list if they have one.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Ricardo Martincoski <ricardo.martincoski@datacom.com.br>
Reviewed-by: Arnout Vandecappelle <arnout@mind.be>
2024-04-01 01:26:06 +08:00
|
|
|
support/scripts/fix-configure-powerpc64.sh lib_shellscript.EmptyLastLine
|
2022-08-01 03:35:17 +08:00
|
|
|
support/scripts/generate-gitlab-ci-yml Shellcheck
|
utils/check-package: emit library name along with check function name
Currently, when we generate .checkpackageignore, we store, for each
error, only the name of the function that generated that error.
Although we currently do not have two check libs that have same-name
check functions, there is nothing that would prevent that, and there
is no reason why two unrelated libs could not implement checks with
the same name.
If such a situation were to arise, we'd have no way, when parsing the
ignore list (in-tree: .checkpackageignore), to know which of the libs
the exclusion would apply to.
Fix that by storing both the library and function names together. The
leading "checkpackagelib." (with the trailing dot, 16 chars) is removed
for brevity, because it's present in all libs' names.
As a consequence, regenerate .checkpackageignore.
Note: people using that script to validate their br2-external trees will
also have to regenerate their own exclusion list if they have one.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Ricardo Martincoski <ricardo.martincoski@datacom.com.br>
Reviewed-by: Arnout Vandecappelle <arnout@mind.be>
2024-04-01 01:26:06 +08:00
|
|
|
support/scripts/mkmakefile Shellcheck lib_shellscript.ConsecutiveEmptyLines
|
2022-08-01 03:35:17 +08:00
|
|
|
support/scripts/setlocalversion Shellcheck
|
|
|
|
support/testing/tests/core/post-build.sh Shellcheck
|
|
|
|
support/testing/tests/package/test_opkg/post-build.sh Shellcheck
|
utils/check-package: emit library name along with check function name
Currently, when we generate .checkpackageignore, we store, for each
error, only the name of the function that generated that error.
Although we currently do not have two check libs that have same-name
check functions, there is nothing that would prevent that, and there
is no reason why two unrelated libs could not implement checks with
the same name.
If such a situation were to arise, we'd have no way, when parsing the
ignore list (in-tree: .checkpackageignore), to know which of the libs
the exclusion would apply to.
Fix that by storing both the library and function names together. The
leading "checkpackagelib." (with the trailing dot, 16 chars) is removed
for brevity, because it's present in all libs' names.
As a consequence, regenerate .checkpackageignore.
Note: people using that script to validate their br2-external trees will
also have to regenerate their own exclusion list if they have one.
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
Cc: Ricardo Martincoski <ricardo.martincoski@datacom.com.br>
Reviewed-by: Arnout Vandecappelle <arnout@mind.be>
2024-04-01 01:26:06 +08:00
|
|
|
support/testing/tests/utils/test_get_developers/0001-package-binutils-change-.mk.patch lib_patch.NumberedSubject lib_patch.Upstream
|