* [Buildroot] Buildroot U-boot user patch applying problem
@ 2011-11-19 13:17 Jerzy Grzegorek
2011-11-19 15:52 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Jerzy Grzegorek @ 2011-11-19 13:17 UTC (permalink / raw)
To: buildroot
Hi,
Buildroot U-boot user patch name shoud be formated
u-boot-<version>-<descryption>.patch
buildroot-2011.11.rc2 patch
Buildroot U-boot user patch applying problem Jerzy Grzegorek jerzy.grzegorek at trzebnica.net
diff --git a/boot/uboot/uboot.mk b/boot/uboot/uboot.mk
index cf22312..c3818c5 100644
--- a/boot/uboot/uboot.mk
+++ b/boot/uboot/uboot.mk
@@ -53,7 +53,7 @@ endef
ifneq ($(call qstrip,$(BR2_TARGET_UBOOT_CUSTOM_PATCH_DIR)),)
define UBOOT_APPLY_CUSTOM_PATCHES
support/scripts/apply-patches.sh $(@D) $(BR2_TARGET_UBOOT_CUSTOM_PATCH_DIR) \
- uboot-$(UBOOT_VERSION)-\*.patch
+ u-boot-$(UBOOT_VERSION)-\*.patch
endef
UBOOT_POST_PATCH_HOOKS += UBOOT_APPLY_CUSTOM_PATCHES
This same bug is in this year previous versions of BUILDROOT.
Regards,
Jerzy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20111119/9f22fc42/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: uboot.patch
Type: application/octet-stream
Size: 472 bytes
Desc: not available
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20111119/9f22fc42/attachment.obj>
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] Buildroot U-boot user patch applying problem
2011-11-19 13:17 [Buildroot] Buildroot U-boot user patch applying problem Jerzy Grzegorek
@ 2011-11-19 15:52 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2011-11-19 15:52 UTC (permalink / raw)
To: buildroot
>>>>> "Jerzy" == Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> writes:
Jerzy> Hi,
Jerzy> Buildroot U-boot user patch name shoud be formated
Jerzy> u-boot-<version>-<descryption>.patch
Jerzy> buildroot-2011.11.rc2 patch
You can argue both for u-boot-*.patch and uboot-*.patch (E.G. like the
.mk file is named). By now, people are using the uboot-*.patch
convention, so I won't change it.
Just rename your patches.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-11-19 15:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-19 13:17 [Buildroot] Buildroot U-boot user patch applying problem Jerzy Grzegorek
2011-11-19 15:52 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox