buildrootschalter/boot/at91bootstrap
Thomas Petazzoni 0eba4759fa packages: apply custom patches using *.patch instead of <pkg>-*.patch
Several packages have some logic to apply custom patches that existed
before the BR2_GLOBAL_PATCH_DIR mechanism: at91bootstrap,
at91bootstrap3, barebox, uboot and linux. Currently, the logic of
those packages to apply custom patches is to match
<package-name>-*.patch, which is not consistent with what we've done
for patches stored in the package directory, and for patches stored in
BR2_GLOBAL_PATCH_DIR: in such cases, we simply apply *.patch.

Therefore, for consistency reasons, this commit changes these packages
to also apply *.patch.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
2015-04-06 11:04:59 +02:00
..
at91bootstrap-1.16-eabi-fix.patch at91bootstrap: switch to the official version 2010-12-16 14:37:35 +01:00
at91bootstrap-1.16-gcc-4.6.x-ldscript-fix.patch at91bootstrap: fix overlap linker issue 2012-11-08 17:28:25 +01:00
at91bootstrap-1.16-u-boot-relocation-fix.patch at91bootstrap: update patch for latest u-boot 2012-11-02 21:26:53 +01:00
at91bootstrap.mk packages: apply custom patches using *.patch instead of <pkg>-*.patch 2015-04-06 11:04:59 +02:00
Config.in package: remove the empty trailing line(s) 2014-01-04 10:39:29 +01:00