From: Dmitry Baryshkov Date: Sat, 8 Nov 2008 23:20:18 +0000 (+0300) Subject: x11-sato-image: use correct package names instead of ttf-liberation X-Git-Tag: Release-2010-05/1~5416 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cff117081e4c2acf87b06b8ae1722c95dd677369;p=openembedded.git x11-sato-image: use correct package names instead of ttf-liberation Signed-off-by: Dmitry Baryshkov --- diff --git a/packages/images/x11-sato-image.bb b/packages/images/x11-sato-image.bb index 35163953dc..0a127f85cf 100644 --- a/packages/images/x11-sato-image.bb +++ b/packages/images/x11-sato-image.bb @@ -1,6 +1,8 @@ DISTRO_SSH_DAEMON ?= "dropbear" DISTRO_PACKAGE_MANAGER ?= "opkg-nogpg opkg-collateral" +XSERVER ?= "xserver-kdrive-fbdev" + IMAGE_PREPROCESS_COMMAND = "create_etc_timestamp" IMAGE_INSTALL = "\ @@ -13,7 +15,7 @@ IMAGE_INSTALL = "\ matchbox-desktop \ ${XSERVER} \ xserver-kdrive-common xserver-nodm-init \ - ttf-liberation \ + ttf-liberation-sans ttf-liberation-serif ttf-liberation-mono \ xauth xhost xset xrandr \ matchbox-sato \ matchbox-config-gtk \