All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-oe 0/3] replace meta-oe's update-fonts.bbclass by oe-core's fontcache.bbclass
@ 2013-02-11 22:35 Andreas Müller
  2013-02-11 22:35 ` [meta-oe 1/3] ttf-fonts: inherit oe-core's fontcache.bbclass instead of update-fonts Andreas Müller
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: Andreas Müller @ 2013-02-11 22:35 UTC (permalink / raw)
  To: openembedded-devel

The following changes since commit 61911b23099c2658186179504ded318c987b5276:

  ttf: introduce update-fonts bbclass and change all ttf recipes to use it (2013-02-06 15:16:01 +0100)

are available in the git repository at:
  git://gitorious.org/schnitzeltony-oe-meta/meta-openembedded.git font-cache

Andreas Müller (3):
      ttf-fonts: inherit oe-core's fontcache.bbclass instead of update-fonts
      update-fonts.bbclass: remove - we now use oe-core's fontcache.bbclass     Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
      font-update-common: remove

 meta-oe/classes/update-fonts.bbclass               |   40 --------------------
 .../font-update-common/update-fonts                |    4 --
 .../font-update-common/font-update-common_0.1.bb   |   18 ---------
 .../ttf-fonts/ttf-arphic-uming_20080216.bb         |    4 +-
 .../recipes-graphics/ttf-fonts/ttf-dejavu_2.23.bb  |    4 +-
 .../recipes-graphics/ttf-fonts/ttf-droid_git.bb    |    4 +-
 .../recipes-graphics/ttf-fonts/ttf-gentium_1.02.bb |    4 +-
 .../ttf-fonts/ttf-hunkyfonts_0.3.0.bb              |    4 +-
 .../ttf-fonts/ttf-liberation_0.2.bb                |    4 +-
 .../recipes-graphics/ttf-fonts/ttf-mplus_027.bb    |    7 +--
 .../ttf-fonts/ttf-sazanami_20040629.bb             |    4 +-
 .../ttf-fonts/ttf-ubuntu-font-family_0.80.bb       |    4 +-
 .../ttf-fonts/ttf-wqy-zenhei_0.6.26.bb             |    4 +-
 meta-oe/recipes-graphics/ttf-fonts/ttf.inc         |    2 +-
 14 files changed, 21 insertions(+), 86 deletions(-)
 delete mode 100644 meta-oe/classes/update-fonts.bbclass
 delete mode 100644 meta-oe/recipes-graphics/font-update-common/font-update-common/update-fonts
 delete mode 100644 meta-oe/recipes-graphics/font-update-common/font-update-common_0.1.bb

-- 
1.7.4.4




^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-02-16 18:49 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-11 22:35 [meta-oe 0/3] replace meta-oe's update-fonts.bbclass by oe-core's fontcache.bbclass Andreas Müller
2013-02-11 22:35 ` [meta-oe 1/3] ttf-fonts: inherit oe-core's fontcache.bbclass instead of update-fonts Andreas Müller
2013-02-11 22:35 ` [meta-oe 2/3] update-fonts.bbclass: remove - we now use oe-core's fontcache.bbclass Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com> Andreas Müller
2013-02-11 22:39   ` Martin Jansa
2013-02-11 22:35 ` [meta-oe 3/3] font-update-common: remove Andreas Müller
2013-02-16 18:33 ` [meta-oe 0/3] replace meta-oe's update-fonts.bbclass by oe-core's fontcache.bbclass Martin Jansa

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.