diff options
Diffstat (limited to 'meta-oe/recipes-core/mdbus2/mdbus2_git.bb')
-rw-r--r-- | meta-oe/recipes-core/mdbus2/mdbus2_git.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/mdbus2/mdbus2_git.bb b/meta-oe/recipes-core/mdbus2/mdbus2_git.bb index a7ac358f27..948d50b471 100644 --- a/meta-oe/recipes-core/mdbus2/mdbus2_git.bb +++ b/meta-oe/recipes-core/mdbus2/mdbus2_git.bb | |||
@@ -11,7 +11,6 @@ SRC_URI = "git://github.com/freesmartphone/mdbus.git;protocol=https;branch=maste | |||
11 | " | 11 | " |
12 | SRCREV = "28202692d0b441000f4ddb8f347f72d1355021aa" | 12 | SRCREV = "28202692d0b441000f4ddb8f347f72d1355021aa" |
13 | 13 | ||
14 | S = "${WORKDIR}/git" | ||
15 | 14 | ||
16 | inherit autotools pkgconfig vala | 15 | inherit autotools pkgconfig vala |
17 | 16 | ||