mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 06:36:34 +00:00
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>
This commit is contained in:
parent
803a105f90
commit
a7f6e2499a
@ -4,9 +4,9 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PSPLASH_VERSION = 0.1
|
PSPLASH_VERSION = afd4e228c606a9998feae44a3fed4474803240b7
|
||||||
PSPLASH_SITE = http://downloads.yoctoproject.org/releases/psplash
|
PSPLASH_SITE = git://git.yoctoproject.org/psplash
|
||||||
PSPLASH_LICENSE = GPLv2+
|
PSPLASH_LICENSE = GPLv2+
|
||||||
PSPLASH_LICENSE_FILES = COPYING
|
PSPLASH_AUTORECONF = YES
|
||||||
|
|
||||||
$(eval $(autotools-package))
|
$(eval $(autotools-package))
|
||||||
|
Loading…
x
Reference in New Issue
Block a user