[Buildroot] [PATCH v11 1/2] package/btrfs-progs: install to staging directory

Christian Stewart christian at paral.in
Sun Jul 24 23:35:06 UTC 2016


Thomas,

On Sun, Jul 24, 2016 at 2:48 PM, Thomas Petazzoni
<thomas.petazzoni at free-electrons.com> wrote:
> So it seems like a btrfs-progs patch is needed to make this whole thing
> work properly :-/

A few short term solutions are:

 - Remove btrfs support from docker-engine temporarily until a fix is
made to btrfs-progs
 - Source the headers from $(TARGET_DIR) as before temporarily,
resorting to bad practice
 - Copy the headers from $(TARGET_DIR) to $(STAGING_DIR) in a
post-build hook of btrfs-progs.

Would any of these options be acceptable to you?

Thanks!
Christian


More information about the buildroot mailing list