From f4248c6a69b8ce1086f348e7f16e114775828a10 Mon Sep 17 00:00:00 2001 From: Robert Yang Date: Mon, 22 Jun 2015 20:11:58 -0700 Subject: perl: odbm.t: fix the path of dbmt_common.pl It should be ../t/lib/dbmt_common.pl. Fixed: Can't locate ../../t/lib/dbmt_common.pl in @INC (From OE-Core rev: d261f4254b049276c086bc05adb068deb331e1d5) Signed-off-by: Robert Yang Signed-off-by: Richard Purdie --- meta/recipes-devtools/perl/perl_5.22.0.bb | 1 + 1 file changed, 1 insertion(+) (limited to 'meta/recipes-devtools/perl/perl_5.22.0.bb') diff --git a/meta/recipes-devtools/perl/perl_5.22.0.bb b/meta/recipes-devtools/perl/perl_5.22.0.bb index 7c7041475f..1aa97373e0 100644 --- a/meta/recipes-devtools/perl/perl_5.22.0.bb +++ b/meta/recipes-devtools/perl/perl_5.22.0.bb @@ -60,6 +60,7 @@ SRC_URI += " \ file://make_ext.pl-fix-regenerate-makefile-failed-while-cc-.patch \ file://t-run-switches.t-perl5-perl.patch \ file://ext-ODBM_File-hints-linux.pl-link-libgdbm_compat.patch \ + file://ext-ODBM_File-t-odbm.t-fix-the-path-of-dbmt_common.p.patch \ " # Fix test case issues -- cgit v1.2.3-54-g00ecf