mirror of
https://codeberg.org/flk/meta-wayland.git
synced 2024-11-19 20:08:27 +01:00
elogind: use tag for fetching
This commit is contained in:
parent
62bd4d2c0b
commit
4c42341e68
@ -5,12 +5,13 @@ SECTION = "base/shell"
|
||||
LICENSE = "LGPL-2.1"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.LGPL2.1;md5=4fbd65380cdd255951079008b364516c"
|
||||
|
||||
SRC_URI = "git://github.com/elogind/elogind.git;protocol=https;branch=main"
|
||||
SRCREV = "3b9af47ffd29082bee325900d02cf76d5702ab4f"
|
||||
SRC_URI = "git://github.com/elogind/elogind.git;protocol=https;branch=v246-stable"
|
||||
|
||||
DEPENDS += "gperf-native libcap eudev"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
PV = "246.10"
|
||||
SRCREV = "${PV}"
|
||||
|
||||
inherit meson
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user