diff options
-rw-r--r-- | recipes-extended/oath/oath_2.6.2.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-extended/oath/oath_2.6.2.bb b/recipes-extended/oath/oath_2.6.2.bb index f4230449..d568ec05 100644 --- a/recipes-extended/oath/oath_2.6.2.bb +++ b/recipes-extended/oath/oath_2.6.2.bb | |||
@@ -12,7 +12,7 @@ S = "${WORKDIR}/${BPN}-toolkit-${PV}" | |||
12 | SRC_URI[md5sum] = "4a05cd4768764843bd5493609a6bdb17" | 12 | SRC_URI[md5sum] = "4a05cd4768764843bd5493609a6bdb17" |
13 | SRC_URI[sha256sum] = "b03446fa4b549af5ebe4d35d7aba51163442d255660558cd861ebce536824aa0" | 13 | SRC_URI[sha256sum] = "b03446fa4b549af5ebe4d35d7aba51163442d255660558cd861ebce536824aa0" |
14 | 14 | ||
15 | inherit autotools | 15 | inherit autotools pkgconfig |
16 | 16 | ||
17 | # Specify any options you want to pass to the configure script using EXTRA_OECONF: | 17 | # Specify any options you want to pass to the configure script using EXTRA_OECONF: |
18 | EXTRA_OECONF = "" | 18 | EXTRA_OECONF = "" |