Hello Michael, Am Freitag, 13. Dezember 2024, 10:50:24 CET schrieb Michael Olbrich: > On Thu, Dec 12, 2024 at 10:58:41AM +0100, Alexander Dahl wrote: > > Fixes, improved error message output, improved testing. Some new > > features, see release notes. > > > > Link: https://github.com/wolfcw/libfaketime/releases/tag/v0.9.8 > > Link: https://github.com/wolfcw/libfaketime/releases/tag/v0.9.9 > > Link: https://github.com/wolfcw/libfaketime/releases/tag/v0.9.10 > > Signed-off-by: Alexander Dahl <[email protected]> > > --- > > > > rules/libfaketime.make | 4 ++-- > > The old version has patches. At least the -Werror Patch is still relevant.
You are right, and I still have patches for this in my BSP. My mistake when moving the stuff to ptxdist repo for upstreaming, I will resend. Thanks and greets Alex > > Regards, > Michael > > > 1 file changed, 2 insertions(+), 2 deletions(-) > > > > diff --git a/rules/libfaketime.make b/rules/libfaketime.make > > index e9c56c5d1..b3ea8edc8 100644 > > --- a/rules/libfaketime.make > > +++ b/rules/libfaketime.make > > @@ -8,8 +8,8 @@ > > > > PACKAGES-$(PTXCONF_LIBFAKETIME) += libfaketime > > > > -LIBFAKETIME_VERSION := 0.9.7 > > -LIBFAKETIME_MD5 := 8617e2c6caf0977b3ce9a271f867302c > > +LIBFAKETIME_VERSION := 0.9.10 > > +LIBFAKETIME_MD5 := bbeaa43f514fc8e637e5efdac53e2671 > > > > LIBFAKETIME := libfaketime-$(LIBFAKETIME_VERSION) > > LIBFAKETIME_SUFFIX := tar.gz > > LIBFAKETIME_URL := > > https://github.com/wolfcw/libfaketime/archive/v$(LIBFAKETIME_VERSION).$( > > LIBFAKETIME_SUFFIX)> > > base-commit: 5bce7bd2012d3582d97fe579d6c5cefedf37f46a
