From: Saul Wold Date: Mon, 17 Dec 2012 21:30:08 +0000 (-0800) Subject: matchbox-theme-sato-2: remove, depends on matchbox-wm-2 X-Git-Tag: 2015-4~8279 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=871a15ba5d8eecae37f0152e50073c90c7fea16c;p=openembedded-core.git matchbox-theme-sato-2: remove, depends on matchbox-wm-2 Signed-off-by: Saul Wold --- 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"