diff options
Diffstat (limited to 'meta/recipes-kernel/lttng/lttng-ust_2.10.3.bb')
-rw-r--r-- | meta/recipes-kernel/lttng/lttng-ust_2.10.3.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-kernel/lttng/lttng-ust_2.10.3.bb b/meta/recipes-kernel/lttng/lttng-ust_2.10.3.bb index c0f408eeec..d546104129 100644 --- a/meta/recipes-kernel/lttng/lttng-ust_2.10.3.bb +++ b/meta/recipes-kernel/lttng/lttng-ust_2.10.3.bb | |||
@@ -27,7 +27,9 @@ PE = "2" | |||
27 | 27 | ||
28 | SRC_URI = "https://lttng.org/files/lttng-ust/lttng-ust-${PV}.tar.bz2 \ | 28 | SRC_URI = "https://lttng.org/files/lttng-ust/lttng-ust-${PV}.tar.bz2 \ |
29 | file://lttng-ust-doc-examples-disable.patch \ | 29 | file://lttng-ust-doc-examples-disable.patch \ |
30 | file://0001-compat-work-around-broken-_SC_NPROCESSORS_CONF-on-MU.patch \ | ||
30 | " | 31 | " |
32 | |||
31 | SRC_URI[md5sum] = "ffcfa8c1ba9a52f002d240e936e9afa2" | 33 | SRC_URI[md5sum] = "ffcfa8c1ba9a52f002d240e936e9afa2" |
32 | SRC_URI[sha256sum] = "9e8420f90d5f963f7aa32bc6d44adc1e491136f687c69ffb7a3075d33b40852b" | 34 | SRC_URI[sha256sum] = "9e8420f90d5f963f7aa32bc6d44adc1e491136f687c69ffb7a3075d33b40852b" |
33 | 35 | ||