[Buildroot] [PATCH] package/mender: fix missing /var/lib

Thomas Petazzoni thomas.petazzoni at bootlin.com
Fri Feb 15 22:00:00 UTC 2019


Hello Angelo,

On Fri, 15 Feb 2019 22:42:53 +0100
Angelo Compagnucci <angelo.compagnucci at gmail.com> wrote:

> Mender needs /var/lib directory to be available: on some configurations
> /var/lib is not available and thus the mender package installation fails.
> This patch does a mkdir to ensure the /var/lib directory is always
> available.
> 
> Fixes:
> http://autobuild.buildroot.net/results/02fde80f6b4bc57d5f2833bd979bf166252eab16

This reference was a build failure on the "next" branch, so one might
think that the issue only exists on the next branch. So I've replaced
this with a reference to a build failure that happens on the "master"
branch, which makes it clear this patch should be applied on master.

Also for future patches: please always leave one blank line before your
SoB.

> Signed-off-by: Angelo Compagnucci <angelo at amarulasolutions.com>
> ---
>  package/mender/mender.mk | 1 +
>  1 file changed, 1 insertion(+)

Applied to master, thanks!

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com


More information about the buildroot mailing list