From ff484f36e1425e644ae3edcbceafa7e2287fb657 Mon Sep 17 00:00:00 2001 From: Antoine Fontaine Date: Mon, 17 Feb 2020 17:39:49 +0100 Subject: [PATCH] device-tablet-x64uefi: make it work again (!960) fixes up this commit: https://gitlab.com/postmarketOS/pmaports/-/commit/132423e942420738ef56f3f9b61a1a25f0bdf965 --- device/device-tablet-x64uefi/APKBUILD | 4 ++-- device/device-tablet-x64uefi/postmarketos.conf | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/device/device-tablet-x64uefi/APKBUILD b/device/device-tablet-x64uefi/APKBUILD index 4b0255681..e99edc30d 100644 --- a/device/device-tablet-x64uefi/APKBUILD +++ b/device/device-tablet-x64uefi/APKBUILD @@ -3,7 +3,7 @@ pkgname="device-tablet-x64uefi" pkgdesc="Various tablets with atom CPU" pkgver=0.1 -pkgrel=5 +pkgrel=6 url="https://postmarketos.org" license="MIT" arch="x86_64" @@ -36,4 +36,4 @@ package() { sha512sums="9e030883d317802e3875151699b219c71642b8202ba35f3fd049b92ddadb1489da2d5b692ca34bef1776c13e54df70bf71c84eb86d6c1561f56d08eb723ef652 deviceinfo 838a0a66d5513fb8f6d1a8d20743f25f24298e35a942b2a71e7f0b4aaaf35bd22a3ec245e993f1551fe60ce6e2eac7df1a4631d3e02ebc593965ce284002cffc loader.conf -c4a8a1f19d8ba7340f2e54b5ab2066af2d7bff2ba2a86aabbf0aeb0836223bb4f3201a6ca8c8feeba91867af9884587be3d3cd0a5f0af6f90152134a955a8630 postmarketos.conf" +8bf7002ca3ea51e018731e17154cfd1c9a8517a344c881d35e25979fb2ddbca7d48147c1d8f8cc407a65a8c8082dd9667eb6d0e1ddef060ff884b178be7af1e0 postmarketos.conf" diff --git a/device/device-tablet-x64uefi/postmarketos.conf b/device/device-tablet-x64uefi/postmarketos.conf index 542a89049..5b772f3fb 100644 --- a/device/device-tablet-x64uefi/postmarketos.conf +++ b/device/device-tablet-x64uefi/postmarketos.conf @@ -1,4 +1,4 @@ title postmarketOS -linux vmlinuz-vanilla -initrd initramfs-vanilla +linux vmlinuz-lts +initrd initramfs-lts options console=tty0 PMOS_NO_OUTPUT_REDIRECT