mirror of
https://git.yoctoproject.org/poky
synced 2026-04-29 18:32:20 +02:00
task-oh.bb Move xserver depends from image depends into the task package
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@716 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -11,6 +11,8 @@ PACKAGES = "\
|
||||
task-oh-devtools \
|
||||
task-oh-testapps"
|
||||
|
||||
XSERVER ?= "xserver-kdrive-fbdev"
|
||||
|
||||
ALLOW_EMPTY = "1"
|
||||
|
||||
RDEPENDS_task-oh-boot = "\
|
||||
@@ -39,7 +41,8 @@ RDEPENDS_task-oh-base = "\
|
||||
matchbox-common \
|
||||
matchbox-wm \
|
||||
matchbox-keyboard \
|
||||
matchbox-panel \
|
||||
matchbox-panel \
|
||||
${XSERVER} \
|
||||
xserver-kdrive-common \
|
||||
xserver-nodm-init \
|
||||
ttf-bitstream-vera \
|
||||
|
||||
Reference in New Issue
Block a user