buildroot/board
Thomas Petazzoni 3cb668d5b5 configs: fix build of calao_usb_a9g20_lpw_defconfig
Both the Barebox and AT91Bootstrap patches for the Calao USB A9G20
board are located in the same directory, board/calao/usb-a9g20-lpw/,
with only a prefix making a difference between whether they apply to
Barebox or AT91Bootstrap.

Unfortunately, since commit 0eba4759fa
("packages: apply custom patches using *.patch instead of
<pkg>-*.patch"), the logic to apply custom patches in Barebox and
AT91Bootstrap has been changed from applying <package>-*.patch to
applying *.patch (in order to be consistent with what we do for all
packages in Buildroot).

However, this had the effect of trying to apply both the AT91Bootstrap
and Barebox patches on both packages, which obviously cannot work.

This commit fixes that by moving patches around, and switching to use
BR2_GLOBAL_PATCH_DIR.

Cc: Gregory Hermant <gregory.hermant@calao-systems.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2015-10-04 19:05:27 +02:00
..
acmesystems/aria-g25 configs/acmesystems_aria_g25: new configs 2015-07-04 14:59:36 +02:00
altera configs: add altera_socdk_defconfig for Altera Cyclone 5 Development Board 2015-07-13 02:09:33 +02:00
arm/foundation-v8 board/arm/foundation-v8: update defconfig and instructions 2014-03-21 07:27:12 +01:00
armadeus armadeus apf27: update kernel to 3.18.6 2015-02-10 00:13:11 +01:00
atmel atmel: add a flashing helper and documentation 2015-06-30 15:00:48 +02:00
avnet microzed: add Avnet Microzed support 2015-09-17 23:54:39 +02:00
beaglebone board/beaglebone/readme.txt: Minor grammar fixes. 2015-04-18 15:44:38 +02:00
boundarydevices/nitrogen6x board/boundarydevices: update u-boot scripts for 3.14 kernels 2015-09-19 15:41:13 +02:00
calao configs: fix build of calao_usb_a9g20_lpw_defconfig 2015-10-04 19:05:27 +02:00
ci20 Add a defconfig for MIPS Creator CI20 2014-11-28 23:36:29 +01:00
congatec/qmx6 qmx6_defconfig: update 2015-05-01 22:57:19 +02:00
cubietech/cubieboard cubieboard: mkcubiecard: use the right command for checking user privilege 2013-12-03 12:17:20 +01:00
embest/riotboard board/riotboard: readme: Update description 2015-04-18 19:08:28 +02:00
freescale imx53loco: fix dangling create-boot-sd.sh symlink 2015-09-24 23:51:44 +02:00
lego/ev3 configs: add lego_ev3_defconfig 2014-06-18 17:01:50 +02:00
minnowboard trivial: fix typo 'informations' 2014-07-24 22:31:20 +02:00
minnowboard-max minnowboard_max_defconfig: bump kernel to 3.19.1 2015-03-09 22:51:31 +01:00
olimex olimex_a20_olinuxino_lime2: new board 2015-10-03 14:50:47 +01:00
qemu configs/qemu: update to the latest and greatest versions 2015-09-04 12:02:36 +02:00
raspberrypi boards/raspberrypi: update instructions 2015-06-30 14:31:17 +02:00
synopsys/axs10x configs: bump ARC axs10x Linux kernel and headers to 4.2 release 2015-09-20 15:01:20 +02:00
telit/evk-pro3 configs: add defconfig for Telit EVK-PRO3 2013-05-11 22:34:22 +02:00
ts/ts5x00 ts5x00: remember to set the active flag 2014-12-23 20:54:58 +01:00
via/imx6_vab820 board: add support for VIA VAB-820/AMOS-820 2015-05-07 23:10:46 +02:00
wandboard board/wandboard: add a genimage config 2015-07-13 20:59:57 +02:00
xilinx/zc706 board: add support for Xilinx zc706 2015-07-20 22:59:49 +02:00
raspberrypi2 boards/raspberrypi: update instructions for Raspberry Pi 2 2015-02-26 22:43:37 +01:00