summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/rtkit/rtkit_0.13.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-support/rtkit/rtkit_0.13.bb')
-rw-r--r--meta-oe/recipes-support/rtkit/rtkit_0.13.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/rtkit/rtkit_0.13.bb b/meta-oe/recipes-support/rtkit/rtkit_0.13.bb
index 4f06e55e8e..b68820dfd6 100644
--- a/meta-oe/recipes-support/rtkit/rtkit_0.13.bb
+++ b/meta-oe/recipes-support/rtkit/rtkit_0.13.bb
@@ -5,7 +5,6 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=a8e768468b658b3ed44971b53d4a6716"
5SRC_URI = "git://github.com/heftig/rtkit.git;protocol=https;branch=master" 5SRC_URI = "git://github.com/heftig/rtkit.git;protocol=https;branch=master"
6 6
7SRCREV = "b9169402fe5e82d20efb754509eb0b191f214599" 7SRCREV = "b9169402fe5e82d20efb754509eb0b191f214599"
8S = "${WORKDIR}/git"
9 8
10inherit meson pkgconfig features_check useradd 9inherit meson pkgconfig features_check useradd
11 10