eFfeM commit wrotes:
> --- packages/ixp425-eth/ixp400-eth_1.5.bb     
> cfd8353aed6a95d9525b2bef5938215d5c9f6804
> +++ packages/ixp425-eth/ixp400-eth_1.5.bb     
> fc4fcb18e1b3d081d1e1c2d1cbb5c0d0e9debbfe
> @@ -6,6 +6,7 @@
>  LICENSE = "GPL"
>  PR = "r11"
>  
> +DEPENDS = "ixp-osal"
>  DEPENDS = "ixp4xx-csr"
>  RDEPENDS = "ixp4xx-csr"

This looks wrong. You should write

DEPENDS = "ixp-osal ixp4xx-csr"

Else you simply overwrite the variable...

Greets
Musti
_______________________________________________
Oe mailing list
[email protected]
https://www.handhelds.org/mailman/listinfo/oe

Reply via email to