aboutsummaryrefslogtreecommitdiffstats
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:50:01 +0000
commit871a15ba5d8eecae37f0152e50073c90c7fea16c (patch)
treeb8d3b554ba6dab9e862cc73bbc4f252140153605
parent94a97a5b40484b4e02e704cc56ba40fc62496107 (diff)
downloadopenembedded-core-871a15ba5d8eecae37f0152e50073c90c7fea16c.tar.gz
matchbox-theme-sato-2: remove, depends on matchbox-wm-2
Signed-off-by: Saul Wold <sgw@linux.intel.com>
-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 @@
-require matchbox-theme-sato.inc
-
-DEPENDS = "matchbox-wm-2"
-SRCREV = "e3ccc08d4a680d70fd4891fca966aa6ce503065c"
-PV = "0.2+git${SRCPV}"
-
-SRC_URI = "git://git.yoctoproject.org/matchbox-sato;protocol=git"
-
-S = "${WORKDIR}/git"
-
-EXTRA_OECONF = "--disable-matchbox-1 --enable-matchbox-2"