[Buildroot] [PATCH] package/rauc: version bump to 1.0

Baruch Siach baruch at tkos.co.il
Wed Jan 9 06:35:08 UTC 2019


Hi David,

On Wed, Jan 09, 2019 at 04:31:08AM +0000, David J. Fogle wrote:
> I am not sure, tbh. I have a working rauc 1.0 system I can test on though, 
> if need be.

You only need to verify that the package still builds without autoreconf.

baruch

> -------- Original message --------
> From: Baruch Siach <baruch at tkos.co.il>
> Date: 1/7/19 10:39 PM (GMT-06:00)
> To: "David J. Fogle" <Dave at exitstrategytech.com>
> Cc: buildroot at busybox.net
> Subject: Re: [Buildroot] [PATCH] package/rauc: version bump to 1.0
> 
> Hi David,
> 
> David J. Fogle writes:
> 
> > For details see [1]
> >
> > This bump also deleted the two patch files for the RAUC package. These
> > were related to eMMC support being made optional, and workaround for
> > olde kernel. Both of these patch sets have been merged into upsteam in
> > the rauc git repos.
> >
> > Older kernel workaound:
> > https://github.com/rauc/rauc/commit/993b698c48789baea51f8b7c47b1e057ba328033#diff-b3a0044e6a3b6a8b16933e72f416c8f1
> >
> > Make eMMC selectable:
> > https://github.com/rauc/rauc/commit/f85d1cab07376c7680ef4d9e45a6baf345e24e37#diff-365367c8cde56aafd5cbad767e1c9738
> >
> > [1] https://github.com/rauc/rauc/releases/tag/v1.0
> >
> > Signed-off-by: David J Fogle dave at exitstrategytech.com
> 
> [...]
> 
> > diff --git a/package/rauc/rauc.mk b/package/rauc/rauc.mk
> > index 36119c061d..6ca39e820e 100644
> > --- a/package/rauc/rauc.mk
> > +++ b/package/rauc/rauc.mk
> > @@ -4,12 +4,11 @@
> >  #
> >  ################################################################################
> >
> > -RAUC_VERSION = 0.4
> > +RAUC_VERSION = 1.0
> >  RAUC_SITE = https://github.com/rauc/rauc/releases/download/v$(RAUC_VERSION)
> >  RAUC_SOURCE = rauc-$(RAUC_VERSION).tar.xz
> >  RAUC_LICENSE = LGPL-2.1
> >  RAUC_DEPENDENCIES = host-pkgconf openssl libglib2
> > -# 0002-build-make-eMMC-boot-partition-support-optional.patch
> >  RAUC_AUTORECONF = YES
> 
> Is autoreconf still necessary?
> 
> baruch

-- 
     http://baruch.siach.name/blog/                  ~. .~   Tk Open Systems
=}------------------------------------------------ooO--U--Ooo------------{=
   - baruch at tkos.co.il - tel: +972.2.679.5364, http://www.tkos.co.il -


More information about the buildroot mailing list