From patchwork Tue Dec 18 07:09:18 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [2/2] matchbox-theme-sato-2: remove, depends on matchbox-wm-2 Date: Tue, 18 Dec 2012 07:09:18 -0000 From: Saul Wold X-Patchwork-Id: 41227 Message-Id: <1355814558-19628-2-git-send-email-sgw@linux.intel.com> To: openembedded-core@lists.openembedded.org Signed-off-by: Saul Wold --- .../matchbox-theme-sato/matchbox-theme-sato-2_git.bb | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato-2_git.bb 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 3edc3a3..0000000 --- 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"