From 9b66f08ff3696a628c581d4cc6dc7f5ac4493aa8 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Thu, 19 Jun 2014 11:34:27 +0200 Subject: vala-terminal: Blacklist because of broken with B!=S Signed-off-by: Martin Jansa --- meta-oe/recipes-support/vala-terminal/vala-terminal_git.bb | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta-oe/recipes-support/vala-terminal') 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}" PE = "1" PR = "r1" +PNBLACKLIST[vala-terminal] = "BROKEN: Doesn't work with B!=S, touch: cannot touch `src/.stamp': No such file or directory" + inherit autotools perlnative vala SRC_URI = "${FREESMARTPHONE_GIT}/vala-terminal.git;branch=master" -- cgit 1.2.3-korg