summaryrefslogtreecommitdiffstats
path: root/meta-tpm/recipes-tpm/trousers/trousers_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-tpm/recipes-tpm/trousers/trousers_git.bb')
-rw-r--r--meta-tpm/recipes-tpm/trousers/trousers_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-tpm/recipes-tpm/trousers/trousers_git.bb b/meta-tpm/recipes-tpm/trousers/trousers_git.bb
index 545c2a7..0916a3a 100644
--- a/meta-tpm/recipes-tpm/trousers/trousers_git.bb
+++ b/meta-tpm/recipes-tpm/trousers/trousers_git.bb
@@ -17,7 +17,7 @@ PROVIDES = "${PACKAGES}"
17PV = "0.3.14+git${SRCPV}" 17PV = "0.3.14+git${SRCPV}"
18 18
19SRC_URI = "\ 19SRC_URI = "\
20 git://git.code.sf.net/p/trousers/trousers \ 20 git://git.code.sf.net/p/trousers/trousers;branch=master \
21 file://fix-deadlock-and-potential-hung.patch \ 21 file://fix-deadlock-and-potential-hung.patch \
22 file://fix-event-log-parsing-problem.patch \ 22 file://fix-event-log-parsing-problem.patch \
23 file://fix-incorrect-report-of-insufficient-buffer.patch \ 23 file://fix-incorrect-report-of-insufficient-buffer.patch \