diff options
Diffstat (limited to 'meta-tpm/recipes-tpm2/tpm2-pkcs11/files/bootstrap_fixup.patch')
| -rw-r--r-- | meta-tpm/recipes-tpm2/tpm2-pkcs11/files/bootstrap_fixup.patch | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/meta-tpm/recipes-tpm2/tpm2-pkcs11/files/bootstrap_fixup.patch b/meta-tpm/recipes-tpm2/tpm2-pkcs11/files/bootstrap_fixup.patch new file mode 100644 index 0000000..d38e237 --- /dev/null +++ b/meta-tpm/recipes-tpm2/tpm2-pkcs11/files/bootstrap_fixup.patch | |||
| @@ -0,0 +1,12 @@ | |||
| 1 | Upstream-Status: OE specific | ||
| 2 | Signed-off-by: Armin Kuster <akuster808@gmail.com> | ||
| 3 | |||
| 4 | Index: git/bootstrap | ||
| 5 | =================================================================== | ||
| 6 | --- git.orig/bootstrap | ||
| 7 | +++ git/bootstrap | ||
| 8 | @@ -27,4 +27,3 @@ echo "Generating file lists: ${VARS_FILE | ||
| 9 | ) > ${VARS_FILE} | ||
| 10 | |||
| 11 | mkdir -p m4 | ||
| 12 | -${AUTORECONF} --install --sym $@ | ||
