* [meta-fsl-arm] Error while building alsa-lib
@ 2015-10-07 14:00 Schrempf Frieder
2015-10-07 20:15 ` Otavio Salvador
0 siblings, 1 reply; 2+ messages in thread
From: Schrempf Frieder @ 2015-10-07 14:00 UTC (permalink / raw)
To: meta-freescale@yoctoproject.org
Hello,
Building with the current master for mx6ul the build of alsa-lib seems
to fail.
The reason is PACKAGE_ARCH being overridden by an empty MACHINE_SOCARCH
in alsa-lib_%.bbappend.
I don't know if this is related to the mx6ul soc configuration or more a
general problem.
It seems like removing the line
PACKAGE_ARCH_mx6ul = "${MACHINE_SOCARCH}"
from the bbappend resolves the problem.
Maybe someone can confirm/comment this!?
Thanks!
Regards,
Frieder Schrempf
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [meta-fsl-arm] Error while building alsa-lib
2015-10-07 14:00 [meta-fsl-arm] Error while building alsa-lib Schrempf Frieder
@ 2015-10-07 20:15 ` Otavio Salvador
0 siblings, 0 replies; 2+ messages in thread
From: Otavio Salvador @ 2015-10-07 20:15 UTC (permalink / raw)
To: Schrempf Frieder; +Cc: meta-freescale@yoctoproject.org
On Wed, Oct 7, 2015 at 11:00 AM, Schrempf Frieder
<frieder.schrempf@exceet.de> wrote:
> Building with the current master for mx6ul the build of alsa-lib seems
> to fail.
>
> The reason is PACKAGE_ARCH being overridden by an empty MACHINE_SOCARCH
> in alsa-lib_%.bbappend.
> I don't know if this is related to the mx6ul soc configuration or more a
> general problem.
>
> It seems like removing the line
> PACKAGE_ARCH_mx6ul = "${MACHINE_SOCARCH}"
> from the bbappend resolves the problem.
>
> Maybe someone can confirm/comment this!?
The MACHINE_SOCARCH needs to be set, indeed.
Checking imx-base.inc, it is defined.
MACHINE_SOCARCH_SUFFIX_mx6ul = "-mx6ul"
So it needs more debugging to check the root cause of the failure.
--
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
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-10-07 20:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-07 14:00 [meta-fsl-arm] Error while building alsa-lib Schrempf Frieder
2015-10-07 20:15 ` Otavio Salvador
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.