Hi,
hmmm, this looks ok. It didn't break here, because it is a noprompt
host-tool and not selected by any other packages.
perhaps we need some thing like this:
config HOST_ALLYES
default ALLYES
# select all host tools that are not used by anything else
select ...
or just "default ALLYES" for all noprompt host packages?
mol
On Mon, Apr 26, 2010 at 01:42:40PM +0200, Carsten Schlote wrote:
> From: Carsten Schlote <[email protected]>
>
> Added the missing definition for DIST_ROOT to install stage, otherwise
> it tries to install host binaries into the host filesystem instead to
> PKG_DIR.
>
> Signed-off-by: Carsten Schlote <[email protected]>
> ---
> rules/host-acl.make | 1 +
> 1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/rules/host-acl.make b/rules/host-acl.make
> index 8100471..d29d329 100644
> --- a/rules/host-acl.make
> +++ b/rules/host-acl.make
> @@ -21,6 +21,7 @@ HOST_PACKAGES-$(PTXCONF_HOST_ACL) += host-acl
> HOST_ACL_ENV := $(HOST_ENV)
>
> HOST_ACL_INSTALL_OPT := \
> + DIST_ROOT=$(ACL_PKGDIR) \
> install \
> install-lib \
> install-dev
--
Pengutronix e.K. | |
Industrial Linux Solutions | http://www.pengutronix.de/ |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
--
ptxdist mailing list
[email protected]