Skip to content
Snippets Groups Projects
Unverified Commit de7a6777 authored by Caleb Connolly's avatar Caleb Connolly :recycle: Committed by Alexey Minnekhanov
Browse files

device/testing/device-oneplus-fajita: use shared sdm845 kernel (MR 1967)


Switch to the linux-postmarketos-qcom-sdm845 common kernel.

Signed-off-by: default avatarCaleb Connolly <caleb@connolly.tech>
parent cc4f72f3
No related branches found
No related tags found
No related merge requests found
......@@ -3,13 +3,13 @@
pkgname=device-oneplus-fajita
pkgdesc="OnePlus 6T"
pkgver=0.2
pkgver=0.3
pkgrel=0
url="https://postmarketos.org"
license="MIT"
arch="aarch64"
options="!check !archcheck"
depends="postmarketos-base mkbootimg linux-oneplus-sdm845 soc-qcom-sdm845"
depends="postmarketos-base mkbootimg linux-postmarketos-qcom-sdm845 soc-qcom-sdm845"
makedepends="devicepkg-dev"
source="deviceinfo rootston.ini"
subpackages="$pkgname-nonfree-firmware:nonfree_firmware $pkgname-phosh"
......
  • Administrator @root · Imported
    Owner

    @calebccff hey, thanks for your contribution! Note that for packages in the device folder we don't usually name the entire folder structure in the commit message but just name it ": ". In this case it would be: "oneplus-fajita: use shared sdm845 kernel". This goes for all the commit message in this MR :wink:

    By Bart Ribbers on 2021-02-20T20:05:28

  • Administrator @root · Imported
    Owner

    I will remember that for next time :sweat_smile: thanks!

    By Caleb Connolly on 2021-02-22T16:13:12

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment