avoid tags in SRCREV

update some recipes on the way
This commit is contained in:
Markus Volk
2022-02-01 04:34:57 +01:00
parent 06cbbaeb7a
commit 49dbb1b91d
43 changed files with 73 additions and 68 deletions

View File

@@ -5,17 +5,17 @@ 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=v246-stable"
SRC_URI = "git://github.com/elogind/elogind.git;protocol=https;nobranch=1"
DEPENDS += "gperf-native libcap eudev"
DEPENDS += "gperf-native libcap eudev util-linux acl dbus python3-native polkit"
S = "${WORKDIR}/git"
PV = "246.10"
SRCREV = "${PV}"
PV = "248-pre"
SRCREV = "eed62107e2165b6863ee95a730b8f93aa397b92d"
inherit meson pkgconfig
EXTRA_OEMESON += "--buildtype release"
EXTRA_OEMESON += "--buildtype release -Dtranslations=false"
FILES:${PN} += "/usr"