testing/device-huawei-sturgeon: add mainline dtb reference (MR 3491)
This commit is contained in:
parent
b1d4e6e45a
commit
faec786db5
2 changed files with 5 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
||||||
# Reference: <https://postmarketos.org/devicepkg>
|
# Reference: <https://postmarketos.org/devicepkg>
|
||||||
pkgname=device-huawei-sturgeon
|
pkgname=device-huawei-sturgeon
|
||||||
pkgdesc="Huawei Watch"
|
pkgdesc="Huawei Watch"
|
||||||
pkgver=0.2
|
pkgver=0.3
|
||||||
pkgrel=2
|
pkgrel=0
|
||||||
url="https://postmarketos.org"
|
url="https://postmarketos.org"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
arch="armv7"
|
arch="armv7"
|
||||||
|
@ -38,6 +38,6 @@ nonfree_firmware() {
|
||||||
}
|
}
|
||||||
|
|
||||||
sha512sums="
|
sha512sums="
|
||||||
35ee89b4f810aeb24a51695607ce8402e683c2a99e1ccc2cbf5f96e2d6628c007371d582b8a780f185f66d3f987c5b6d20eb29d575967678e4c40837559903c1 deviceinfo
|
33c27ad87e7e530b496fceebe1fc565a662d44c3619d991d5c41476a9f2d6354863f9135b29d70b0e9f14f08dae798b06a5cbf2a64fd7eecee232f5000be0fe9 deviceinfo
|
||||||
a19923f30ac1d328a85ab1162e44442da28dd1ae45529fb73e21d8004594487f61c8f5372e5bbaadfefd27fe27c8a22ce430b81891ac1965e5704bbfec108b82 networkmanager.conf
|
a19923f30ac1d328a85ab1162e44442da28dd1ae45529fb73e21d8004594487f61c8f5372e5bbaadfefd27fe27c8a22ce430b81891ac1965e5704bbfec108b82 networkmanager.conf
|
||||||
"
|
"
|
||||||
|
|
|
@ -7,6 +7,8 @@ deviceinfo_name="Huawei Watch"
|
||||||
deviceinfo_manufacturer="Huawei"
|
deviceinfo_manufacturer="Huawei"
|
||||||
deviceinfo_codename="huawei-sturgeon"
|
deviceinfo_codename="huawei-sturgeon"
|
||||||
deviceinfo_year="2015"
|
deviceinfo_year="2015"
|
||||||
|
deviceinfo_dtb_mainline="qcom-apq8026-huawei-sturgeon"
|
||||||
|
deviceinfo_append_dtb_mainline="true"
|
||||||
deviceinfo_arch="armv7"
|
deviceinfo_arch="armv7"
|
||||||
|
|
||||||
# Device related
|
# Device related
|
||||||
|
|
Loading…
Reference in a new issue