diff options
| -rw-r--r-- | meta-oe/dynamic-layers/meta-python/recipes-bsp/rwmem/rwmem_1.2.bb | 2 | ||||
| -rw-r--r-- | meta-oe/recipes-extended/zstd/zstd_1.4.5.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/dynamic-layers/meta-python/recipes-bsp/rwmem/rwmem_1.2.bb b/meta-oe/dynamic-layers/meta-python/recipes-bsp/rwmem/rwmem_1.2.bb index f55247d9ed..604d989ed9 100644 --- a/meta-oe/dynamic-layers/meta-python/recipes-bsp/rwmem/rwmem_1.2.bb +++ b/meta-oe/dynamic-layers/meta-python/recipes-bsp/rwmem/rwmem_1.2.bb | |||
| @@ -22,7 +22,7 @@ SRCREV_FORMAT = "rwmem_inih" | |||
| 22 | 22 | ||
| 23 | SRC_URI = " \ | 23 | SRC_URI = " \ |
| 24 | git://github.com/tomba/rwmem.git;protocol=https;name=rwmem;branch=master \ | 24 | git://github.com/tomba/rwmem.git;protocol=https;name=rwmem;branch=master \ |
| 25 | git://github.com/benhoyt/inih.git;protocol=https;name=inih;nobranch=1;destsuffix=git/ext/inih \ | 25 | git://github.com/benhoyt/inih.git;protocol=https;name=inih;branch=master;destsuffix=git/ext/inih \ |
| 26 | " | 26 | " |
| 27 | 27 | ||
| 28 | S = "${WORKDIR}/git" | 28 | S = "${WORKDIR}/git" |
diff --git a/meta-oe/recipes-extended/zstd/zstd_1.4.5.bb b/meta-oe/recipes-extended/zstd/zstd_1.4.5.bb index f8fa226f6f..0c564c0d1c 100644 --- a/meta-oe/recipes-extended/zstd/zstd_1.4.5.bb +++ b/meta-oe/recipes-extended/zstd/zstd_1.4.5.bb | |||
| @@ -9,7 +9,7 @@ LICENSE = "BSD-3-Clause & GPLv2" | |||
| 9 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c7f0b161edbe52f5f345a3d1311d0b32 \ | 9 | LIC_FILES_CHKSUM = "file://LICENSE;md5=c7f0b161edbe52f5f345a3d1311d0b32 \ |
| 10 | file://COPYING;md5=39bba7d2cf0ba1036f2a6e2be52fe3f0" | 10 | file://COPYING;md5=39bba7d2cf0ba1036f2a6e2be52fe3f0" |
| 11 | 11 | ||
| 12 | SRC_URI = "git://github.com/facebook/zstd.git;nobranch=1;protocol=https \ | 12 | SRC_URI = "git://github.com/facebook/zstd.git;branch=dev;protocol=https \ |
| 13 | file://0001-Fix-legacy-build-after-2103.patch \ | 13 | file://0001-Fix-legacy-build-after-2103.patch \ |
| 14 | " | 14 | " |
| 15 | 15 | ||
