* [Buildroot] [PATCH] 2010.02-rc1 at91sam9260pf_defconfig
@ 2010-02-18 2:28 Roo
2010-02-18 11:01 ` Peter Korsgaard
0 siblings, 1 reply; 2+ messages in thread
From: Roo @ 2010-02-18 2:28 UTC (permalink / raw)
To: buildroot
I am new to buildroot, so if I should have done anything differently
please let me know. I promise not to take in personally. :)
Cameron.
--- buildroot-2010.02-rc1.orig/configs/at91sam9260pf_defconfig
2010-02-10 02:54:30.000000000 +1100
+++ buildroot-2010.02-rc1/configs/at91sam9260pf_defconfig
2010-02-18 13:21:38.000000000 +1100
@@ -58,7 +58,7 @@
BR2_ZCAT="gzip -d -c"
BR2_BZCAT="bzcat"
BR2_TAR_OPTIONS=""
-BR2_DL_DIR="/usr/local/install/downloads"
+BR2_DL_DIR="$(TOPDIR)/dl"
#
# Mirrors and Download locations
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] [PATCH] 2010.02-rc1 at91sam9260pf_defconfig
2010-02-18 2:28 [Buildroot] [PATCH] 2010.02-rc1 at91sam9260pf_defconfig Roo
@ 2010-02-18 11:01 ` Peter Korsgaard
0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2010-02-18 11:01 UTC (permalink / raw)
To: buildroot
>>>>> "Roo" == Roo <roo.watt@gmail.com> writes:
Hi,
Roo> I am new to buildroot, so if I should have done anything
Roo> differently please let me know. I promise not to take in
Roo> personally. :)
Thanks, committed. The patch contents was fine, but you made a few small
mistakes:
- You didn't configure your email program to use your full name /
address
- Your commit message (top of mail) didn't explain what your patch fixes
- You didn't sign off on the change (git format-patch -s)
- Your patch was line wrapped by your mailer.
Please consider using git format-patch -s / git send-email in the
future, that will ensure you get (most) of those details correct.
--
Bye, Peter Korsgaard
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2010-02-18 11:01 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-18 2:28 [Buildroot] [PATCH] 2010.02-rc1 at91sam9260pf_defconfig Roo
2010-02-18 11:01 ` Peter Korsgaard
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox