summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-signing-key/recipes-devtools/sbsigntool/sbsigntool_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-signing-key/recipes-devtools/sbsigntool/sbsigntool_git.bb b/meta-signing-key/recipes-devtools/sbsigntool/sbsigntool_git.bb
index 271a33f..0ec2250 100644
--- a/meta-signing-key/recipes-devtools/sbsigntool/sbsigntool_git.bb
+++ b/meta-signing-key/recipes-devtools/sbsigntool/sbsigntool_git.bb
@@ -62,7 +62,7 @@ do_configure_prepend() {
62 # The default setting depends on (non-whitelisted) host tools. 62 # The default setting depends on (non-whitelisted) host tools.
63 sed -i -e 's#^\(SCOREDIR=\).*#\1#' lib/ccan.git/Makefile 63 sed -i -e 's#^\(SCOREDIR=\).*#\1#' lib/ccan.git/Makefile
64 64
65 lib/ccan.git/tools/create-ccan-tree \ 65 TMPDIR=lib lib/ccan.git/tools/create-ccan-tree \
66 --build-type=automake lib/ccan \ 66 --build-type=automake lib/ccan \
67 talloc read_write_all build_assert array_size endian 67 talloc read_write_all build_assert array_size endian
68 fi 68 fi