aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended
diff options
context:
space:
mode:
authorPropanu <mihai.tudor.panu@intel.com>2020-02-26 12:49:54 -0800
committerKhem Raj <raj.khem@gmail.com>2020-02-27 08:25:49 -0800
commitd664461dfa323004ab98342c62ca2d38ccab2ecb (patch)
treee7bff028063dff1429def61ed2b16998604a6daa /meta-oe/recipes-extended
parent08a97cb0e03b7b14bf4ef2632f2db24a86ccae8b (diff)
downloadmeta-openembedded-contrib-d664461dfa323004ab98342c62ca2d38ccab2ecb.tar.gz
upm: Update SRC_URI
Updating SRC_URI to reflect project move to Eclipse Foundation. Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-oe/recipes-extended')
-rw-r--r--meta-oe/recipes-extended/upm/upm_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-extended/upm/upm_git.bb b/meta-oe/recipes-extended/upm/upm_git.bb
index 6db8f88252..c851c93bc4 100644
--- a/meta-oe/recipes-extended/upm/upm_git.bb
+++ b/meta-oe/recipes-extended/upm/upm_git.bb
@@ -10,7 +10,7 @@ DEPENDS = "libjpeg-turbo mraa"
SRCREV = "5cf20df96c6b35c19d5b871ba4e319e96b4df72d"
PV = "2.0.0+git${SRCPV}"
-SRC_URI = "git://github.com/intel-iot-devkit/${BPN}.git;protocol=http \
+SRC_URI = "git://github.com/eclipse/${BPN}.git;protocol=http \
file://0001-CMakeLists.txt-Use-SWIG_SUPPORT_FILES-to-find-the-li.patch \
file://0001-Use-stdint-types.patch \
file://0001-initialize-local-variables-before-use.patch \