debian: 2015-02-22

Hi Guys,

This week's snapshot of jessie has some pretty big/important changes:

http://elinux.org/Beagleboard:BeagleBoneBlack_Debian#Jessie_Snapshot

u-boot:

v2015.04-rc2 + Nishanth's ARM / OMAP5 / DRA7 : Enable proper l2actl
configuration patchset:

http://comments.gmane.org/gmane.comp.boot-loaders.u-boot/212174

This is pretty important for all omap5+ boards, you can upgrade prior
"2015-02-22" images via:

cd /opt/scripts/
:/opt/scripts$ git pull
:/opt/scripts$ cd tools/developers/
:/opt/scripts/tools/developers
sudo ./update_bootloader.sh

kernel:

3.14.33-ti-r51
https://github.com/beagleboard/linux/tree/3.14.33-ti-r51

Which is based on:
http://git.ti.com/gitweb/?p=ti-linux-kernel/ti-linux-kernel.git;a=commit;h=64a083e2b61d4820fa682f05a4b89374ef9cd181

Upgrade older images via:
sudo apt-get update ; sudo apt-get install linux-image-3.14.33-ti-r51
; sudo reboot

This includes Nishanth's, gpio-fan and thermal mappings.

rootfs:

Finally, this image contains lxqt 0.9.0:
http://sourceforge.net/p/lxde/mailman/message/33373317/

Which include a bunch of underline changes for 'eventual' wayland support..

Regards,