summaryrefslogtreecommitdiffstats
path: root/recipes-graphics
diff options
context:
space:
mode:
authorAndrei Gherzan <andrei@gherzan.ro>2014-02-24 11:22:03 +0000
committerGherzan Code Review <gerrit2@gherzan.ro>2014-02-24 11:22:03 +0000
commit9d626df7b8e143f66e8ce9971605d60eae10a2b2 (patch)
tree4907c08f3cb3471268c40c8eb39e052d02f794df /recipes-graphics
parentfcf5cb333e2aefb840f4658269473ff36dd2475c (diff)
parent9d8e47274bbd3df7c1542bd35551e6f0686bd116 (diff)
downloadmeta-raspberrypi-9d626df7b8e143f66e8ce9971605d60eae10a2b2.tar.gz
Merge changes I1eecd332,I635b2f2b,Iad457c26,Iace03974,I4358434c,Ib15942c4,I724511ad
* changes: omxplayer: Update to current remote HEAD userland: Update to current remote HEAD firmware: Update to current remote HEAD linux-raspberrypi: Add v3.13.3 linux-raspberrypi: Update v3.12.7 to v3.12.11 linux-raspberrypi: Update v3.10.26 to v3.10.30 linux-raspberrypi: Update v3.11.10 to current remote HEAD
Diffstat (limited to 'recipes-graphics')
-rw-r--r--recipes-graphics/userland/userland_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/userland/userland_git.bb b/recipes-graphics/userland/userland_git.bb
index cba1709..07c8381 100644
--- a/recipes-graphics/userland/userland_git.bb
+++ b/recipes-graphics/userland/userland_git.bb
@@ -11,7 +11,7 @@ PROVIDES = "virtual/libgles2 \
11 virtual/egl" 11 virtual/egl"
12COMPATIBLE_MACHINE = "raspberrypi" 12COMPATIBLE_MACHINE = "raspberrypi"
13 13
14SRCREV = "6da40ffd91f2b3c2aa8471195813322ae5d0cb0d" 14SRCREV = "8181677fc08814cd5fcd1475ab73046f89f8dc80"
15SRC_URI = "git://github.com/raspberrypi/userland.git;protocol=git;branch=master \ 15SRC_URI = "git://github.com/raspberrypi/userland.git;protocol=git;branch=master \
16 " 16 "
17S = "${WORKDIR}/git" 17S = "${WORKDIR}/git"