Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] psplash fixes
@ 2011-12-19 17:43 Paul Eggleton
  2011-12-19 17:43 ` [PATCH 1/2] psplash: use OpenEmbedded logo Paul Eggleton
                   ` (2 more replies)
  0 siblings, 3 replies; 18+ messages in thread
From: Paul Eggleton @ 2011-12-19 17:43 UTC (permalink / raw)
  To: openembedded-core

Set the default psplash image to the OpenEmbedded logo, and provide a
script to allow people to use their own custom image.

Note: there's a corresponding meta-yocto patch which should be applied
after this set.

The following changes since commit ae4118a1f78f113c3d687c3aa6a86007cf977cae:

  libsdl 1.2.14: fix packaging (2011-12-19 12:17:36 +0000)

are available in the git repository at:
  git://git.openembedded.org/openembedded-core-contrib paule/oe-psplash
  http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=paule/oe-psplash

Paul Eggleton (2):
  psplash: use OpenEmbedded logo
  scripts/contrib: add a script to create a psplash image header

 meta/recipes-core/psplash/files/psplash-img.h      | 1062 ++++++++++++++++++++
 meta/recipes-core/psplash/files/psplash-poky-img.h |  909 -----------------
 meta/recipes-core/psplash/psplash_git.bb           |    6 +-
 scripts/contrib/make-psplash-img-header.sh         |   22 +
 4 files changed, 1087 insertions(+), 912 deletions(-)
 create mode 100644 meta/recipes-core/psplash/files/psplash-img.h
 delete mode 100644 meta/recipes-core/psplash/files/psplash-poky-img.h
 create mode 100755 scripts/contrib/make-psplash-img-header.sh

-- 
1.7.5.4




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

end of thread, other threads:[~2011-12-23  0:07 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-19 17:43 [PATCH 0/2] psplash fixes Paul Eggleton
2011-12-19 17:43 ` [PATCH 1/2] psplash: use OpenEmbedded logo Paul Eggleton
2011-12-20  9:55   ` Paul Menzel
2011-12-19 17:43 ` [PATCH 2/2] scripts/contrib: add a script to create a psplash image header Paul Eggleton
2011-12-19 17:50 ` [PATCH 0/2] psplash fixes Koen Kooi
2011-12-19 18:22   ` Paul Eggleton
2011-12-19 18:27     ` Koen Kooi
2011-12-19 18:32       ` Paul Eggleton
2011-12-19 18:48         ` Koen Kooi
2011-12-19 18:57           ` Paul Eggleton
2011-12-19 19:02             ` Koen Kooi
2011-12-19 19:12               ` Paul Eggleton
2011-12-21 15:16                 ` Paul Eggleton
2011-12-20 15:31             ` Philip Balister
2011-12-21 15:15               ` Paul Eggleton
2011-12-23  0:00                 ` Philip Balister
2011-12-20  7:33           ` Martin Jansa
2011-12-21 15:40           ` Richard Purdie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox