Skip to content
Snippets Groups Projects
Commit d7ede511 authored by Barnabás Czémán's avatar Barnabás Czémán
Browse files

images: Replace msm8953 xiaomis with the generic package

Community supported msm8953 xiaomis have been replaced with generic
device package.
parent 0c57c114
No related branches found
No related tags found
No related merge requests found
......@@ -132,6 +132,7 @@ devices = {
"postmarketos-trailblazer": "PostmarketOS Trailblazer",
"purism-librem5": "Purism Librem5",
"qemu-amd64": "QEMU amd64", # just used for test suite
"qcom-msm8953": "Generic Qualcomm MSM8953",
"samsung-a3": "Samsung Galaxy A3 2015",
"samsung-a5": "Samsung Galaxy A5 2015",
"samsung-coreprimevelte": "Samsung Galaxy Core Prime VE LTE",
......@@ -473,6 +474,8 @@ images = {
},
"purism-librem5": {
},
"qcom-msm8953": {
},
"samsung-a3": {
},
"samsung-a5": {
......@@ -573,19 +576,37 @@ images = {
},
},
"xiaomi-daisy": {
"branches": [
"v24.06",
],
},
"xiaomi-markw": {
"branches": [
"v24.06",
],
},
"xiaomi-mido": {
"branches": [
"v24.06",
],
},
"xiaomi-scorpio": {
},
"xiaomi-tissot": {
"branches": [
"v24.06",
],
},
"xiaomi-vince": {
"branches": [
"v24.06",
],
},
"xiaomi-wt88047": {
},
"xiaomi-ysl": {
"branches": [
"v24.06",
],
},
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment