[meta-freescale] [meta-fsl-ppc][PATCH v2 1/3] usdpaa: Added fmc in usdpaa dependency list.

Luo Zhenhua-B19537 B19537 at freescale.com
Tue Jun 18 19:43:51 PDT 2013


Following patches are applied, thanks. 
[PATCH v2 1/3] usdpaa: Added fmc in usdpaa dependency list.
[PATCH v2 2/3] usdpaa: export ARCH for all tasks 
[PATCH v2 3/3] cryptodev: compile testprogs and package them to ${PN}-tests


Best Regards,

Zhenhua

> -----Original Message-----
> From: Liu Ting-B28495
> Sent: Sunday, June 09, 2013 12:51 PM
> To: meta-freescale at yoctoproject.org
> Cc: Luo Zhenhua-B19537; Liu Ting-B28495
> Subject: [meta-fsl-ppc][PATCH v2 1/3] usdpaa: Added fmc in usdpaa
> dependency list.
> 
> From: Vakul Garg <vakul at freescale.com>
> 
> Signed-off-by: Vakul Garg <vakul at freescale.com>
> ---
>  recipes-tools/usdpaa/usdpaa_git.bb |    4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/recipes-tools/usdpaa/usdpaa_git.bb b/recipes-
> tools/usdpaa/usdpaa_git.bb
> index 7125716..914d35a 100644
> --- a/recipes-tools/usdpaa/usdpaa_git.bb
> +++ b/recipes-tools/usdpaa/usdpaa_git.bb
> @@ -2,11 +2,11 @@ DESCRIPTION = "User-Space Data-Path Acceleration
> Architecture drivers"
>  SECTION = "usdpaa"
>  LICENSE = "BSD & GPLv2"
>  LIC_FILES_CHKSUM =
> "file://Makefile;endline=30;md5=39e58bedc879163c9338596e52df5b1f"
> -PR = "r2"
> +PR = "r3"
> 
>  inherit pkgconfig
> 
> -DEPENDS = "libxml2 libedit ncurses readline flib"
> +DEPENDS = "libxml2 libedit ncurses readline flib fmc"
>  RDEPENDS_${PN} = "libgcc"
> 
>  SRC_URI = "git://git.freescale.com/ppc/sdk/usdpaa.git"
> --
> 1.7.9.7





More information about the meta-freescale mailing list