diff options
Diffstat (limited to 'meta-oe/recipes-crypto/libtomcrypt/libtomcrypt_1.18.2.bb')
-rw-r--r-- | meta-oe/recipes-crypto/libtomcrypt/libtomcrypt_1.18.2.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-crypto/libtomcrypt/libtomcrypt_1.18.2.bb b/meta-oe/recipes-crypto/libtomcrypt/libtomcrypt_1.18.2.bb index 5479007d92..a9a147c35b 100644 --- a/meta-oe/recipes-crypto/libtomcrypt/libtomcrypt_1.18.2.bb +++ b/meta-oe/recipes-crypto/libtomcrypt/libtomcrypt_1.18.2.bb | |||
@@ -21,7 +21,6 @@ SRC_URI = "git://github.com/libtom/libtomcrypt.git;protocol=https;branch=master | |||
21 | 21 | ||
22 | SRCREV = "7e7eb695d581782f04b24dc444cbfde86af59853" | 22 | SRCREV = "7e7eb695d581782f04b24dc444cbfde86af59853" |
23 | 23 | ||
24 | S = "${WORKDIR}/git" | ||
25 | 24 | ||
26 | inherit pkgconfig | 25 | inherit pkgconfig |
27 | 26 | ||