Hi, Denys:

It is for rocko  immediately.  The same patch is required for thud as well. I 
thought that everything goes to master will go to thud as well.

Best regards,

Eric


-----Original Message-----
From: Dmytriyenko, Denys 
Sent: Tuesday, March 12, 2019 8:28 PM
To: Ruei, Eric
Cc: [email protected]
Subject: Re: [meta-arago] [rocko/master][PATCH] 
packagegroup-arago-tisdk-target: include gtk sdk only if sgx is included

Now I need to verify - is it meant for rocko or thud?

On Mon, Mar 11, 2019 at 06:46:47PM -0400, Eric Ruei wrote:
> Signed-off-by: Eric Ruei <[email protected]>
> ---
>  .../packagegroups/packagegroup-arago-toolchain-tisdk-target.bb | 10 
> ++--------
>  1 file changed, 2 insertions(+), 8 deletions(-)
> 
> diff --git 
> a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-toolchain-tisdk-target.bb
>  
> b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-toolchain-tisdk-target.bb
> index 75c190d..a3c9377 100644
> --- 
> a/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-toolchain-tisdk-target.bb
> +++ 
> b/meta-arago-distro/recipes-core/packagegroups/packagegroup-arago-toolchain-tisdk-target.bb
> @@ -1,6 +1,6 @@
>  DESCRIPTION = "Task to build and install header and libs into the sdk"
>  LICENSE = "MIT"
> -PR = "r13"
> +PR = "r14"
>  
>  PACKAGE_ARCH = "${MACHINE_ARCH}"
>  
> @@ -12,12 +12,6 @@ QT_TOOLCHAIN_TARGET = "\
>  QT_TOOLCHAIN_TARGET_keystone = ""
>  QT_TOOLCHAIN_TARGET_omapl138 = ""
>  
> -GTK_TOOLCHAIN_TARGET = "\
> -    packagegroup-arago-gtk-sdk-target \
> -"
> -GTK_TOOLCHAIN_TARGET_keystone = ""
> -GTK_TOOLCHAIN_TARGET_omapl138 = ""
> -
>  TISDK_TOOLCHAIN_BASE_TARGET = "\
>      packagegroup-arago-standalone-sdk-target \
>      packagegroup-arago-tisdk-multimedia-sdk-target \
> @@ -32,7 +26,7 @@ TISDK_TOOLCHAIN_EXTRA_TARGET_omapl138 = ""
>  
>  RDEPENDS_${PN} = "\
>      ${QT_TOOLCHAIN_TARGET} \
> -    ${GTK_TOOLCHAIN_TARGET} \
> +    
> ${@bb.utils.contains('MACHINE_FEATURES','sgx','packagegroup-arago-gtk-sdk-target','',d)}
>  \
>      ${TISDK_TOOLCHAIN_BASE_TARGET} \
>      ${TISDK_TOOLCHAIN_EXTRA_TARGET} \
>      
> ${@bb.utils.contains('MACHINE_FEATURES','sgx','packagegroup-arago-tisdk-graphics-sdk-target','',d)}
>  \
> -- 
> 1.9.1
> 
> _______________________________________________
> meta-arago mailing list
> [email protected]
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
_______________________________________________
meta-arago mailing list
[email protected]
http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago

Reply via email to