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/conf/distro/include/seperatebuilddir.inc | |
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/conf/distro/include/seperatebuilddir.inc')
-rw-r--r-- | meta/conf/distro/include/seperatebuilddir.inc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta/conf/distro/include/seperatebuilddir.inc b/meta/conf/distro/include/seperatebuilddir.inc index bd98f8f634..5bd0ab44f4 100644 --- a/meta/conf/distro/include/seperatebuilddir.inc +++ b/meta/conf/distro/include/seperatebuilddir.inc | |||
@@ -694,7 +694,6 @@ B_pn-wayland = "${SEPB}" | |||
694 | B_pn-wayland-native = "${SEPB}" | 694 | B_pn-wayland-native = "${SEPB}" |
695 | # Not even going there | 695 | # Not even going there |
696 | #B_pn-webkit-gtk = "${SEPB}" | 696 | #B_pn-webkit-gtk = "${SEPB}" |
697 | B_pn-web-webkit = "${SEPB}" | ||
698 | B_pn-weston = "${SEPB}" | 697 | B_pn-weston = "${SEPB}" |
699 | B_pn-wget = "${SEPB}" | 698 | B_pn-wget = "${SEPB}" |
700 | B_pn-which = "${SEPB}" | 699 | B_pn-which = "${SEPB}" |