Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/2] psplash fixes
Date: Mon, 19 Dec 2011 17:43:20 +0000	[thread overview]
Message-ID: <cover.1324316137.git.paul.eggleton@linux.intel.com> (raw)

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




             reply	other threads:[~2011-12-19 17:51 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-19 17:43 Paul Eggleton [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1324316137.git.paul.eggleton@linux.intel.com \
    --to=paul.eggleton@linux.intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox