mirror of https://github.com/parazyd/arm-sdk.git
finalize rpi optimization
This commit is contained in:
parent
d386882dee
commit
d6e4202efc
|
|
@ -69,9 +69,9 @@ deb http://archive.raspbian.org/raspbian jessie main contrib non-free rpi firmwa
|
|||
deb-src http://archive.raspbian.org/raspbian jessie main contrib non-free rpi firmware
|
||||
|
||||
## for omxplayer
|
||||
deb http://linux.subogero.com/deb /
|
||||
#deb http://linux.subogero.com/deb /
|
||||
|
||||
deb http://pipplware.pplware.pt/pipplware/dists/jessie/main/binary /
|
||||
#deb http://pipplware.pplware.pt/pipplware/dists/jessie/main/binary /
|
||||
EOF
|
||||
## }}}
|
||||
## {{{ boot txts
|
||||
|
|
@ -106,8 +106,8 @@ EOF
|
|||
gpg --keyserver pgp.mit.edu --recv-keys 9165938D90FDDD2E
|
||||
gpg --export -a 9165938D90FDDD2E | apt-key add -
|
||||
## pipplware key
|
||||
curl pipplware.pplware.pt/pipplware/key.asc | gpg --import -
|
||||
gpg --export -a D9A264BCBAA567BB | apt-key add -
|
||||
#curl pipplware.pplware.pt/pipplware/key.asc | gpg --import -
|
||||
#gpg --export -a D9A264BCBAA567BB | apt-key add -
|
||||
rm -f /addkeys
|
||||
EOF
|
||||
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit d3cd80c6b9250cb430e98fb632d713e6306416b9
|
||||
Subproject commit 904c4527ab7dde5665da5e4afe2aab04546fface
|
||||
Loading…
Reference in New Issue