On Tue, Nov 12, 2024 at 12:25 PM Alexander Kanavin via
lists.openembedded.org <[email protected]>
wrote:
>
> Khem has a patch in master-next that covers this and more:
> https://git.openembedded.org/meta-openembedded/commit/?h=master-next&id=0449563c4088b6a0754daec9f0eb6da3929d2234
> should be merged ASAP rather.

This had some build problems before I left for vacation, I will look
into finishing it this week and hopefully
we can keep both tk8 and tk9 recipes.

>
> Alex
>
> On Tue, 12 Nov 2024 at 18:46, Ross Burton via lists.openembedded.org
> <[email protected]> wrote:
> >
> > oe-core now has Tcl 9, so Tk 8 needs to depend on tcl8 until we've
> > upgraded tk to v9.
> >
> > Signed-off-by: Ross Burton <[email protected]>
> > ---
> >  meta-oe/recipes-devtools/tcltk/tk_8.6.15.bb | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/meta-oe/recipes-devtools/tcltk/tk_8.6.15.bb 
> > b/meta-oe/recipes-devtools/tcltk/tk_8.6.15.bb
> > index 1438a05625..ddd7043c0a 100644
> > --- a/meta-oe/recipes-devtools/tcltk/tk_8.6.15.bb
> > +++ b/meta-oe/recipes-devtools/tcltk/tk_8.6.15.bb
> > @@ -15,7 +15,7 @@ LIC_FILES_CHKSUM = 
> > "file://license.terms;md5=c88f99decec11afa967ad33d314f87fe \
> >      file://xlib/license.terms;md5=c88f99decec11afa967ad33d314f87fe \
> >  "
> >
> > -DEPENDS = "tcl virtual/libx11 libxt"
> > +DEPENDS = "tcl8 virtual/libx11 libxt"
> >
> >  SRC_URI = "\
> >      ${SOURCEFORGE_MIRROR}/tcl/${BPN}${PV}-src.tar.gz \
> > --
> > 2.34.1
> >
> >
> >
> >
>
> 
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#113919): 
https://lists.openembedded.org/g/openembedded-devel/message/113919
Mute This Topic: https://lists.openembedded.org/mt/109539529/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to