testing/device-nokia-n900: use linux-nokia-n900 (!1073)

This commit is contained in:
Daniele Debernardi 2020-03-17 02:46:43 +01:00 committed by Oliver Smith
parent 57556f30da
commit d4181b1926
No known key found for this signature in database
GPG key ID: 5AE7F5513E0885CB
2 changed files with 5 additions and 5 deletions

View file

@ -2,12 +2,12 @@
# Contributor: Martijn Braam <martijn@brixit.nl>
pkgname=device-nokia-n900
pkgver=5
pkgrel=6
pkgrel=7
pkgdesc="Nokia N900"
url="https://postmarketos.org"
arch="armv7"
license="MIT"
depends="postmarketos-base linux-postmarketos-stable uboot-tools kbd kbd-bkeymaps ofono mesa-dri-swrast"
depends="postmarketos-base linux-nokia-n900 uboot-tools kbd kbd-bkeymaps ofono mesa-dri-swrast"
makedepends="devicepkg-dev uboot-tools kbd kbd-bkeymaps"
install="$pkgname.post-install"
subpackages="
@ -147,7 +147,7 @@ nonfree_firmware() {
}
sha512sums="65317422ccbb263dd1eeb92b4a37357769f4e3e6a6f0ef812b1d4ac46fc5f00bef204e257945cca3e31b1123702c7ace0f129dd367849a27b18023b0e87a2d64 deviceinfo
1558d02269b011e42e1d3969215b9dbd73658ffbf6ddb38c05f55915c0ff890306a2f56bb8155c825a430cad1e98f887475a40d9c2ae40b1892f964e1d395843 uboot-script.cmd
01520977509df36248d0e44b3b2c18db0cefeb65e9ed5df96508eb0ed08304458a58ecd2bd21117771fe71e765b5f811c583909cad9a2c210de687a161e7234b uboot-script.cmd
3d55e34b95791636e44a5f41754f3d0de039dbba41f7a556d43a95c9e64afcfa930046b4b96b40020b6f196096ffba93514682927e32fa4488686fdd19c6da5a backlight-enable.sh
c6012aef28b096141b924fced226ec99fb93eb53b69c064a8887d8fecdf8dc08a3ba3db399e18d88374c6ef4c59013a30699c7e4d76e5cb771040582573a0527 90-touchscreen-dev.rules
9e72035c88632d12895534e5aa5746f2c130c7dcdafa8702748d62b71ed0e1b5911b6e1f07f9b9e39b6072bbb662f66aead585baa1dcacb7d8c8953ca89b6762 10-nokia-modem.rules

View file

@ -3,8 +3,8 @@ setenv mmcpart 1
setenv mmctype ext2
setenv setup_omap_atag 1
setenv bootargs init=/init.sh rw console=tty0 console=tty02 PMOS_NO_OUTPUT_REDIRECT
setenv mmckernfile /uImage-postmarketos-stable
setenv mmcinitrdfile /uInitrd-postmarketos-stable
setenv mmckernfile /uImage-nokia-n900
setenv mmcinitrdfile /uInitrd-nokia-n900
setenv mmcscriptfile
echo Loading initramfs
run initrdload