xiaomi-pine: fix error in device (MR 4114)
This commit is contained in:
parent
da05e2a230
commit
0806c84144
2 changed files with 1 additions and 3 deletions
|
@ -7,8 +7,6 @@ deviceinfo_name="Xiaomi Redmi 7A"
|
||||||
deviceinfo_manufacturer="Xiaomi"
|
deviceinfo_manufacturer="Xiaomi"
|
||||||
deviceinfo_codename="xiaomi-pine"
|
deviceinfo_codename="xiaomi-pine"
|
||||||
deviceinfo_year="2019"
|
deviceinfo_year="2019"
|
||||||
deviceinfo_dtb=""
|
|
||||||
deviceinfo_modules_initfs=""
|
|
||||||
deviceinfo_arch="aarch64"
|
deviceinfo_arch="aarch64"
|
||||||
|
|
||||||
# Device related
|
# Device related
|
||||||
|
|
|
@ -6,7 +6,7 @@ url="https://github.com/dburkov05/firmware-xiaomi-pine"
|
||||||
arch="aarch64"
|
arch="aarch64"
|
||||||
depends="wcnss-wlan"
|
depends="wcnss-wlan"
|
||||||
license="proprietary"
|
license="proprietary"
|
||||||
options="!strip !check !archcheck"
|
options="!check !strip !archcheck !spdx !tracedeps pmb:cross-native"
|
||||||
|
|
||||||
_commit="be929cc62c8d8150f0a4806aa2af059c6fb4e31e"
|
_commit="be929cc62c8d8150f0a4806aa2af059c6fb4e31e"
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue