mirror of
https://git.yoctoproject.org/poky
synced 2026-05-05 20:27:58 +02:00
seatd: update 0.6.4 -> 0.7.0
(From OE-Core rev: 294d3b8204a7f6c097b6192506cd9d5cbd24ee27) Signed-off-by: Alexander Kanavin <alex@linutronix.de> Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
547b0b0943
commit
19814ed0ad
@@ -6,9 +6,9 @@ LICENSE = "MIT"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://LICENSE;md5=715a99d2dd552e6188e74d4ed2914d5a"
|
||||
|
||||
SRC_URI = "git://git.sr.ht/~kennylevinsen/seatd;protocol=https;nobranch=1 \
|
||||
SRC_URI = "git://git.sr.ht/~kennylevinsen/seatd;protocol=https;branch=master \
|
||||
file://init"
|
||||
SRCREV = "df13d03f9cfd0dc0c2b3298cd0e5eb4e4a10835e"
|
||||
SRCREV = "a803ba0502cccf147eec7fbcacd11c5b8643c0e0"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit meson pkgconfig update-rc.d
|
||||
Reference in New Issue
Block a user