* [Buildroot] [PATCH] gitignore: remove the stale /dl entry
@ 2013-05-20 6:40 Baruch Siach
2013-05-20 11:32 ` Markos Chandras
0 siblings, 1 reply; 3+ messages in thread
From: Baruch Siach @ 2013-05-20 6:40 UTC (permalink / raw)
To: buildroot
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
---
.gitignore | 1 -
1 file changed, 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index bb02d9f..1c1f60e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,4 @@
/output
-/dl
/.auto.deps
/.config.cmd
/.config.old
--
1.7.10.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] gitignore: remove the stale /dl entry
2013-05-20 6:40 [Buildroot] [PATCH] gitignore: remove the stale /dl entry Baruch Siach
@ 2013-05-20 11:32 ` Markos Chandras
2013-05-20 11:43 ` Baruch Siach
0 siblings, 1 reply; 3+ messages in thread
From: Markos Chandras @ 2013-05-20 11:32 UTC (permalink / raw)
To: buildroot
Hi Baruch,
On 20 May 2013 07:40, Baruch Siach <baruch@tkos.co.il> wrote:
> Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> ---
> .gitignore | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/.gitignore b/.gitignore
> index bb02d9f..1c1f60e 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -1,5 +1,4 @@
> /output
> -/dl
> /.auto.deps
> /.config.cmd
> /.config.old
> --
> 1.7.10.4
>
> _______________________________________________
> buildroot mailing list
> buildroot at busybox.net
> http://lists.busybox.net/mailman/listinfo/buildroot
Why is this change needed? The dl/ directory is still present for me
and I see that
BR2_DL_DIR is set to $(TOPDIR)/dl in the Config.in file.
--
Regards,
Markos Chandras - Gentoo Linux Developer
http://dev.gentoo.org/~hwoarang
^ permalink raw reply [flat|nested] 3+ messages in thread
* [Buildroot] [PATCH] gitignore: remove the stale /dl entry
2013-05-20 11:32 ` Markos Chandras
@ 2013-05-20 11:43 ` Baruch Siach
0 siblings, 0 replies; 3+ messages in thread
From: Baruch Siach @ 2013-05-20 11:43 UTC (permalink / raw)
To: buildroot
Hi Markos,
On Mon, May 20, 2013 at 12:32:37PM +0100, Markos Chandras wrote:
> On 20 May 2013 07:40, Baruch Siach <baruch@tkos.co.il> wrote:
> > Signed-off-by: Baruch Siach <baruch@tkos.co.il>
> > ---
> > .gitignore | 1 -
> > 1 file changed, 1 deletion(-)
> >
> > diff --git a/.gitignore b/.gitignore
> > index bb02d9f..1c1f60e 100644
> > --- a/.gitignore
> > +++ b/.gitignore
> > @@ -1,5 +1,4 @@
> > /output
> > -/dl
> > /.auto.deps
> > /.config.cmd
> > /.config.old
> > --
> > 1.7.10.4
> >
> > _______________________________________________
> > buildroot mailing list
> > buildroot at busybox.net
> > http://lists.busybox.net/mailman/listinfo/buildroot
>
> Why is this change needed? The dl/ directory is still present for me
> and I see that
> BR2_DL_DIR is set to $(TOPDIR)/dl in the Config.in file.
You are right. For some reason I was thinking that the dl/ directory has moved
to output/.
Sorry for the noise.
baruch
--
http://baruch.siach.name/blog/ ~. .~ Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
- baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-05-20 11:43 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-20 6:40 [Buildroot] [PATCH] gitignore: remove the stale /dl entry Baruch Siach
2013-05-20 11:32 ` Markos Chandras
2013-05-20 11:43 ` Baruch Siach
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox