Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH] bitbake.conf: remove GPE_MIRROR
@ 2019-05-07 21:19 Oleksandr Kravchuk
  2019-05-08 13:12 ` Adrian Bunk
  0 siblings, 1 reply; 3+ messages in thread
From: Oleksandr Kravchuk @ 2019-05-07 21:19 UTC (permalink / raw)
  To: openembedded-core; +Cc: Oleksandr Kravchuk

The site is down and no recipe is this variable.

Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
---
 meta/conf/bitbake.conf | 2 --
 1 file changed, 2 deletions(-)

diff --git a/meta/conf/bitbake.conf b/meta/conf/bitbake.conf
index 14b0764f22..790d088dc0 100644
--- a/meta/conf/bitbake.conf
+++ b/meta/conf/bitbake.conf
@@ -645,7 +645,6 @@ GNOME_GIT = "git://gitlab.gnome.org/GNOME"
 GNOME_MIRROR = "http://ftp.gnome.org/pub/GNOME/sources"
 GNU_MIRROR = "http://ftp.gnu.org/gnu"
 GNUPG_MIRROR = "https://www.gnupg.org/ftp/gcrypt"
-GPE_MIRROR = "http://gpe.linuxtogo.org/download/source"
 KERNELORG_MIRROR = "http://cdn.kernel.org/pub"
 SOURCEFORGE_MIRROR = "http://downloads.sourceforge.net"
 XLIBS_MIRROR = "http://xlibs.freedesktop.org/release"
@@ -663,7 +662,6 @@ SRC_URI[vardepsexclude] += "\
     GNOME_MIRROR \
     GNU_MIRROR \
     GNUPG_MIRROR \
-    GPE_MIRROR \
     KERNELORG_MIRROR \
     SAVANNAH_GNU_MIRROR \
     SAVANNAH_NONGNU_MIRROR \
-- 
2.17.1



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

end of thread, other threads:[~2019-05-10 20:18 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-05-07 21:19 [PATCH] bitbake.conf: remove GPE_MIRROR Oleksandr Kravchuk
2019-05-08 13:12 ` Adrian Bunk
2019-05-10 20:18   ` Khem Raj

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox