All of lore.kernel.org
 help / color / mirror / Atom feed
* u-boot-fw-utils -> u-boot-fw-utils-cross
@ 2013-09-13  7:56 Anders Darander
  2013-09-13 17:32 ` Otavio Salvador
  0 siblings, 1 reply; 7+ messages in thread
From: Anders Darander @ 2013-09-13  7:56 UTC (permalink / raw)
  To: Patches and discussions about the oe-core layer; +Cc: Otavio Salvador

Hi,

As I've started to bring our internal distro and machines up to the
lates oe-core, I've got some issues with the u-boot-fw-utils to
u-boot-fw-utils-cross transition.

In my old branch, I used u-boot-fw-utils_2011.06. This used to compile
and package fw_printenv(setenv) just fine.

In the new, u-boot-fw-utils-cross_2013.07.bb, fw_printenv is now built
using HOSTCC instead of the cross-compiler. The old recipe used to
include:
EXTRA_OEMAKE = 'HOSTCC="${CC}"'
as u-boot defaults to build everything under tools/ using HOSTC.

What's the reason for this change? Currently fw_printenv is being built
for my host system, and not the target...

Further more, fw_printenv does not get packaged. I can see that
fw_printenv is installed in ${WORKDIR}/image, but never moved to
${WORKDIR}/package. I guess that this is caused by inheriting
cross.bbclass?

Am I missing something in my distro config, or have I overlooked
something else? fw_printenv doesn't really make sense for me to run on
the host, and is (in my case) rather essential on the target.

I guess that I'm doing something wrong; can anyone give me some hint on
where to look? Or do we have an issue with the u-boot-fw-utils-cross
recipe?

Cheers,
Anders

-- 
Anders Darander
ChargeStorm AB / eStorm AB


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-09-13 19:29 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-13  7:56 u-boot-fw-utils -> u-boot-fw-utils-cross Anders Darander
2013-09-13 17:32 ` Otavio Salvador
2013-09-13 17:58   ` Hans Beckerus
2013-09-13 18:35     ` Otavio Salvador
2013-09-13 18:55   ` Anders Darander
2013-09-13 19:16     ` Otavio Salvador
2013-09-13 19:29       ` Anders Darander

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.