diff options
-rw-r--r-- | meta-oe/recipes-support/vala-terminal/vala-terminal_git.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/vala-terminal/vala-terminal_git.bb b/meta-oe/recipes-support/vala-terminal/vala-terminal_git.bb index 447381a79a..6e102c3208 100644 --- a/meta-oe/recipes-support/vala-terminal/vala-terminal_git.bb +++ b/meta-oe/recipes-support/vala-terminal/vala-terminal_git.bb | |||
@@ -8,6 +8,8 @@ PV = "1.3+gitr${SRCPV}" | |||
8 | PE = "1" | 8 | PE = "1" |
9 | PR = "r1" | 9 | PR = "r1" |
10 | 10 | ||
11 | PNBLACKLIST[vala-terminal] = "BROKEN: Doesn't work with B!=S, touch: cannot touch `src/.stamp': No such file or directory" | ||
12 | |||
11 | inherit autotools perlnative vala | 13 | inherit autotools perlnative vala |
12 | 14 | ||
13 | SRC_URI = "${FREESMARTPHONE_GIT}/vala-terminal.git;branch=master" | 15 | SRC_URI = "${FREESMARTPHONE_GIT}/vala-terminal.git;branch=master" |