Skip to content

Commit 6bda30f

Browse files
authored
lancelot/merlin: fix wrong description and recovery.img checksum (#279)
1 parent 987e5bc commit 6bda30f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

v2/devices/lancelot.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ user_actions:
1919
description: "Please double-check that your device is the following model: Xiaomi Redmi 9 (lancelot)."
2020
confirm_firmware:
2121
title: "Confirm your firmware"
22-
description: "Please double-check that your device is running the latest available stock Android 10 firmware."
22+
description: "Please double-check that your device is running the latest available stock Android 11 firmware (MIUI 12.5.4.0 recomended)."
2323
link: "https://github.com/ubuntu-touch-redmi-mt6768/lancelotfw/blob/main/README.md"
2424
unlock:
2525
title: "OEM unlock"
@@ -62,7 +62,7 @@ operating_systems:
6262
- url: "https://github.com/ubuntu-touch-redmi-mt6768/lancelotfw/releases/download/20250217/recovery.img"
6363
name: "recovery.img"
6464
checksum:
65-
sum: "311ab4c97f308a58e87877f9c33267093ed83ca56f22265504dd556403b5fe78"
65+
sum: "7781625e7baffcba9b9919573784e42842ddf6e5a8ac053d6edb6cb61b8e0734"
6666
algorithm: "sha256"
6767
- url: "https://github.com/ubuntu-touch-redmi-mt6768/lancelotfw/releases/download/20250217/dtbo.img"
6868
name: "dtbo.img"

v2/devices/merlin.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ user_actions:
1919
description: "Please double-check that your device is the following model: Xiaomi Redmi Note 9 (merlin)."
2020
confirm_firmware:
2121
title: "Confirm your firmware"
22-
description: "Please double-check that your device is running the latest available stock Android 10 firmware."
23-
link: "https://github.com/ubuntu-touch-miatoll/ubuntu-touch-merlin/blob/main/FIRMWARE.md"
22+
description: "Please double-check that your device is running the latest available stock Android 11 firmware (MIUI 12.5.4.0 recomended)."
23+
link: "https://github.com/ubuntu-touch-redmi-mt6768/ubuntu-touch-merlin/blob/main/README.md"
2424
unlock:
2525
title: "OEM unlock"
2626
description: "If you haven't done so already, make sure to OEM unlock your device first."
@@ -62,7 +62,7 @@ operating_systems:
6262
- url: "https://github.com/ubuntu-touch-redmi-mt6768/ubuntu-touch-merlin/releases/download/20250217/recovery.img"
6363
name: "recovery.img"
6464
checksum:
65-
sum: "4c971d9799559823dba7c6c8e789ad0ed56936fc1aab8a0a0dd8174be7aaaf17"
65+
sum: "58cd96315ca4693ccde87048db6f6334a9a0886210dcb8ff83dd2bcb628269e4"
6666
algorithm: "sha256"
6767
- url: "https://github.com/ubuntu-touch-redmi-mt6768/ubuntu-touch-merlin/releases/download/20250217/dtbo.img"
6868
name: "dtbo.img"

0 commit comments

Comments
 (0)