mirror of
https://git.yoctoproject.org/poky
synced 2026-05-30 12:29:55 +00:00
psplash: Bump SVN revision to support the no fb case.
This commit is contained in:
@@ -83,7 +83,7 @@ SRCREV_pn-opkg-utils ?= "4534"
|
|||||||
SRCREV_pn-oprofileui ?= "194"
|
SRCREV_pn-oprofileui ?= "194"
|
||||||
SRCREV_pn-libowl-av = "398"
|
SRCREV_pn-libowl-av = "398"
|
||||||
SRCREV_pn-owl-video = "394"
|
SRCREV_pn-owl-video = "394"
|
||||||
SRCREV_pn-psplash ?= "404"
|
SRCREV_pn-psplash ?= "412"
|
||||||
QEMUSRCREV = "4242"
|
QEMUSRCREV = "4242"
|
||||||
SRCREV_pn-qemu-native ?= "${QEMUSRCREV}"
|
SRCREV_pn-qemu-native ?= "${QEMUSRCREV}"
|
||||||
SRCREV_pn-qemu-sdk ?= "${QEMUSRCREV}"
|
SRCREV_pn-qemu-sdk ?= "${QEMUSRCREV}"
|
||||||
|
|||||||
@@ -2,7 +2,7 @@ DESCRIPTION = "Userspace framebuffer boot logo based on usplash."
|
|||||||
SECTION = "base"
|
SECTION = "base"
|
||||||
LICENSE = "GPL"
|
LICENSE = "GPL"
|
||||||
PV = "0.0+svnr${SRCREV}"
|
PV = "0.0+svnr${SRCREV}"
|
||||||
PR = "r4"
|
PR = "r5"
|
||||||
|
|
||||||
SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=psplash;proto=http \
|
SRC_URI = "svn://svn.o-hand.com/repos/misc/trunk;module=psplash;proto=http \
|
||||||
file://psplash-init"
|
file://psplash-init"
|
||||||
|
|||||||
Reference in New Issue
Block a user