buildrootschalter/package/psplash/psplash.mk
Lucas De Marchi a7f6e2499a psplash: use git repository
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.

[Peter: COPYING file no longer available]
Signed-off-by: Lucas De Marchi <lucas.de.marchi@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-01-15 23:18:32 +01:00

13 lines
366 B
Makefile

################################################################################
#
# psplash
#
################################################################################
PSPLASH_VERSION = afd4e228c606a9998feae44a3fed4474803240b7
PSPLASH_SITE = git://git.yoctoproject.org/psplash
PSPLASH_LICENSE = GPLv2+
PSPLASH_AUTORECONF = YES
$(eval $(autotools-package))