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

Peter Korsgaard peter at korsgaard.com
Sun Mar 25 15:51:55 UTC 2018


>>>>> "Thomas" == Thomas Petazzoni <thomas.petazzoni at bootlin.com> writes:

 > This commit moves the host-fakedate dependency handling from
 > DEPENDENCIES_HOST_PREREQ to a proper regular dependency handled by the
 > package infrastructure.

 > host-fakedate is added as dependency to all packages, except
 > host-skeleton, because we depend on it.

 > In addition, we make sure that host-fakedate does not grow a
 > dependency on host-{tar,xz,lzip,ccache} to avoid circular
 > dependencies. host-fakedate does not need any extraction tool and does
 > not need to build C/C++ code (the source code is just a shell script
 > available in Buildroot).

 > Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
 > Reviewed-by: "Yann E. MORIN" <yann.morin.1998 at free.fr>
 > ---
 > Changes since v3:
 >  - Make sure we don't introduce a host-fakedate -> host-fakedate
 >    circular dependency.
 >  - Added Reviewed-by from Yann.

 > Changes since v2:
 >  - New patch

Committed, thanks.

-- 
Bye, Peter Korsgaard



More information about the buildroot mailing list