[Buildroot] [PATCH v4 7/9] package/pkg-generic: handle host-ccache as a regular dependency

Matthew Weber matthew.weber at rockwellcollins.com
Sun Mar 25 03:23:45 UTC 2018


Thomas,

On Sat, Mar 24, 2018 at 9:20 AM, Thomas Petazzoni
<thomas.petazzoni at bootlin.com> wrote:
> This moves the host-ccache dependency handling from
> DEPENDENCIES_HOST_PREREQ to a proper package dependency. When
> BR2_CCACHE=y, we add host-ccache as a regular dependency of all
> packages except:
>
>  - The extractor packages host-tar, host-xz and host-lzip
>
>  - host-ccache itself
>
>  - host-skeleton, because all packages depend on it

Verified that host-ccache built after host-tar/xz/lzip and verified a
build without ccache enabled worked.

Tested-by: Matt Weber <matthew.weber at rockwellcollins.com>


More information about the buildroot mailing list