From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH v2] rauc: bump to version 0.2
Date: Wed, 22 Nov 2017 21:33:36 +0100 [thread overview]
Message-ID: <20171122213336.52a3e196@windsurf.lan> (raw)
In-Reply-To: <20171122041747.11363-1-yurovsky@gmail.com>
Hello,
On Tue, 21 Nov 2017 20:17:47 -0800, Andrey Yurovsky wrote:
> -RAUC_VERSION = 0.1.1
> +RAUC_VERSION = 0.2
> RAUC_SITE = https://github.com/rauc/rauc/releases/download/v$(RAUC_VERSION)
> RAUC_SOURCE = rauc-$(RAUC_VERSION).tar.xz
> RAUC_LICENSE = LGPL-2.1
> @@ -29,7 +29,7 @@ ifeq ($(BR2_PACKAGE_SYSTEMD),y)
> RAUC_DEPENDENCIES += systemd
> endif
>
> -HOST_RAUC_DEPENDENCIES = host-pkgconf host-openssl host-libglib2
> +HOST_RAUC_DEPENDENCIES = host-pkgconf host-openssl host-libglib2 host-squashfs
> HOST_RAUC_CONF_OPTS += --disable-network --disable-json --disable-service
Another question about this dependency: how is it possible that
host-squashfs is a runtime dependency of the host variant of rauc, but
that squashfs is not a runtime dependency of the target variant of
rauc ?
I can imagine that host-mksquashfs is needed by host-rauc to prepare
some filesystem image. But how does the target build of RAUC know that
it doesn't need mksquashfs ?
Is host-mksquashfs always needed by host-rauc, or only under certain
conditions/configurations ?
Best regards,
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com
next prev parent reply other threads:[~2017-11-22 20:33 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-11-14 4:31 [Buildroot] [PATCH] rauc: bump version to 0.2 Andrey Yurovsky
2017-11-22 4:17 ` [Buildroot] [PATCH v2] rauc: bump to version 0.2 Andrey Yurovsky
2017-11-22 7:53 ` Thomas Petazzoni
2017-11-22 8:37 ` Baruch Siach
2017-11-22 8:49 ` Thomas Petazzoni
2017-11-22 20:33 ` Thomas Petazzoni [this message]
2017-11-22 21:23 ` Andrey Yurovsky
2017-11-22 21:44 ` Thomas Petazzoni
2017-11-23 2:11 ` Andrey Yurovsky
2017-11-23 8:21 ` Thomas Petazzoni
2017-11-23 16:33 ` Andrey Yurovsky
2017-11-23 16:39 ` Thomas Petazzoni
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=20171122213336.52a3e196@windsurf.lan \
--to=thomas.petazzoni@free-electrons.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox