Skip to content

Commit

Permalink
bb.org: move to u-boot v2014.04-rc2
Browse files Browse the repository at this point in the history
Signed-off-by: Robert Nelson <robertcnelson@gmail.com>
  • Loading branch information
RobertCNelson committed Mar 12, 2014
1 parent 90c7e21 commit a505a39
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion changes/bb.org-changes.txt
@@ -1,8 +1,11 @@
bb.org-next

Upgrade: u-boot v2014.04-rc2
https://github.com/beagleboard/image-builder/commit/(next)

LCD: disable DPMS/blanking mode
Cursor: set cursor via [xsetroot -cursor_name left_ptr] instead of xorg SWCursor true, fixes random lockups (Thanks Cody Lacey)
https://github.com/beagleboard/image-builder/commit/(next)
https://github.com/beagleboard/image-builder/commit/3faedf9308b4adcdac6a747aadff44ede33cb59b

Added: beaglebone meta package
https://github.com/beagleboard/image-builder/commit/1b4caa3de385414674b734157f6bf1d487e0cd9d
Expand Down
2 changes: 1 addition & 1 deletion target/chroot/beagleboard.org.sh
Expand Up @@ -23,7 +23,7 @@
export LC_ALL=C

chromium_release="chromium-33.0.1750.117"
u_boot_release="v2013.10"
u_boot_release="v2014.04-rc2"

#contains: rfs_username, release_date
if [ -f /etc/rcn-ee.conf ] ; then
Expand Down

0 comments on commit a505a39

Please sign in to comment.