Browse Source
Merge pull request #203 from kacf/master
Upgrade to grub-mender-grubenv aa7e8f8c76c6ac.
2.1.x
Kristian Amlie
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
configs/mender_grub_config
|
|
@ -17,7 +17,7 @@ GRUB_VERSION=2.04 |
|
|
|
MENDER_GRUB_KERNEL_BOOT_ARGS="" |
|
|
|
|
|
|
|
# grub-mender-grubenv is the Mender integration for the GRUB bootloader |
|
|
|
MENDER_GRUBENV_VERSION="6ffc280e64dd7b6bbc52f7747609f11fbdd1a057" |
|
|
|
MENDER_GRUBENV_VERSION="aa7e8f8c76c6aca6dca1820aaa42dc2cbf9762a1" |
|
|
|
MENDER_GRUBENV_URL="${MENDER_GITHUB_ORG}/grub-mender-grubenv/archive/${MENDER_GRUBENV_VERSION}.tar.gz" |
|
|
|
|
|
|
|
# Name of the storage device containing root filesystem partitions in GRUB |
|
|
|