mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 07:50:47 +00:00
thrift: correct the SRC_URI
The tarball of version 0.20.0 can not be found on old SRC_URI. Signed-off-by: Guocai He <guocai.he.cn@windriver.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
parent
e8fd97d86a
commit
b5b11c1cc0
@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=c40a383cb3f747e0c7abbf1482f194f0 \
|
||||
|
||||
DEPENDS = "thrift-native boost flex-native bison-native openssl zlib"
|
||||
|
||||
SRC_URI = "https://downloads.apache.org/${BPN}/${PV}/${BP}.tar.gz \
|
||||
SRC_URI = "https://archive.apache.org/dist/${BPN}/${PV}/${BP}.tar.gz \
|
||||
file://0001-DefineInstallationPaths.cmake-Define-libdir-in-terms.patch \
|
||||
file://0001-thrift-pr2755.patch \
|
||||
"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user