All of lore.kernel.org
 help / color / mirror / Atom feed
* Why Not Remove Src after Install
@ 2007-08-27  8:47 杨同峰
  2007-08-27  9:15 ` Marcin Juszkiewicz
  2007-08-27  9:21 ` Koen Kooi
  0 siblings, 2 replies; 3+ messages in thread
From: 杨同峰 @ 2007-08-27  8:47 UTC (permalink / raw)
  To: openembedded-devel

Hello EveryOne : 
           when I use OE to build OpenMoko , I found my disk has not
enough space .and the project has cost 13 G . 
   we know that when finish of do_fetch ,the source will unpack to tmp
dir .  My question is why not remove the dir 
   which uppack create to save usr's disk space ? 

          Another question is that where the file install to  ,and how
can i set it ? 
           If i want to remove source files after install ,how can i do
it ?

           Thank you ! 

Tongfeng.Yang 
2007-8-27
     
  


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Why Not Remove Src after Install
  2007-08-27  8:47 Why Not Remove Src after Install 杨同峰
@ 2007-08-27  9:15 ` Marcin Juszkiewicz
  2007-08-27  9:21 ` Koen Kooi
  1 sibling, 0 replies; 3+ messages in thread
From: Marcin Juszkiewicz @ 2007-08-27  9:15 UTC (permalink / raw)
  To: openembedded-devel

Dnia poniedziałek, 27 sierpnia 2007, 杨同峰 napisał:

Please configure your mailer to create readable mails.

> when I use OE to build OpenMoko , I found my disk has not enough
> space .and the project has cost 13 G. we know that when finish of
> do_fetch ,the source will unpack to tmp dir .  My question is why not
> remove the dir which uppack create to save usr's disk space ?

INHERIT += "rm_work" in local.conf handle this for few years

-- 
JID: hrw-jabber.org
OpenEmbedded developer/consultant

  Alcohol may not solve any problems, but then again, neither does milk.





^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Why Not Remove Src after Install
  2007-08-27  8:47 Why Not Remove Src after Install 杨同峰
  2007-08-27  9:15 ` Marcin Juszkiewicz
@ 2007-08-27  9:21 ` Koen Kooi
  1 sibling, 0 replies; 3+ messages in thread
From: Koen Kooi @ 2007-08-27  9:21 UTC (permalink / raw)
  To: Using the OpenEmbedded metadata to build Distributions

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

杨同峰 schreef:
> Hello EveryOne : 
>            when I use OE to build OpenMoko , I found my disk has not
> enough space .and the project has cost 13 G . 
>    we know that when finish of do_fetch ,the source will unpack to tmp
> dir .  My question is why not remove the dir 
>    which uppack create to save usr's disk space ? 
> 
>           Another question is that where the file install to  ,and how
> can i set it ? 
>            If i want to remove source files after install ,how can i do
> it ?
> 
>            Thank you ! 

INHERIT += "rm_work"

That should remove ${S} after completing the build.

regards,

Koen
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Darwin)

iD8DBQFG0pe2MkyGM64RGpERAtftAJ4nlRd3oqK0zQKaJZBj71Cn+3PQZACeJHTF
sxhHpIpdxO0yMYihYU/kMBU=
=WHjh
-----END PGP SIGNATURE-----



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-08-27  9:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-27  8:47 Why Not Remove Src after Install 杨同峰
2007-08-27  9:15 ` Marcin Juszkiewicz
2007-08-27  9:21 ` Koen Kooi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.