Skip to content

Commit

Permalink
linux-odroid-xu3: Bump to abbd029f2662fb053410730912f64bd9d5805163
Browse files Browse the repository at this point in the history
  • Loading branch information
polyzen committed Mar 27, 2024
1 parent c5d6fe5 commit ecd0d69
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
6 changes: 3 additions & 3 deletions core/linux-odroid-xu3/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
buildarch=4

pkgbase=linux-odroid-xu3
_commit=4b74e93629b7e0806b37edbe13341043669db8f7
_commit=abbd029f2662fb053410730912f64bd9d5805163
_srcname=linux-${_commit}
_kernelname=${pkgbase#linux}
_desc="ODROID-XU3/XU4/HC1"
Expand All @@ -18,8 +18,8 @@ options=('!strip')
source=("linux-odroid-$_commit.tar.gz::https://github.com/hardkernel/linux/archive/${_commit}.tar.gz"
'config'
'linux.preset')
md5sums=('a73ae914a2d66898ae2c415b81c481c7'
'ef0e491bc4bc3e3a2652fad149561069'
md5sums=('396f904efe7ff21206c75dc9c74d72e7'
'6779c133ce155d8ec39704bc9b6aba8a'
'86d4a35722b5410e3b29fc92dae15d4b')

prepare() {
Expand Down
3 changes: 2 additions & 1 deletion core/linux-odroid-xu3/config
Original file line number Diff line number Diff line change
Expand Up @@ -1749,7 +1749,8 @@ CONFIG_STANDALONE=y
CONFIG_FW_LOADER=y
CONFIG_FW_LOADER_PAGED_BUF=y
CONFIG_FW_LOADER_SYSFS=y
CONFIG_EXTRA_FIRMWARE=""
CONFIG_EXTRA_FIRMWARE="s5p-mfc-v8.fw edid/1024x600.bin edid/1024x768.bin edid/1152x864_75hz.bin edid/1280x1024.bin edid/1280x720.bin edid/1280x768.bin edid/1280x800.bin edid/1360x768.bin edid/1366x768.bin edid/1400x1050.bin edid/1440x900.bin edid/1600x1200.bin edid/1600x900.bin edid/1680x1050.bin edid/1792x1344.bin edid/1920x1080_23_976hz.bin edid/1920x1080_24hz.bin edid/1920x1080_50hz.bin edid/1920x1080.bin edid/1920x1200_30hz.bin edid/1920x1200_60hz.bin edid/1920x800.bin edid/480x800.bin edid/640x480.bin edid/720x480.bin edid/720x576.bin edid/800x480.bin edid/800x600.bin edid/848x480.bin edid/480x272.bin edid/1080x1920_55.bin"
CONFIG_EXTRA_FIRMWARE_DIR="firmware"
CONFIG_FW_LOADER_USER_HELPER=y
# CONFIG_FW_LOADER_USER_HELPER_FALLBACK is not set
# CONFIG_FW_LOADER_COMPRESS is not set
Expand Down

0 comments on commit ecd0d69

Please sign in to comment.