diff options
| author | Denys Dmytriyenko <denys@ti.com> | 2015-07-28 09:09:01 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2015-07-29 22:56:23 -0400 |
| commit | 519abe696a1dccb8f1c5221f5b1893cf6e653569 (patch) | |
| tree | 47dd61e29a54d9d4c4bbbc6bc25a4c5ab0fdba09 /recipes-graphics/bltsville | |
| parent | 2774bf2addb385ec61e1c55899c7db8c09f6d20a (diff) | |
| download | meta-ti-519abe696a1dccb8f1c5221f5b1893cf6e653569.tar.gz | |
bltsville: fix build when B != S
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-graphics/bltsville')
| -rw-r--r-- | recipes-graphics/bltsville/bltsville_git.bb | 2 |
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 | ||
| 9 | SRCREV = "a759bde8a5a6e518dfb8a6e633736a360005498e" | 9 | SRCREV = "a759bde8a5a6e518dfb8a6e633736a360005498e" |
| 10 | 10 | ||
| 11 | inherit autotools pkgconfig | 11 | inherit autotools-brokensep pkgconfig |
| 12 | 12 | ||
| 13 | SRC_URI = "git://git.omapzoom.org/platform/external/bltsville.git;protocol=git" | 13 | SRC_URI = "git://git.omapzoom.org/platform/external/bltsville.git;protocol=git" |
| 14 | 14 | ||
