diff options
| author | Propanu <mihai.tudor.panu@intel.com> | 2020-02-26 12:49:54 -0800 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2020-02-27 08:25:49 -0800 |
| commit | d664461dfa323004ab98342c62ca2d38ccab2ecb (patch) | |
| tree | e7bff028063dff1429def61ed2b16998604a6daa | |
| parent | 08a97cb0e03b7b14bf4ef2632f2db24a86ccae8b (diff) | |
| download | meta-openembedded-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>
| -rw-r--r-- | meta-oe/recipes-extended/upm/upm_git.bb | 2 |
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" | |||
| 10 | SRCREV = "5cf20df96c6b35c19d5b871ba4e319e96b4df72d" | 10 | SRCREV = "5cf20df96c6b35c19d5b871ba4e319e96b4df72d" |
| 11 | PV = "2.0.0+git${SRCPV}" | 11 | PV = "2.0.0+git${SRCPV}" |
| 12 | 12 | ||
| 13 | SRC_URI = "git://github.com/intel-iot-devkit/${BPN}.git;protocol=http \ | 13 | SRC_URI = "git://github.com/eclipse/${BPN}.git;protocol=http \ |
| 14 | file://0001-CMakeLists.txt-Use-SWIG_SUPPORT_FILES-to-find-the-li.patch \ | 14 | file://0001-CMakeLists.txt-Use-SWIG_SUPPORT_FILES-to-find-the-li.patch \ |
| 15 | file://0001-Use-stdint-types.patch \ | 15 | file://0001-Use-stdint-types.patch \ |
| 16 | file://0001-initialize-local-variables-before-use.patch \ | 16 | file://0001-initialize-local-variables-before-use.patch \ |
