mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-14 22:35:25 +01:00
bats: upgrade 1.6.1 -> 1.7.0
Changelog:https://github.com/bats-core/bats-core/releases/tag/v1.7.0 Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
77b3a2e6ca
commit
0720560740
|
|
@ -7,11 +7,11 @@ LICENSE = "MIT"
|
||||||
LIC_FILES_CHKSUM = "file://LICENSE.md;md5=2970203aedf9e829edb96a137a4fe81b"
|
LIC_FILES_CHKSUM = "file://LICENSE.md;md5=2970203aedf9e829edb96a137a4fe81b"
|
||||||
|
|
||||||
SRC_URI = "\
|
SRC_URI = "\
|
||||||
git://github.com/bats-core/bats-core.git;branch=version/1.6.x;protocol=https \
|
git://github.com/bats-core/bats-core.git;branch=master;protocol=https \
|
||||||
"
|
"
|
||||||
|
|
||||||
# v1.6.1
|
# v1.7.0
|
||||||
SRCREV = "1977254c2a7faa2e0af17355856f91dc471d1daa"
|
SRCREV = "410dd229a5ed005c68167cc90ed0712ad2a1c909"
|
||||||
|
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
Loading…
Reference in New Issue
Block a user