diff options
Diffstat (limited to 'meta/recipes-core/glibc/glibc-y2038-tests_2.40.bb')
-rw-r--r-- | meta/recipes-core/glibc/glibc-y2038-tests_2.40.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/glibc/glibc-y2038-tests_2.40.bb b/meta/recipes-core/glibc/glibc-y2038-tests_2.40.bb index 8ed94386d2..9ea09a4e12 100644 --- a/meta/recipes-core/glibc/glibc-y2038-tests_2.40.bb +++ b/meta/recipes-core/glibc/glibc-y2038-tests_2.40.bb | |||
@@ -31,7 +31,7 @@ RDEPENDS:${PN} = "glibc libgcc sed bash" | |||
31 | RDEPENDS:${PN}-ptest = "${PN}" | 31 | RDEPENDS:${PN}-ptest = "${PN}" |
32 | DEPENDS += "sed" | 32 | DEPENDS += "sed" |
33 | 33 | ||
34 | export oe_srcdir="${exec_prefix}/src/debug/glibc/${PV}/" | 34 | export oe_srcdir = "${exec_prefix}/src/debug/glibc/${PV}/" |
35 | 35 | ||
36 | # Just build tests for target - do not run them | 36 | # Just build tests for target - do not run them |
37 | do_check:append () { | 37 | do_check:append () { |