aboutsummaryrefslogtreecommitdiffstats
path: root/packages/u-boot
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-08-08 15:35:28 +0000
committerKoen Kooi <koen@openembedded.org>2008-08-08 15:35:28 +0000
commit3ad1de8244c704953e1f4dbd21cebe72f6ed9aa0 (patch)
treeac4bba40ba1d0369adc798ec032f23bd726364d4 /packages/u-boot
parentfe3060787a05ebec019164a481228e89c611acd1 (diff)
downloadopenembedded-3ad1de8244c704953e1f4dbd21cebe72f6ed9aa0.tar.gz
u-boot: fix bump SRCREV for neuros-osd2 to fix HDCP handshake
Diffstat (limited to 'packages/u-boot')
-rw-r--r--packages/u-boot/u-boot_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/u-boot/u-boot_git.bb b/packages/u-boot/u-boot_git.bb
index 201b814c9d..04eb7eb2e8 100644
--- a/packages/u-boot/u-boot_git.bb
+++ b/packages/u-boot/u-boot_git.bb
@@ -1,10 +1,10 @@
require u-boot.inc
-PR="r15"
+PR="r16"
SRCREV_davinci-sffsdr = "4b50cd12a3b3c644153c4cf393f4a4c12289e5aa"
SRCREV_davinci-dvevm = "4b50cd12a3b3c644153c4cf393f4a4c12289e5aa"
SRCREV_beagleboard = "9c1c36409b2cb4e81aab0bd9d0a69c68f4475aae"
-SRCREV_neuros-osd2 = "528a4ab736758ff0c889456d46673041eb52f756"
+SRCREV_neuros-osd2 = "bc66414cd99154a40949db1bd2f45a62b8febca9"
SRC_URI = "git://www.denx.de/git/u-boot.git;protocol=git "
SRC_URI_sequoia = "git://www.denx.de/git/u-boot.git;protocol=git;tag=cf3b41e0c1111dbb865b6e34e9f3c3d3145a6093 "