| Submitter | Paul Eggleton |
|---|---|
| Date | Feb. 23, 2012, 7:30 p.m. |
| Message ID | <cover.1330025248.git.paul.eggleton@linux.intel.com> |
| Download | mbox |
| Permalink | /patch/21853/ |
| State | New |
| Headers | show |
Pull-request
git://git.openembedded.org/openembedded-core-contrib paule/oe-psplashComments
Op 23 feb. 2012, om 20:30 heeft Paul Eggleton het volgende geschreven: > Implements the psplash changes as discussed on the mailing list [1] and > by the TSC [2]. > > [1] http://www.mail-archive.com/openembedded-core@lists.openembedded.org/msg13800.html > [2] http://lists.linuxtogo.org/pipermail/tsc/2012-January/000330.html > > Since v1 I've done away with the additional script and integrated .png > conversion into the recipe (optional) as well as used alternatives to > allow selecting the psplash at runtime. I also decided against renaming > the default header file as it would break existing bbappends. > > Note for meta-yocto there is a corresponding change that should be > applied at the same time which I will send out shortly. > > (No changes since the RFC except for rebasing on top of current master.) I haven't had time to test it yet, but it looks good judging from a quick read. regards, Koen
On Thu, 2012-02-23 at 19:30 +0000, Paul Eggleton wrote: > Implements the psplash changes as discussed on the mailing list [1] and > by the TSC [2]. > > [1] http://www.mail-archive.com/openembedded-core@lists.openembedded.org/msg13800.html > [2] http://lists.linuxtogo.org/pipermail/tsc/2012-January/000330.html > > Since v1 I've done away with the additional script and integrated .png > conversion into the recipe (optional) as well as used alternatives to > allow selecting the psplash at runtime. I also decided against renaming > the default header file as it would break existing bbappends. > > Note for meta-yocto there is a corresponding change that should be > applied at the same time which I will send out shortly. > > (No changes since the RFC except for rebasing on top of current master.) > > > The following changes since commit 55f72b98f606c1554eb6edd151292ffdfddf1384: > > texi2html: Fix for multilib (2012-02-22 23:01:45 +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 > psplash: allow building multiple splash executables Merged to master, thanks. Richard