diff options
Diffstat (limited to 'meta-oe/dynamic-layers/meta-python/recipes-extended/lcdproc/lcdproc_git.bb')
-rw-r--r-- | meta-oe/dynamic-layers/meta-python/recipes-extended/lcdproc/lcdproc_git.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/dynamic-layers/meta-python/recipes-extended/lcdproc/lcdproc_git.bb b/meta-oe/dynamic-layers/meta-python/recipes-extended/lcdproc/lcdproc_git.bb index c29c51a2ae..d4987acede 100644 --- a/meta-oe/dynamic-layers/meta-python/recipes-extended/lcdproc/lcdproc_git.bb +++ b/meta-oe/dynamic-layers/meta-python/recipes-extended/lcdproc/lcdproc_git.bb | |||
@@ -13,7 +13,6 @@ PV = "0.5.9+git" | |||
13 | SRCREV = "0e2ce9b9c46c47363436f9ee730f7c71bf455f0f" | 13 | SRCREV = "0e2ce9b9c46c47363436f9ee730f7c71bf455f0f" |
14 | SRC_URI = "git://github.com/lcdproc/lcdproc;branch=master;protocol=https" | 14 | SRC_URI = "git://github.com/lcdproc/lcdproc;branch=master;protocol=https" |
15 | 15 | ||
16 | S = "${WORKDIR}/git" | ||
17 | 16 | ||
18 | inherit autotools pkgconfig update-rc.d | 17 | inherit autotools pkgconfig update-rc.d |
19 | 18 | ||