[OE-core] [PATCH 0/1] xcursor-transparent-theme: install index.theme explicitly

wenzong.fan at windriver.com wenzong.fan at windriver.com
Wed Apr 10 03:26:34 UTC 2013


From: Wenzong Fan <wenzong.fan at windriver.com>

xcursor-transparent-theme: install index.theme explicitly
    
The xcursor-transparent-theme doesn't install index.theme by default,
this might cause below command fails on target:
 
    $ gtk-update-icon-cache -q /usr/share/icons/xcursor-transparent
    Error: "gtk-update-icon-cache: No theme index file"
    
Just install index.theme explicitly to remove those error, its content
is from xcursor-transparent-theme's README file.
    
[YOCTO #4234]

The following changes since commit 307e860860badd4420a01ed781c6c845fc9bf603:

  udev: fix init script for the location of udevd (2013-04-09 18:09:14 +0100)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib wenzong/4234
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=wenzong/4234

Wenzong Fan (1):
  xcursor-transparent-theme: install index.theme explicitly

 .../xcursor-transparent-theme-0.1.1/index.theme       |    2 ++
 .../xcursor-transparent-theme_0.1.1.bb                |   17 ++++++++++++++---
 2 files changed, 16 insertions(+), 3 deletions(-)
 create mode 100644 meta/recipes-graphics/xcursor-transparent-theme/xcursor-transparent-theme-0.1.1/index.theme

-- 
1.7.10.4





More information about the Openembedded-core mailing list