Skip to content

Commit 987e5bc

Browse files
authored
Merge pull request #278 from SquareTea/patch-1
Update bootstrap images for Redmi 9 and Redmi Note 9 (now the port is based on Android 11)
2 parents 205c979 + 1970eb6 commit 987e5bc

File tree

2 files changed

+12
-12
lines changed

2 files changed

+12
-12
lines changed

v2/devices/lancelot.yml

+6-6
Original file line numberDiff line numberDiff line change
@@ -59,20 +59,20 @@ operating_systems:
5959
- core:download:
6060
group: "firmware"
6161
files:
62-
- url: "https://github.com/ubuntu-touch-redmi-mt6768/lancelotfw/releases/download/20211005/recovery.img"
62+
- url: "https://github.com/ubuntu-touch-redmi-mt6768/lancelotfw/releases/download/20250217/recovery.img"
6363
name: "recovery.img"
6464
checksum:
65-
sum: "d941e216c78fb69411b2ab34066c92806245698917f1c95e62abbc3e142141bf"
65+
sum: "311ab4c97f308a58e87877f9c33267093ed83ca56f22265504dd556403b5fe78"
6666
algorithm: "sha256"
67-
- url: "https://github.com/ubuntu-touch-redmi-mt6768/lancelotfw/releases/download/20211005/dtbo.img"
67+
- url: "https://github.com/ubuntu-touch-redmi-mt6768/lancelotfw/releases/download/20250217/dtbo.img"
6868
name: "dtbo.img"
6969
checksum:
70-
sum: "b668fe7b025f0de2ecac4df41fe6f0a9a81d5af5e99ae27fe081679831aba4be"
70+
sum: "0954920f069cdb001d7b64c1c33cb1bfb9fb4528790ab7c8b9eaf5cbcf57058b"
7171
algorithm: "sha256"
72-
- url: "https://github.com/ubuntu-touch-redmi-mt6768/lancelotfw/releases/download/20211005/super.zip"
72+
- url: "https://github.com/ubuntu-touch-redmi-mt6768/lancelotfw/releases/download/20250217/super.zip"
7373
name: "super.zip"
7474
checksum:
75-
sum: "4d203a72d7ec05edb38cd717946dd244ea39749ea4996b03a5d1a188e444924b"
75+
sum: "2d3f0f5cee735854dd98301f8df407e42f2178f5d982b8d3f956fe8ce3d5f2b3"
7676
algorithm: "sha256"
7777
- url: "https://dl.google.com/developers/android/qt/images/gsi/vbmeta.img"
7878
name: "vbmeta.img"

v2/devices/merlin.yml

+6-6
Original file line numberDiff line numberDiff line change
@@ -59,20 +59,20 @@ operating_systems:
5959
- core:download:
6060
group: "firmware"
6161
files:
62-
- url: "https://github.com/ubuntu-touch-redmi-mt6768/ubuntu-touch-merlin/releases/download/20210927/recovery.img"
62+
- url: "https://github.com/ubuntu-touch-redmi-mt6768/ubuntu-touch-merlin/releases/download/20250217/recovery.img"
6363
name: "recovery.img"
6464
checksum:
65-
sum: "4d523f43afe6d2dd04995f38dc9f17552893e8a916c22df73ca699c911fc4478"
65+
sum: "4c971d9799559823dba7c6c8e789ad0ed56936fc1aab8a0a0dd8174be7aaaf17"
6666
algorithm: "sha256"
67-
- url: "https://github.com/ubuntu-touch-redmi-mt6768/ubuntu-touch-merlin/releases/download/20210927/dtbo.img"
67+
- url: "https://github.com/ubuntu-touch-redmi-mt6768/ubuntu-touch-merlin/releases/download/20250217/dtbo.img"
6868
name: "dtbo.img"
6969
checksum:
70-
sum: "1a3ac5db3b5371cd3f319aca99629214fc9c816e41fe754c500bf71672f6f9f0"
70+
sum: "5f5fe86cddacaeaa7db59af4ec416ef294319af24190ff75f23d8e37f2fb0c5b"
7171
algorithm: "sha256"
72-
- url: "https://github.com/ubuntu-touch-redmi-mt6768/ubuntu-touch-merlin/releases/download/20210927/super.zip"
72+
- url: "https://github.com/ubuntu-touch-redmi-mt6768/ubuntu-touch-merlin/releases/download/20250217/super.zip"
7373
name: "super.zip"
7474
checksum:
75-
sum: "4565b1f9e4111b28e393771c415578774826516d7c54191bde1facc351912381"
75+
sum: "2c68453b95db547273bff2d05c683d03463e106c14657315ed86170de2db3c96"
7676
algorithm: "sha256"
7777
- url: "https://dl.google.com/developers/android/qt/images/gsi/vbmeta.img"
7878
name: "vbmeta.img"

0 commit comments

Comments
 (0)