All of lore.kernel.org
 help / color / mirror / Atom feed
From: "akuster" <akuster808@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: [dunfell 31/35] tremor: update SRC_URI as project moved to gitlab
Date: Sun, 31 May 2020 09:16:18 -0700	[thread overview]
Message-ID: <3c79f7f3ec20616f457289978acc777854979b2c.1590941674.git.akuster808@gmail.com> (raw)
In-Reply-To: <cover.1590941673.git.akuster808@gmail.com>

It appears Xiph.Org is now on gitlab
https://gitlab.xiph.org/xiph

Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit cc6e59fdff71e47ef5b9b40aab3bcd9438960ea4)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
---
 meta-multimedia/recipes-multimedia/tremor/tremor_20180319.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-multimedia/recipes-multimedia/tremor/tremor_20180319.bb b/meta-multimedia/recipes-multimedia/tremor/tremor_20180319.bb
index 28bb5d924a..6abf6080bd 100644
--- a/meta-multimedia/recipes-multimedia/tremor/tremor_20180319.bb
+++ b/meta-multimedia/recipes-multimedia/tremor/tremor_20180319.bb
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=db1b7a668b2a6f47b2af88fb008ad555 \
                     file://os.h;beginline=3;endline=14;md5=5c0af5e1bedef3ce8178c89f48cd6f1f"
 DEPENDS = "libogg"
 
-SRC_URI = "git://git.xiph.org/tremor.git;protocol=https \
+SRC_URI = "git://gitlab.xiph.org/xiph/tremor.git;protocol=https \
            file://obsolete_automake_macros.patch;striplevel=0 \
            file://tremor-arm-thumb2.patch \
 "
-- 
2.17.1


  parent reply	other threads:[~2020-05-31 16:17 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-31 16:15 [dunfell 00/35] Patch review akuster
2020-05-31 16:15 ` [dunfell 01/35] netplan: Depend on systemd if it is in distro akuster
2020-05-31 16:15 ` [dunfell 02/35] uim: Add patch to fix -fno-common link error akuster
2020-05-31 16:15 ` [dunfell 03/35] nlohmann-json: backport gcc10 fix akuster
2020-05-31 16:15 ` [dunfell 04/35] xfconf: 4.14.2 -> 4.14.3 akuster
2020-05-31 16:15 ` [dunfell 05/35] thunar: 1.8.12 -> 1.8.14 akuster
2020-05-31 16:15 ` [dunfell 06/35] catfish: 1.4.11 -> 1.4.13 akuster
2020-05-31 16:15 ` [dunfell 07/35] librsync: upgrade 2.3.0 -> 2.3.1 akuster
2020-05-31 16:15 ` [dunfell 08/35] dstat: Fix runtime error that depend python akuster
2020-05-31 16:15 ` [dunfell 09/35] unicode-ucd: Stop broken license downloading akuster
2020-05-31 16:15 ` [dunfell 10/35] python-periphery: Add python-mmap to RDEPENDS akuster
2020-05-31 16:15 ` [dunfell 11/35] postfix: Upgrade to 3.4.10 and compile with -fcommon akuster
2020-05-31 16:15 ` [dunfell 12/35] postfix: Upgrade 3.4.10 -> 3.4.12 akuster
2020-05-31 16:16 ` [dunfell 13/35] python3-iso8601: add python3-numbers to RDEPENDS akuster
2020-05-31 16:16 ` [dunfell 14/35] jansson: upgrade 2.12 -> 2.13.1 akuster
2020-05-31 16:16 ` [dunfell 15/35] openldap: upgrade 2.4.49 -> 2.4.50 akuster
2020-05-31 16:16 ` [dunfell 16/35] python3-jinja2: Update 2.11.1 -> 2.11.2 akuster
2020-05-31 16:16 ` [dunfell 17/35] python3-gmqtt: Upgrade to 0.6.5 akuster
2020-05-31 16:16 ` [dunfell 18/35] python3-pycparser: upgrade 2.19 -> 2.20 akuster
2020-05-31 16:16 ` [dunfell 19/35] python3-appdirs: Upgrade to 1.4.4 akuster
2020-05-31 16:16 ` [dunfell 20/35] apache2: create log/run directory via pkg_postinst akuster
2020-05-31 16:16 ` [dunfell 21/35] dnsmasq: upgrade 2.80 -> 2.81 akuster
2020-05-31 16:16 ` [dunfell 22/35] fetchmail: upgrade 6.4.3 -> 6.4.4 akuster
2020-05-31 16:16 ` [dunfell 23/35] kea: upgrade 1.7.6 -> 1.7.7 akuster
2020-05-31 16:16 ` [dunfell 24/35] libqmi: upgrade 1.24.8 -> 1.24.12 akuster
2020-05-31 16:16 ` [dunfell 25/35] python3-pandas: Upgrade 1.0.1 -> 1.0.3 akuster
2020-05-31 16:16 ` [dunfell 26/35] python3-parallax: Upgrade 1.0.5 -> 1.0.6 akuster
2020-05-31 16:16 ` [dunfell 27/35] python3-openpyxl: Upgrade 2.6.3 -> 3.0.3 akuster
2020-05-31 16:16 ` [dunfell 28/35] safec: Update to latest on 3.5.1 release tags akuster
2020-05-31 16:16 ` [dunfell 29/35] turbostat: fix the build failure for new v5.7-rc6 kernel akuster
2020-05-31 16:16 ` [dunfell 30/35] cryptsetup: upgrade 2.3.1 -> 2.3.2 akuster
2020-05-31 16:16 ` akuster [this message]
2020-05-31 16:16 ` [dunfell 32/35] ser2net: fix upstream check URL akuster
2020-05-31 16:16 ` [dunfell 33/35] ser2net: upgrade 4.1.5 -> 4.1.8 akuster
2020-05-31 16:16 ` [dunfell 34/35] gexiv2: upgrade 0.12.0 -> 0.12.1 akuster
2020-05-31 16:16 ` [dunfell 35/35] thunar: upgrade 1.8.14 -> 1.8.15 akuster

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3c79f7f3ec20616f457289978acc777854979b2c.1590941674.git.akuster808@gmail.com \
    --to=akuster808@gmail.com \
    --cc=openembedded-devel@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.