summaryrefslogtreecommitdiff
path: root/recipes/linux/linux-leviathan_git.bb
AgeCommit message (Collapse)AuthorFiles
2010-08-08linux-leviathan: bump git revivion and PRDenis 'GNUtoo' Carikli1
This new revision support a new procfs file that prints a resume reason. That is needed for resuming when we get a call. (this kernel is used on the htcdream,which is a phone)
2010-07-16linux-leviathan: switched to a new branch and bump PRDenis 'GNUtoo' Carikli1
This new branch has many improvements: When we started forking the android kernel it was an experimental 2.6.32 branch. This new branch is a rebase on top of a not anymore experimental 2.6.32 android msm kernel base,so it should contain many bugfixes For instance: *You can now have a statically rotated xorg,becuase at resume xorg doesn't crash anymore with this kernel *Better sound quality(less buffer underruns) Note that this new branch requires a new xorg.conf because I switched from tslib to evdev
2010-06-13linux-leviathan: fix the "empty.gz already exists" messageDenis 'GNUtoo' Carikli1
if we don't check if empty and empty.gz already exist, The fist time empty.gz is copied to the deploy dir, then the second build we have: gzip: empty.gz already exists; not overwritten And it fails. so we need to touch and gzip only if empty.gz not already present.
2010-06-10linux-leviathan: permit booting directly with fastbootDenis 'GNUtoo' Carikli1
if we don't gzip the empty ramdisk,the bootloader will refuse to boot our kenrnel when in fastboot mode and will display this message: booting... FAILED (remote: reproduce boot image with on-flash ramdisk error)
2010-04-24linux-leviathan: bump to a revision that can suspend/resume. Thanks Alain!Michael 'Mickey' Lauer1
2010-04-12linux-leviathan: enable debugfs to fix wifi (yes, it's true)Michael 'Mickey' Lauer1
BIG HATS OFF TO GNUtoo, who found the magic switch!
2010-04-12linux-leviathan: bump and change defconfig:Michael 'Mickey' Lauer1
* compile wifi drivers as builtint * compile unnecessary stuff as modules
2010-04-07linux-leviathan: bump; remove patch that has been applied upstreamMichael 'Mickey' Lauer1
2010-04-07linux-leviathan: bump to latest version; enable mac80211 and cfg80211Michael 'Mickey' Lauer1
2010-04-04linux-leviathan: apply patch to restore backlight level to previous versionMichael 'Mickey' Lauer1
2010-04-03linux-leviathan: bump to master to get GNUtoo's latest suspend/resume ↵Michael 'Mickey' Lauer1
stability fixes
2010-04-03linux-leviathan: bump to master to incorporate GNUtoo's panel resume fixesMichael 'Mickey' Lauer1
2010-03-31linux-leviathan: fix suspend/resumeMichael 'Mickey' Lauer1
Note to self: hand-editing defconfig and multistate configs doesn't match
2010-03-29linux-leviathan: defconfig: enable earlysuspend for console to fix ↵Denis 'GNUtoo' Carikli1
suspend/resume w/ console on a VT
2010-03-28linux-leviathan: bump to 48afbaf19428893b7aec0a385970f300c38300c3 and enable ↵Michael 'Mickey' Lauer1
netfilter / iptables
2010-03-14linux-leviathan: remove bogus ' characters that disturb mkbootimgMichael 'Mickey' Lauer1
2010-03-14linux-leviathan: depend on android-image-utils and prepare kernel image that ↵Michael 'Mickey' Lauer1
can be booted via fastboot
2010-02-20linux-leviathan: bump to revision with backlight and alsa (almost) workingMichael 'Mickey' Lauer1
2010-01-30linux-leviathan: new recipe; WIP on a gnuconform kernel tree for the HTC DreamMichael 'Mickey' Lauer1