[meta-freescale] [PATCH 06/22] apptrk: Set PACKAGE_ARCH to the value of MACHINE_ARCH

Otavio Salvador otavio.salvador at ossystems.com.br
Tue Nov 22 03:53:01 PST 2016


On Tue, Nov 22, 2016 at 2:08 AM, Zhenhua Luo <zhenhua.luo at nxp.com> wrote:
>> -----Original Message-----
>> From: meta-freescale-bounces at yoctoproject.org [mailto:meta-freescale-
>> bounces at yoctoproject.org] On Behalf Of Fabio Berton
>> Sent: Tuesday, November 22, 2016 1:19 AM
>> To: meta-freescale at yoctoproject.org
>> Subject: [meta-freescale] [PATCH 06/22] apptrk: Set PACKAGE_ARCH to the
>> value of MACHINE_ARCH
>>
>> Signed-off-by: Fabio Berton <fabio.berton at ossystems.com.br>
>> ---
>>  recipes-bsp/apptrk/apptrk_git.bb | 2 ++
>>  1 file changed, 2 insertions(+)
>>
>> diff --git a/recipes-bsp/apptrk/apptrk_git.bb b/recipes-bsp/apptrk/apptrk_git.bb
>> index 9399421..b625f7d 100644
>> --- a/recipes-bsp/apptrk/apptrk_git.bb
>> +++ b/recipes-bsp/apptrk/apptrk_git.bb
>> @@ -27,3 +27,5 @@ do_install() {
>>  }
>>
>>  COMPATIBLE_MACHINE = "(qoriq)"
>> +PACKAGE_ARCH = "${MACHINE_ARCH}"
> [Zhenhua Luo] This package is not machine specific, its output package is generic for architecture.

This must use SOCARCH.


-- 
Otavio Salvador                             O.S. Systems
http://www.ossystems.com.br        http://code.ossystems.com.br
Mobile: +55 (53) 9981-7854            Mobile: +1 (347) 903-9750


More information about the meta-freescale mailing list