All of lore.kernel.org
 help / color / mirror / Atom feed
* something about gtk+-2.24.8.tar.bz2 that requires constant downloading?
@ 2012-06-03 22:02 Robert P. J. Day
  2012-06-04  8:39 ` Robert P. J. Day
  0 siblings, 1 reply; 10+ messages in thread
From: Robert P. J. Day @ 2012-06-03 22:02 UTC (permalink / raw)
  To: Yocto discussion list


  for a yocto talk to my local LUG later this week, i want to build a
simple core-image-sato image for qemux86 and, for quite some time,
i've kept a local download directory for tarballs, and taken advantage
of it with this in all of my local.conf files:

SOURCE_MIRROR_URL ?= "file:///home/rpjday/dl/"
INHERIT += "own-mirrors"
BB_GENERATE_MIRROR_TARBALLS = "1"
# BB_NO_NETWORK = "1"

  obviously, as i notice newer tarballs getting downloaded, i'll just
copy them into ~/dl so it doesn't happen again.  works fine, except
today with gtk+-2.24.8.tar.bz2 which, even after i made a copy of it
in ~/dl, the build still *insists* on downloading it from
download.gnome.org.

  i don't see any obvious problem -- the checksum of the tarball
appears correct, it's a regular file, the tarball downloaded is
*exactly* the same as the one i've saved in ~/dl and yet, of all the
tarballs i have stashed away there, that one is the *only* one that is
downloaded each time.

  am i missing something obvious?

rday

-- 

========================================================================
Robert P. J. Day                                 Ottawa, Ontario, CANADA
                        http://crashcourse.ca

Twitter:                                       http://twitter.com/rpjday
LinkedIn:                               http://ca.linkedin.com/in/rpjday
========================================================================


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

end of thread, other threads:[~2012-06-13 13:22 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-03 22:02 something about gtk+-2.24.8.tar.bz2 that requires constant downloading? Robert P. J. Day
2012-06-04  8:39 ` Robert P. J. Day
2012-06-05  5:04   ` Wang, Shane
2012-06-05  6:56     ` Khem Raj
2012-06-05  7:37       ` Wang, Shane
2012-06-05 13:32         ` Robert P. J. Day
2012-06-05 14:50           ` Wang, Shane
2012-06-05 15:01             ` Robert P. J. Day
2012-06-06 15:10               ` Gary Thomas
2012-06-13 13:22                 ` Paul Eggleton

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.