mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-02-16 23:57:11 +00:00
Merge pull request #814 from andrasbiro/xbmc-imx-refreshrate
alarm/xbmc-imx: fix unchangable refresh rate
This commit is contained in:
commit
578b000c27
2 changed files with 3 additions and 2 deletions
|
@ -7,7 +7,7 @@ buildarch=4
|
|||
|
||||
pkgname=xbmc-imx-git
|
||||
pkgver=13.20140421
|
||||
pkgrel=1
|
||||
pkgrel=2
|
||||
pkgdesc="A software media player and entertainment hub for digital media for select imx6 systems"
|
||||
arch=('armv7h')
|
||||
url="http://xbmc.org"
|
||||
|
@ -29,7 +29,7 @@ source=('xbmc.service'
|
|||
|
||||
md5sums=('07096dfd530cc432fa6073ee1a32e7f6'
|
||||
'730ac095a89b05c3c2cf2dd93947cb5c'
|
||||
'00704fd638de9b7f071479cb22e81dae')
|
||||
'8fab4cc5cac44a7090ca7e839e326ec8')
|
||||
|
||||
# master branch of xbmc-imx6 organization. Modified by Stephan "wolgar" Rafin, Chris "koying" Browet, Rudi "rudi-warped" Ihle and smallint
|
||||
_gitname="xbmc"
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
m /sys/devices/virtual/graphics/fbcon/cursor_blink 0666 root root - -
|
||||
m /sys/class/graphics/fb0/mode 0666 root root - -
|
||||
|
|
Loading…
Reference in a new issue