All of lore.kernel.org
 help / color / mirror / Atom feed
From: David J. Fogle <Dave@exitstrategytech.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH] package/rauc: version bump to 1.0
Date: Thu, 10 Jan 2019 18:36:59 +0000	[thread overview]
Message-ID: <a761ebdc5d3444179af8d4bc5fa60557@exitstrategytech.com> (raw)
In-Reply-To: <20190109063508.yartlty7hwdcspmm@sapphire.tkos.co.il>

Yes, it appears to build and function as it should. I simply set AUTORECONF = NO and ran make rauc-dirclean and then made a new rootfs and tested and update process with that binary.

________________________________
From: Baruch Siach <baruch@tkos.co.il>
Sent: Wednesday, January 9, 2019 12:35:08 AM
To: David J. Fogle
Cc: buildroot at busybox.net
Subject: Re: [Buildroot] [PATCH] package/rauc: version bump to 1.0

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@tkos.co.il>
> Date: 1/7/19 10:39 PM (GMT-06:00)
> To: "David J. Fogle" <Dave@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 -
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.busybox.net/pipermail/buildroot/attachments/20190110/c274daae/attachment.html>

  reply	other threads:[~2019-01-10 18:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-01-07 22:44 [Buildroot] [PATCH] package/rauc: version bump to 1.0 David J. Fogle
2019-01-08  4:41 ` Baruch Siach
2019-01-09  4:31   ` David J. Fogle
2019-01-09  6:35     ` Baruch Siach
2019-01-10 18:36       ` David J. Fogle [this message]
2019-01-12 17:39 ` Thomas Petazzoni
2019-01-12 17:39   ` David J. Fogle

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a761ebdc5d3444179af8d4bc5fa60557@exitstrategytech.com \
    --to=dave@exitstrategytech.com \
    --cc=buildroot@busybox.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.