On Fri, 2020-06-05 at 16:47 +0800, Yu, Mingli wrote:
> From: Mingli Yu
>
> Add tcl rdepends for python3-idle to fix
> below error:
> # /usr/bin/idle3 -h
> [snip]
> _tkinter.TclError: Can't find a usable init.tcl
> [snip]
>
> Signed-off-by: Mingli Yu
> ---
> meta/recipes-devtools/python/pyt
vim will abort in many places with this setting. Replace
it with the benign _FORTIFY_SOURCE=1.
Signed-off-by: Joe Slater
---
meta/recipes-support/vim/vim_8.2.bb | 5 +
1 file changed, 5 insertions(+)
diff --git a/meta/recipes-support/vim/vim_8.2.bb
b/meta/recipes-support/vim/vim_8.2.bb
in
vim will abort in many places with this setting. Replace
it with the benign _FORTIFY_SOURCE=1.
Signed-off-by: Joe Slater
---
meta/recipes-support/vim/vim-tiny_8.2.bb | 2 +-
meta/recipes-support/vim/vim_8.2.bb | 5 +
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/meta/re
Le ven. 5 juin 2020 à 21:28, Khem Raj a écrit :
>
>
> On 6/5/20 6:10 AM, Yann Dirson wrote:
> > I just got hit by the following dunfell build issue on my debian/testing
> > dev box:
> >
> > argp-fmtstream.c:(.text+0x4ca): undefined reference to `_IO_fwide'
> >
> /home/yann/yocto/meta-blade/met
tar >= 1.28 is already required.
Signed-off-by: Adrian Bunk
---
.../dpkg/tweak-options-require-tar-1.27.patch | 36 ---
meta/recipes-devtools/dpkg/dpkg_1.20.0.bb | 3 --
2 files changed, 39 deletions(-)
delete mode 100644
meta/recipes-devtools/dpkg/dpkg/tweak-options-requi