diff options
| author | Saul Wold <sgw@linux.intel.com> | 2012-12-17 13:30:08 -0800 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-12-19 17:54:57 +0000 |
| commit | c21f80b294a226e00d6dfd8efedb0f7f0fb0c647 (patch) | |
| tree | 638441b6f1f8abddb6070d9a2d30ef4ac1453ee4 | |
| parent | 7f2c15b4b11181ea58254f8be0e31b73e24a04e7 (diff) | |
| download | poky-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>
| -rw-r--r-- | meta/recipes-sato/matchbox-theme-sato/matchbox-theme-sato-2_git.bb | 11 |
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 @@ | |||
| 1 | require matchbox-theme-sato.inc | ||
| 2 | |||
| 3 | DEPENDS = "matchbox-wm-2" | ||
| 4 | SRCREV = "e3ccc08d4a680d70fd4891fca966aa6ce503065c" | ||
| 5 | PV = "0.2+git${SRCPV}" | ||
| 6 | |||
| 7 | SRC_URI = "git://git.yoctoproject.org/matchbox-sato;protocol=git" | ||
| 8 | |||
| 9 | S = "${WORKDIR}/git" | ||
| 10 | |||
| 11 | EXTRA_OECONF = "--disable-matchbox-1 --enable-matchbox-2" | ||
