Ack

On Tue, Feb 10, 2015 at 03:03:52PM -0500, Sam Nelson wrote:
> - with kernel version 3.10.10 switch-config doesnot compile
> 
> Signed-off-by: Sam Nelson <sam.nel...@ti.com>
> 
> ---
> Changes from previous version of patch
> - Modified to avoid use of _remove
> ---
> ---
>  .../packagegroup-arago-tisdk-addons.bb             |    5 ++++-
>  1 file changed, 4 insertions(+), 1 deletion(-)
> 
> diff --git 
> a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
>  
> b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
> index a8d3efb..6d98ba6 100644
> --- 
> a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
> +++ 
> b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-tisdk-addons.bb
> @@ -18,7 +18,6 @@ UTILS = " \
>      openssh-sftp-server \
>      ptpd \
>      libdrm-kms \
> -    switch-config \
>      ${@base_contains('TUNE_FEATURES', 'armv7a', 'valgrind', '', d)} \
>  "
>  
> @@ -39,6 +38,10 @@ UTILS_append_ti43x = " canutils"
>  UTILS_append_dra7xx = " canutils"
>  UTILS_append_omap-a15 = " parted"
>  
> +UTILS_append_ti33x = " switch-config"
> +UTILS_append_ti43x = " switch-config"
> +UTILS_append_omap-a15 = " switch-config"
> +
>  RDEPENDS_${PN} = "\
>      ${UTILS} \
>      ${UTILS_UBOOT_FW} \
> -- 
> 1.7.9.5
> 
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
_______________________________________________
meta-arago mailing list
meta-arago@arago-project.org
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to