diff options
Diffstat (limited to 'meta-oe/recipes-support/rtkit/rtkit_0.13.bb')
-rw-r--r-- | meta-oe/recipes-support/rtkit/rtkit_0.13.bb | 1 |
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" | |||
5 | SRC_URI = "git://github.com/heftig/rtkit.git;protocol=https;branch=master" | 5 | SRC_URI = "git://github.com/heftig/rtkit.git;protocol=https;branch=master" |
6 | 6 | ||
7 | SRCREV = "b9169402fe5e82d20efb754509eb0b191f214599" | 7 | SRCREV = "b9169402fe5e82d20efb754509eb0b191f214599" |
8 | S = "${WORKDIR}/git" | ||
9 | 8 | ||
10 | inherit meson pkgconfig features_check useradd | 9 | inherit meson pkgconfig features_check useradd |
11 | 10 | ||