Re: [OE-core] [PATCH 10/19] gdbm: upgrade 1.19 -> 1.20

2021-06-25 Thread Alexander Kanavin
Yes, I think so. This can be left out then. Alex On Fri, 25 Jun 2021 at 18:36, Ross Burton wrote: > A ptest failed in perl with this upgrade in: > > gdbm_firstkey: Item not found at ../../t/lib/dbmt_common.pl line 52. > Compilation failed in require at t/gdbm.t line 6. > > This might be related

Re: [OE-core] [PATCH 10/19] gdbm: upgrade 1.19 -> 1.20

2021-06-25 Thread Ross Burton
A ptest failed in perl with this upgrade in: gdbm_firstkey: Item not found at ../../t/lib/dbmt_common.pl line 52. Compilation failed in require at t/gdbm.t line 6. This might be related? Ross On Tue, 22 Jun 2021 at 12:21, Alexander Kanavin wrote: > > Signed-off-by: Alexander Kanavin > --- >

[OE-core] [PATCH 10/19] gdbm: upgrade 1.19 -> 1.20

2021-06-22 Thread Alexander Kanavin
Signed-off-by: Alexander Kanavin --- meta/recipes-support/gdbm/{gdbm_1.19.bb => gdbm_1.20.bb} | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) rename meta/recipes-support/gdbm/{gdbm_1.19.bb => gdbm_1.20.bb} (90%) diff --git a/meta/recipes-support/gdbm/gdbm_1.19.bb b/meta/recipes-support