alarm/raspberrpi-firmware to 20120414-1

This commit is contained in:
Kevin Mihelich 2012-04-14 21:30:09 -04:00
parent 00c972e4df
commit 888861208c
2 changed files with 0 additions and 8 deletions

View file

@ -9,16 +9,11 @@ arch=('any')
url="https://github.com/raspberrypi/firmware"
makedepends=('git')
license=('custom')
backup=(boot/config.txt)
replaces=()
options=(!strip)
source=(config.txt)
md5sums=('0745afd44de4fe969b4ecb8d47d6a1c0')
package() {
git clone git://github.com/raspberrypi/firmware.git
rm "${srcdir}"/firmware/boot/kernel.img
cat "${srcdir}"/config.txt > "${srcdir}"/firmware/boot/config.txt
cp -R "${srcdir}"/firmware/{boot,opt} "${pkgdir}"
}

View file

@ -1,3 +0,0 @@
#hdmi_mode=19
arm_freq=800
enable_l2cache=1