summaryrefslogtreecommitdiffstats
path: root/meta/recipes-sato
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2012-12-17 13:30:08 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2012-12-19 17:54:57 +0000
commitc21f80b294a226e00d6dfd8efedb0f7f0fb0c647 (patch)
tree638441b6f1f8abddb6070d9a2d30ef4ac1453ee4 /meta/recipes-sato
parent7f2c15b4b11181ea58254f8be0e31b73e24a04e7 (diff)
downloadpoky-c21f80b294a226e00d6dfd8efedb0f7f0fb0c647.tar.gz
matchbox-theme-sato-2: remove, depends on matchbox-wm-2
(From OE-Core rev: 871a15ba5d8eecae37f0152e50073c90c7fea16c) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato')
-rw-r--r--meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato-2_git.bb11
1 files changed, 0 insertions, 11 deletions
diff --git a/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato-2_git.bb b/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato-2_git.bb
deleted file mode 100644
index 3edc3a361b..0000000000
--- a/meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato-2_git.bb
+++ /dev/null
@@ -1,11 +0,0 @@
1require matchbox-theme-sato.inc
2
3DEPENDS = "matchbox-wm-2"
4SRCREV = "e3ccc08d4a680d70fd4891fca966aa6ce503065c"
5PV = "0.2+git${SRCPV}"
6
7SRC_URI = "git://git.yoctoproject.org/matchbox-sato;protocol=git"
8
9S = "${WORKDIR}/git"
10
11EXTRA_OECONF = "--disable-matchbox-1 --enable-matchbox-2"