[Buildroot] [PATCH 2/3] psplash: use git repository

Peter Korsgaard jacmet at uclibc.org
Wed Jan 15 22:18:26 UTC 2014


>>>>> "Lucas" == Lucas De Marchi <lucas.de.marchi at gmail.com> writes:

 > psplash doesn't see a new release for quite some time. The lattest
 > commits brought some nice bug fixes and a feature that allows to
 > easily customize the splash image.

 > Signed-off-by: Lucas De Marchi <lucas.de.marchi at gmail.com>
 > ---
 >  package/psplash/psplash.mk | 5 +++--
 >  1 file changed, 3 insertions(+), 2 deletions(-)

 > diff --git a/package/psplash/psplash.mk b/package/psplash/psplash.mk
 > index cb1c54a..fe14f44 100644
 > --- a/package/psplash/psplash.mk
 > +++ b/package/psplash/psplash.mk
 > @@ -4,9 +4,10 @@
 >  #
 >  ################################################################################
 
 > -PSPLASH_VERSION = 0.1
 > -PSPLASH_SITE = http://downloads.yoctoproject.org/releases/psplash
 > +PSPLASH_VERSION = afd4e228c606a9998feae44a3fed4474803240b7
 > +PSPLASH_SITE = git://git.yoctoproject.org/psplash
 >  PSPLASH_LICENSE = GPLv2+
 >  PSPLASH_LICENSE_FILES = COPYING

That git revision no longer has a COPYING file, so I've dropped this
line and committed, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list