diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-08-30 17:25:26 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-08-30 17:27:08 +0100 |
commit | 156baf84e72158193d596158b53c4c5a42860bc9 (patch) | |
tree | 4087fdbd570d8077b8e834e4b09cfbb95feb593e /meta/recipes-sato/packagegroups | |
parent | b2a0e3ad91ddc0d62592a59cf0367be1349170d0 (diff) | |
download | poky-156baf84e72158193d596158b53c4c5a42860bc9.tar.gz |
web-webkit: Drop, we have midori now
This was never a particularly useful browser and is a dead codebase, retire
it and suggest midori instead.
[YOCTO #2318]
(From OE-Core rev: 3883d2cb03fb79fa39a7d85505c79784a996f178)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-sato/packagegroups')
-rw-r--r-- | meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb index a7fee55646..4ec5e8961c 100644 --- a/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb +++ b/meta/recipes-sato/packagegroups/packagegroup-core-x11-sato.bb | |||
@@ -49,7 +49,7 @@ FILEMANAGER ?= "pcmanfm" | |||
49 | FILEMANAGER_mips ?= "" | 49 | FILEMANAGER_mips ?= "" |
50 | 50 | ||
51 | WEB ?= "" | 51 | WEB ?= "" |
52 | #WEB = "web-webkit" | 52 | #WEB = "midori" |
53 | 53 | ||
54 | SUMMARY_${PN}-apps = "Sato desktop - applications" | 54 | SUMMARY_${PN}-apps = "Sato desktop - applications" |
55 | RDEPENDS_${PN}-apps = "\ | 55 | RDEPENDS_${PN}-apps = "\ |