On Wed, Jun 28, 2017 at 11:32:35PM +0200, Robert Schwebel wrote:
> There are no patches and no configure options.
> 

Makefile:98: *** No libnl-3.0 development libraries found!.  Stop.

Missing dependency? Also, I notices that we build with
CONFIG_ALFRED_CAPABILITIES=n. I think we should change that and select
libcap instead. Droping capabilities is a good thing. We should use that.

Michael

> Signed-off-by: Robert Schwebel <r.schwe...@pengutronix.de>
> ---
>  rules/alfred.make | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/rules/alfred.make b/rules/alfred.make
> index 18b58c79d..356c56e28 100644
> --- a/rules/alfred.make
> +++ b/rules/alfred.make
> @@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_ALFRED) += alfred
>  #
>  # Paths and names
>  #
> -ALFRED_VERSION       := 2016.2
> -ALFRED_MD5   := cc7d5b352942477033a4cafbed84152d
> +ALFRED_VERSION       := 2017.1
> +ALFRED_MD5   := 74e457ee49a6525ccdb3fa3bef58f685
>  ALFRED               := alfred-$(ALFRED_VERSION)
>  ALFRED_SUFFIX        := tar.gz
>  ALFRED_URL   := 
> http://downloads.open-mesh.org/batman/stable/sources/alfred/$(ALFRED).$(ALFRED_SUFFIX)
> -- 
> 2.13.2
> 
> 
> _______________________________________________
> ptxdist mailing list
> ptxdist@pengutronix.de

-- 
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
ptxdist@pengutronix.de

Reply via email to