- add HOMEPAGE
- update SRC_URI
Release notes
Fix a bug that caused all RT privileges to sometimes be dropped on resume
from suspend (#13 (closed))
Drop autotools build system
Add an rtkit_make_realtime_simple() with no arguments
Drop default log level to reduce log spam
Rename priority parameter of MakeThreadHighPriority to nice_level (does not
change API)
Implement org.freedesktop.DBus.Properties.GetAll
Add a sysusers config
Correctly specify client license as MIT
A number of documentation and build cleanups
Signed-off-by: Markus Volk <[email protected]>
---
.../recipes-support/rtkit/{rtkit_0.13.bb => rtkit_0.14.bb} | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
rename meta-oe/recipes-support/rtkit/{rtkit_0.13.bb => rtkit_0.14.bb} (75%)
diff --git a/meta-oe/recipes-support/rtkit/rtkit_0.13.bb
b/meta-oe/recipes-support/rtkit/rtkit_0.14.bb
similarity index 75%
rename from meta-oe/recipes-support/rtkit/rtkit_0.13.bb
rename to meta-oe/recipes-support/rtkit/rtkit_0.14.bb
index b68820dfd6..e63c786c95 100644
--- a/meta-oe/recipes-support/rtkit/rtkit_0.13.bb
+++ b/meta-oe/recipes-support/rtkit/rtkit_0.14.bb
@@ -1,10 +1,11 @@
DESCRIPTION = "REALTIMEKIT Realtime Policy and Watchdog Daemon"
+HOMEPAGE = "https://gitlab.freedesktop.org/pipewire/rtkit"
LICENSE = "GPL-3.0-only & BSD-3-Clause"
LIC_FILES_CHKSUM = "file://LICENSE;md5=a8e768468b658b3ed44971b53d4a6716"
-SRC_URI = "git://github.com/heftig/rtkit.git;protocol=https;branch=master"
+SRC_URI =
"git://gitlab.freedesktop.org/pipewire/rtkit.git;protocol=https;branch=master"
-SRCREV = "b9169402fe5e82d20efb754509eb0b191f214599"
+SRCREV = "c52db0a9849908613ab8775b519834671b7bec8b"
inherit meson pkgconfig features_check useradd
--
2.52.0
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#122937):
https://lists.openembedded.org/g/openembedded-devel/message/122937
Mute This Topic: https://lists.openembedded.org/mt/116949461/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-