Browse Source
Merge pull request #507 from mendersoftware/dependabot/submodules/tests/mender-image-tests-e40f056
chore: bump tests/mender-image-tests from `5684966` to `e40f056`
4.0.x
Lluis Campos
2 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with
2 additions and
2 deletions
-
mender-convert-modify
-
tests/mender-image-tests
|
|
@ -105,7 +105,7 @@ if [ "${MENDER_CLIENT_INSTALL}" = "y" ]; then |
|
|
|
deb_get_and_install_pacakge mender-client "${MENDER_CLIENT_VERSION}" |
|
|
|
|
|
|
|
# Save installed client version for tests in Yocto variable format |
|
|
|
testscfg_add "PREFERRED_VERSION_mender-client" "$(echo ${DEB_NAME} | sed -r 's/.*_([0-9]+\.[0-9]+\.[0-9]+).*/\1/')" |
|
|
|
testscfg_add "PREFERRED_VERSION:mender-client" "$(echo ${DEB_NAME} | sed -r 's/.*_([0-9]+\.[0-9]+\.[0-9]+).*/\1/')" |
|
|
|
fi |
|
|
|
|
|
|
|
if [ "${MENDER_ENABLE_SYSTEMD}" == "y" ]; then |
|
|
|
|
|
@ -1 +1 @@ |
|
|
|
Subproject commit 5684966507e5bd1810c1cebec16dd4fd3ab67974 |
|
|
|
Subproject commit e40f05676df9b0cbe82026e2768ee6d1fe961ed2 |