All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] yocto-uninative: allow URL override
@ 2016-10-06  0:23 bavery
  2016-10-06  0:23 ` [PATCH 1/1] uninative: users can override download site bavery
  0 siblings, 1 reply; 2+ messages in thread
From: bavery @ 2016-10-06  0:23 UTC (permalink / raw)
  To: openembedded-core

This changes the
UNINATIVE_URL =
to a
UNINATIVE_URL ?=

so we can override it in the local.conf file.  This matches the form of the CHECKSUMS and is useful
in the case that you have a special uninative or can't reach downloads.yoctoproject.org.

-bavery

The following changes since commit 4189a1977e65f71ddb8fc0498bcef91754c673d8:

  bitbake: toaster: add Font Awesome license (2016-10-05 10:28:53 +0100)

are available in the git repository at:

  git://git.yoctoproject.org/poky-contrib bavery/uninative-oe
  http://git.yoctoproject.org/cgit.cgi/poky-contrib/log/?h=bavery/uninative-oe

bavery (1):
  uninative:  users can override download site

 conf/distro/include/yocto-uninative.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--
1.9.1


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

end of thread, other threads:[~2016-10-06  0:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-06  0:23 [PATCH 0/1] yocto-uninative: allow URL override bavery
2016-10-06  0:23 ` [PATCH 1/1] uninative: users can override download site bavery

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.