Skip to content

Commit

Permalink
linux-cachyos-rc: Lets try to enable SimpleFB
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Jung <admin@ptr1337.dev>
  • Loading branch information
ptr1337 committed Oct 7, 2024
1 parent 411c270 commit 3997808
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions linux-cachyos-rc/.SRCINFO
Original file line number Diff line number Diff line change
Expand Up @@ -28,9 +28,9 @@ pkgbase = linux-cachyos-rc
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.12/misc/dkms-clang.patch
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.12/sched/0001-bore-cachy.patch
b2sums = 45e9b6cf1d73993ff518183dac2896e13371a0161aa3573734d891c5a5b81808bce596ad1d5c4e2152d628d3af5b62f307633c822970395a0bb861e3d8e0e1b6
b2sums = 9c4cb538257f1cdabf57c668918fd22944c640bea39830807186cf17d209c951a4cc08ff03b977a1e6c55844be5af89a111699de56bf9afe63c6929123d5365c
b2sums = f1301a71f17e70c43ecbcbdc6ce636bc2b0d31bec06287292bc7f0eebe50ef15f1b6d1b162d993226607b73083adce5e955943f42390ae7be9f0ee59c9ffb9a6
b2sums = b1e964389424d43c398a76e7cee16a643ac027722b91fe59022afacb19956db5856b2808ca0dd484f6d0dfc170482982678d7a9a00779d98cd62d5105200a667
b2sums = 0ead24d27f7813c76e90cb4a6a0c31a5bcce121504005b673b4c672784674e4775b24d8e332111ba3c3038eaf92ded212debc6b80f2ab3d403e0740e4fc06cad
b2sums = 891a82ea17a7738266b645ebecd52786af9540e23f464f2573b451511cd1a8d20c0b0a5b05064f1f1688a9bccf9a53c7d600d787a95602d28bbefcf6cd1003db
b2sums = c7294a689f70b2a44b0c4e9f00c61dbd59dd7063ecbe18655c4e7f12e21ed7c5bb4f5169f5aa8623b1c59de7b2667facb024913ecb9f4c650dabce4e8a7e5452
b2sums = 97b59b7976ed5096998229429b067cb1ab945a2353a0b5973bc48c7f014ed684358b3294dfff78fbe464d9bf981e2112de459bb615d980ef1721d2e79ee7dd9f

Expand Down
4 changes: 2 additions & 2 deletions linux-cachyos-rc/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -782,8 +782,8 @@ for _p in "${pkgname[@]}"; do
done

b2sums=('45e9b6cf1d73993ff518183dac2896e13371a0161aa3573734d891c5a5b81808bce596ad1d5c4e2152d628d3af5b62f307633c822970395a0bb861e3d8e0e1b6'
'9c4cb538257f1cdabf57c668918fd22944c640bea39830807186cf17d209c951a4cc08ff03b977a1e6c55844be5af89a111699de56bf9afe63c6929123d5365c'
'f1301a71f17e70c43ecbcbdc6ce636bc2b0d31bec06287292bc7f0eebe50ef15f1b6d1b162d993226607b73083adce5e955943f42390ae7be9f0ee59c9ffb9a6'
'b1e964389424d43c398a76e7cee16a643ac027722b91fe59022afacb19956db5856b2808ca0dd484f6d0dfc170482982678d7a9a00779d98cd62d5105200a667'
'0ead24d27f7813c76e90cb4a6a0c31a5bcce121504005b673b4c672784674e4775b24d8e332111ba3c3038eaf92ded212debc6b80f2ab3d403e0740e4fc06cad'
'891a82ea17a7738266b645ebecd52786af9540e23f464f2573b451511cd1a8d20c0b0a5b05064f1f1688a9bccf9a53c7d600d787a95602d28bbefcf6cd1003db'
'c7294a689f70b2a44b0c4e9f00c61dbd59dd7063ecbe18655c4e7f12e21ed7c5bb4f5169f5aa8623b1c59de7b2667facb024913ecb9f4c650dabce4e8a7e5452'
'97b59b7976ed5096998229429b067cb1ab945a2353a0b5973bc48c7f014ed684358b3294dfff78fbe464d9bf981e2112de459bb615d980ef1721d2e79ee7dd9f')
2 changes: 1 addition & 1 deletion linux-cachyos-rc/config
Original file line number Diff line number Diff line change
Expand Up @@ -2517,7 +2517,7 @@ CONFIG_ISCSI_IBFT=m
CONFIG_FW_CFG_SYSFS=m
# CONFIG_FW_CFG_SYSFS_CMDLINE is not set
CONFIG_SYSFB=y
# CONFIG_SYSFB_SIMPLEFB is not set
CONFIG_SYSFB_SIMPLEFB=y
CONFIG_FW_CS_DSP=m
CONFIG_GOOGLE_FIRMWARE=y
# CONFIG_GOOGLE_SMI is not set
Expand Down

0 comments on commit 3997808

Please sign in to comment.