aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ti
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-12-16 09:55:41 +0100
committerKoen Kooi <koen@openembedded.org>2010-12-16 09:56:35 +0100
commit2e15fbd75c5f0d5c28296e96edb3243296a9c404 (patch)
tree76e2d597597de9cb314e06f2960fc83584e0893b /recipes/ti
parent6ee127712faefc3c496e01d219840634400b6f07 (diff)
downloadopenembedded-2e15fbd75c5f0d5c28296e96edb3243296a9c404.tar.gz
libdce: bump SRCREV for h264 fixes
Signed-off-by: Koen Kooi <koen@openembedded.org>
Diffstat (limited to 'recipes/ti')
-rw-r--r--recipes/ti/libdce_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/ti/libdce_git.bb b/recipes/ti/libdce_git.bb
index 3491011d21..03cb646cd2 100644
--- a/recipes/ti/libdce_git.bb
+++ b/recipes/ti/libdce_git.bb
@@ -5,10 +5,10 @@ LICENSE = "TI"
inherit autotools lib_package
PV = "1.0.0"
-PR = "r1"
+PR = "r2"
PR_append = "+gitr${SRCREV}"
-SRCREV = "086d0bed544ecb92afde57db32c16b5e97c6f2d2"
+SRCREV = "6c36c6503a9befff35cbe36e67b61515f963a008"
SRC_URI = "git://github.com/robclark/libdce.git;protocol=git"
S = "${WORKDIR}/git"