diff options
Diffstat (limited to 'meta-oe/recipes-devtools/perl/libjson-perl_4.05000.bb')
-rw-r--r-- | meta-oe/recipes-devtools/perl/libjson-perl_4.05000.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/perl/libjson-perl_4.05000.bb b/meta-oe/recipes-devtools/perl/libjson-perl_4.05000.bb index 407ba39140..ded0dea0d1 100644 --- a/meta-oe/recipes-devtools/perl/libjson-perl_4.05000.bb +++ b/meta-oe/recipes-devtools/perl/libjson-perl_4.05000.bb | |||
@@ -13,7 +13,6 @@ SRC_URI = "git://github.com/makamaka/JSON.git;protocol=https;branch=master" | |||
13 | 13 | ||
14 | SRCREV = "39bc0e567c202762a575fed2844ebdb941c3ca09" | 14 | SRCREV = "39bc0e567c202762a575fed2844ebdb941c3ca09" |
15 | 15 | ||
16 | S = "${WORKDIR}/git" | ||
17 | 16 | ||
18 | inherit cpan | 17 | inherit cpan |
19 | 18 | ||