mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-04 16:10:10 +00:00
rdma-core: upgrade 31.1 -> 32.0
Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
1a505b094d
commit
f682696a05
|
|
@ -8,7 +8,7 @@ RDEPENDS_${PN} = "bash perl"
|
||||||
BRANCH = "stable-v${@d.getVar('PV').split('.')[0]}"
|
BRANCH = "stable-v${@d.getVar('PV').split('.')[0]}"
|
||||||
SRC_URI = "git://github.com/linux-rdma/rdma-core.git;branch=${BRANCH} \
|
SRC_URI = "git://github.com/linux-rdma/rdma-core.git;branch=${BRANCH} \
|
||||||
"
|
"
|
||||||
SRCREV = "a4013e3d94cb5819f0e4cd93b298f775d5542a66"
|
SRCREV = "7a4f9ad9a1d906c5f2bbb18b588309c3d12460ac"
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
#Default Dual License https://github.com/linux-rdma/rdma-core/blob/master/COPYING.md
|
#Default Dual License https://github.com/linux-rdma/rdma-core/blob/master/COPYING.md
|
||||||
Loading…
Reference in New Issue
Block a user