parent
1d702fd28f
commit
2060145b64
2 changed files with 4 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
pkgname=device-motorola-titan
|
||||
pkgver=1
|
||||
pkgrel=13
|
||||
pkgrel=14
|
||||
pkgdesc="Motorola Moto G 2014"
|
||||
url="https://github.com/postmarketOS"
|
||||
arch="noarch"
|
||||
license="MIT"
|
||||
depends="linux-motorola-titan mkbootimg"
|
||||
depends="linux-motorola-titan mkbootimg msm-fb-refresher"
|
||||
makedepends=""
|
||||
install=""
|
||||
subpackages=""
|
||||
|
@ -23,7 +23,7 @@ package() {
|
|||
"$pkgdir"/etc/profile.d/00-udev-v4l-hack.sh
|
||||
}
|
||||
|
||||
sha512sums="09abd5f4681d9479650cfa64fcbc58528827017757539c3faf142ca92e8537691f9fb88f5d84ece086af7f23be2ac03e196f49ae708a832f1331f40cc96bab29 deviceinfo
|
||||
sha512sums="0f975a652f6ad14fb51469d832467eec0ca8f873a827c92ee168153c256c98f0749c0f165239c6839b5854ae06b9f6e52c0f6217e3b96ed5427052facc1be30a deviceinfo
|
||||
f37e6324abf0b0fc8a3d360d6d11bb0648090a438a55ca7f04a9d494719e687ce445ae107ace642edf293afb6ca82615bcb5d0ddb6c46c1a7f8ee3c213b7c5c4 90-android-touch-dev.rules
|
||||
d04013c17caf77a87ebea167dbe48f7efa9c9d3123c5743d359f3ea8ccc6b268fa021535a4bf8291eb4a352f0c92f6eb527da0db340421f53bc1cc439a453306 profile.sh
|
||||
4f528656c4febb18742e89552dfe7fdc824ed4ad6ad2777d20b4f55040edd93d8e3ea657baabcdbe77bd0fb4bd3d23e5e0b2dae574f0df6723b2e26216ee81e1 udev-v4l-hack.sh"
|
||||
|
|
|
@ -13,6 +13,7 @@ deviceinfo_external_disk="false"
|
|||
deviceinfo_external_disk_install="false"
|
||||
deviceinfo_flash_methods="fastboot"
|
||||
deviceinfo_arch="armhf"
|
||||
deviceinfo_msm_refresher="true"
|
||||
|
||||
# Splash screen
|
||||
deviceinfo_screen_width="720"
|
||||
|
|
Loading…
Reference in a new issue