linux-armbian: -> 2024-09-16

This commit is contained in:
2024-09-17 02:01:22 +00:00
parent a03a0fcefd
commit 2bb4a3fec2

View File

@@ -7,8 +7,8 @@ lib.makeScope newScope (self: with self; {
src = fetchFromGitHub { src = fetchFromGitHub {
owner = "armbian"; owner = "armbian";
repo = "build"; repo = "build";
rev = "bd611af589f68c3adf25cedb5ccda79000146fa6"; # 2024-09-14 rev = "46dd7d27602f2989931c8e04e5d840508a0c4498"; # 2024-09-16
hash = "sha256-z69d66n//d0d2eTBA4v7halnCNL53RN/CGvI27Ud0r0="; hash = "sha256-vVKMy5pss4ikrBvczebjhs1UJkPUuD6xeLt8VBKW6Fc=";
}; };
armbian = with self.armbian; { armbian = with self.armbian; {
@@ -125,6 +125,7 @@ lib.makeScope newScope (self: with self; {
"Move-sun50i-h6-pwm-settings-to-its-own-overlay" "Move-sun50i-h6-pwm-settings-to-its-own-overlay"
"Compile-the-pwm-overlay" "Compile-the-pwm-overlay"
"cb1-overlay" "cb1-overlay"
"cb1-overlay-light-fix"
"arm-dts-sunxi-h3-h5.dtsi-add-i2s0-i2s1-pins" "arm-dts-sunxi-h3-h5.dtsi-add-i2s0-i2s1-pins"
"arm-dts-sun5i-a13-olinuxino-micro-add-panel-lcd-olinuxino-4.3" "arm-dts-sun5i-a13-olinuxino-micro-add-panel-lcd-olinuxino-4.3"
"arm-dts-sun5i-a13-olinuxino-Add-panel-lcd-olinuxino-4.3-needed-" "arm-dts-sun5i-a13-olinuxino-Add-panel-lcd-olinuxino-4.3-needed-"