mirror of
https://git.yoctoproject.org/poky
synced 2026-09-15 15:49:32 +02:00
task-poky: Remove web-webkit from more machines with limited flash space
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3832 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
DESCRIPTION = "Tasks for OpenedHand Poky"
|
DESCRIPTION = "Tasks for OpenedHand Poky"
|
||||||
PR = "r20"
|
PR = "r21"
|
||||||
|
|
||||||
PACKAGES = "\
|
PACKAGES = "\
|
||||||
task-poky-apps-console \
|
task-poky-apps-console \
|
||||||
@@ -81,8 +81,11 @@ RDEPENDS_task-poky-apps-x11-games = "\
|
|||||||
oh-puzzles"
|
oh-puzzles"
|
||||||
|
|
||||||
WEB = "web-webkit"
|
WEB = "web-webkit"
|
||||||
# WebKit takes too much space to fit on c7x0
|
# WebKit takes too much space to fit on some devices
|
||||||
|
# List here for now...
|
||||||
WEB_c7x0 = ""
|
WEB_c7x0 = ""
|
||||||
|
WEB_mx31ads = ""
|
||||||
|
WEB_mx31phy = ""
|
||||||
|
|
||||||
RDEPENDS_task-poky-apps-x11-pimlico = "\
|
RDEPENDS_task-poky-apps-x11-pimlico = "\
|
||||||
eds-dbus \
|
eds-dbus \
|
||||||
|
|||||||
Reference in New Issue
Block a user