buildroot/boot/at91dataflashboot
Ricardo Martincoski 59d716403c boot/at91dataflashboot: rename patches with the proper naming convention
As reported by check-package (by calling it directly):
use name <number>-<description>.patch

Output of:
make at91dataflashboot-dirclean at91dataflashboot-patch | grep 'Patching\|Applying'

Before:
>>> at91dataflashboot 1.05 Patching
Applying at91dataflashboot-1.05-do-not-install.patch using patch:
Applying at91dataflashboot-1.05-eabi-fixes.patch using patch:

After:
>>> at91dataflashboot 1.05 Patching
Applying 0001-do-not-install.patch using patch:
Applying 0002-eabi-fixes.patch using patch:

Signed-off-by: Ricardo Martincoski <ricardo.martincoski@gmail.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2021-12-11 20:48:58 +01:00
..
0001-do-not-install.patch boot/at91dataflashboot: rename patches with the proper naming convention 2021-12-11 20:48:58 +01:00
0002-eabi-fixes.patch boot/at91dataflashboot: rename patches with the proper naming convention 2021-12-11 20:48:58 +01:00
at91dataflashboot.hash package/at91dataflashboot: add hash file 2016-06-19 21:11:25 +02:00
at91dataflashboot.mk
Config.in boot/*/Config.in: fix attributes order 2018-04-01 08:06:37 +02:00