Skip to content
Snippets Groups Projects
Commit f4f3f482 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 has been replaced with genreic
device package.
parent 0c57c114
Branches master
No related tags found
No related merge requests found
Pipeline #211058 failed
......@@ -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",
......@@ -147,14 +148,8 @@ devices = {
"shift-axolotl": "SHIFT SHIFT6mq",
"wileyfox-crackling": "Wileyfox Swift",
"xiaomi-beryllium": "Xiaomi POCO F1",
"xiaomi-daisy": "Xiaomi Mi A2 Lite",
"xiaomi-markw": "Xiaomi Redmi 4 Prime",
"xiaomi-mido": "Xiaomi Redmi Note 4",
"xiaomi-scorpio": "Xiaomi Mi Note 2",
"xiaomi-tissot": "Xiaomi Mi A1",
"xiaomi-vince": "Xiaomi Redmi 5 Plus",
"xiaomi-wt88047": "Xiaomi Redmi 2",
"xiaomi-ysl": "Xiaomi Redmi S2/Y2",
}
# Build configuration, can be overridden per device/branch in 'images' below
......@@ -473,6 +468,8 @@ images = {
},
"purism-librem5": {
},
"qcom-msm8953": {
},
"samsung-a3": {
},
"samsung-a5": {
......@@ -572,20 +569,8 @@ images = {
},
},
},
"xiaomi-daisy": {
},
"xiaomi-markw": {
},
"xiaomi-mido": {
},
"xiaomi-scorpio": {
},
"xiaomi-tissot": {
},
"xiaomi-vince": {
},
"xiaomi-wt88047": {
},
"xiaomi-ysl": {
},
}
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