M data/pine64-pinephone.yml => data/pine64-pinephone.yml +1 -1
@@ 4,7 4,7 @@ manufacturer: PINE64
codename: pine64-pinephone
kernel: https://github.com/megous/linux
url: https://github.com/megous/linux
-tag: orange-pi-\d\.\d.+
+tag: orange-pi-5\.16.+
ignore:
- drivers/gpu/drm/rockchip
type: mainline
A data/pine64-pinephonepro.yml => data/pine64-pinephonepro.yml +11 -0
@@ 0,0 1,11 @@
+name: pine64-org
+description: Kernel used on the PinePhone Pro
+manufacturer: PINE64
+codename: pine64-pinephonepro
+kernel: https://gitlab.com/pine64-org/linux
+url: https://gitlab.com/pine64-org/linux
+base: stable/linux-5.16.y
+tag: ppp-\d\.\d.+
+ignore:
+ - drivers/gpu/drm/rockchipa
+type: mainline
M data/purism.yml => data/purism.yml +1 -1
@@ 2,7 2,7 @@ name: Librem 5
description: Librem 5
manufacturer: Purism
codename: purism-librem5
-base: stable/linux-5.15.y
+# base: stable/linux-5.16.y
kernel: https://source.puri.sm/Librem5/linux-next.git
url: https://source.puri.sm/Librem5/linux-next
branch: next/byzantium
M data/qcom-sdm845.yml => data/qcom-sdm845.yml +2 -1
@@ 2,6 2,7 @@ name: Snapdragon 845
manufacturer: Qualcomm
codename: qcom-sdm845
kernel: https://gitlab.com/sdm845-mainline/linux.git
+#base: stable/linux-5.16.y
url: https://gitlab.com/sdm845-mainline/linux
-branch: sdm845-stable
+branch: sdm845/5.16
type: mainline