summaryrefslogtreecommitdiffstats
path: root/recipes-graphics
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2015-07-28 09:09:01 +0000
committerDenys Dmytriyenko <denys@ti.com>2015-07-29 22:56:23 -0400
commit519abe696a1dccb8f1c5221f5b1893cf6e653569 (patch)
tree47dd61e29a54d9d4c4bbbc6bc25a4c5ab0fdba09 /recipes-graphics
parent2774bf2addb385ec61e1c55899c7db8c09f6d20a (diff)
downloadmeta-ti-519abe696a1dccb8f1c5221f5b1893cf6e653569.tar.gz
bltsville: fix build when B != S
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-graphics')
-rw-r--r--recipes-graphics/bltsville/bltsville_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-graphics/bltsville/bltsville_git.bb b/recipes-graphics/bltsville/bltsville_git.bb
index 7a05b4d7..776785d4 100644
--- a/recipes-graphics/bltsville/bltsville_git.bb
+++ b/recipes-graphics/bltsville/bltsville_git.bb
@@ -8,7 +8,7 @@ PR = "r3"
8 8
9SRCREV = "a759bde8a5a6e518dfb8a6e633736a360005498e" 9SRCREV = "a759bde8a5a6e518dfb8a6e633736a360005498e"
10 10
11inherit autotools pkgconfig 11inherit autotools-brokensep pkgconfig
12 12
13SRC_URI = "git://git.omapzoom.org/platform/external/bltsville.git;protocol=git" 13SRC_URI = "git://git.omapzoom.org/platform/external/bltsville.git;protocol=git"
14 14