↓
 

Adventures With Linux ™

Linux Technologies and Fun Times..

  • Home
  • About the Author…
  • Copyright and Trademarks..

Tag Archives: incremental patch

Pi to 3.8.1 – Incrementally, as usual..

Adventures With Linux ™ Posted on February 28, 2013 by RGFebruary 28, 2013

Just updated the Raspberry Pi from (hacked!)3.8.0 to 3.8.1, by applying the 3.8.0-1 patch at ftp://ftp.kernel.org/pub/linux/kernel/v3.0/patch-3.8.1.bz2 Note that this first incremental patch is in the ‘main’ kernel directory.   Only the subsequent ones (3.8.1-2, etc..) will be in the /incr subdirectory.. The patch applied cleanly, and all seems to be working OK: Fedora release 18 (Spherical Cow) Kernel … Continue reading →

Posted in compilation, Fedora, Hacks, kernel, Linux / ARM, Raspberry Pi | Tagged arm, cross-compiled, fedora 18, incremental patch, kernel 3.8.1, linux, raspberry pi, success, update | Leave a reply

Pi to 3.7.7..

Adventures With Linux ™ Posted on February 12, 2013 by RGFebruary 12, 2013

Just updated the Raspberry Pi to kernel 3.7.7 – incrementally..  See previous posts for details on how this is done.. Fedora release 18 (Spherical Cow) Kernel 3.7.7-pi on an armv6l (ttyAMA0) …………….. ]$ uname -a Linux rgpi 3.7.7-pi #1 Tue Feb 12 17:17:08 GMT 2013 armv6l armv6l armv6l GNU/Linux Robert Gadsdon.   February 12th 2013.   … Continue reading →

Posted in compilation, Crash and Burn.., Fedora, Hacks, kernel, Linux / ARM, Raspberry Pi | Tagged incremental patch, kernel 3.7.7, raspberry pi, success, update | Leave a reply

Pi to 3.7.6 – Incrementally..

Adventures With Linux ™ Posted on February 4, 2013 by RGFebruary 4, 2013

Just updated the Raspberry Pi from 3.7.5 to 3.7.6, using the incremental patch patch-3.7.5-6.bz2, from ftp.kernel.org/pub/linux/kernel/v3.0/incr/.. # ln -s linux-3.7.5-pi a # ln -s linux-3.7.5-pi b # bzip2 -cd patch-3.7.5-6.bz2 | patch -p0 # mv linux-3.7.5-pi linux-3.7.6-pi # rm -f a # rm -f b ………………………….. (compile / install) ………………………… $ uname -a Linux rgpi 3.7.6-pi #1 … Continue reading →

Posted in compilation, Hacks, kernel, Linux / ARM, Raspberry Pi | Tagged incremental patch, kernel 3.7.6, raspberry pi, success | 5 Replies
Original content © Robert Gadsdon 2013
↑