* [RFC] Moving PACKAGE_EXTRA_ARCHS to include/tune-*
@ 2008-10-22 9:19 Koen Kooi
2008-10-22 9:43 ` Thomas Kunze
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: Koen Kooi @ 2008-10-22 9:19 UTC (permalink / raw)
To: openembedded-devel
Hi,
Currently we set PACKAGE_EXTRA_ARCH in each machine, but nearly all
entries could get moved to the tune-* files.
So
PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te armv6 armv7 armv7a"
Will move from beagleboard.conf to tune-cortexa8.conf but it will use
'+=' instead of '=' so machines can still do PACKAGE_EXTRA_ARCHS =
"someleetarch"
Comments, suggestions?
regards,
Koen
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [RFC] Moving PACKAGE_EXTRA_ARCHS to include/tune-*
2008-10-22 9:19 [RFC] Moving PACKAGE_EXTRA_ARCHS to include/tune-* Koen Kooi
@ 2008-10-22 9:43 ` Thomas Kunze
2008-10-22 9:44 ` Marcin Juszkiewicz
2008-10-22 11:09 ` Stanislav Brabec
2 siblings, 0 replies; 4+ messages in thread
From: Thomas Kunze @ 2008-10-22 9:43 UTC (permalink / raw)
To: openembedded-devel
Koen Kooi wrote:
> Hi,
>
> Currently we set PACKAGE_EXTRA_ARCH in each machine, but nearly all
> entries could get moved to the tune-* files.
>
> So
>
> PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te armv6 armv7 armv7a"
>
> Will move from beagleboard.conf to tune-cortexa8.conf but it will use
> '+=' instead of '=' so machines can still do PACKAGE_EXTRA_ARCHS =
> "someleetarch"
>
> Comments, suggestions?
>
> regards,
>
> Koen
>
>
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
I think this is a good idea. We should aim to keep machine.conf files as
small as possible and PACKAGE_EXTRA_ARCH is more cpu specific than
machine specific.
Regards,
Thomas
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [RFC] Moving PACKAGE_EXTRA_ARCHS to include/tune-*
2008-10-22 9:19 [RFC] Moving PACKAGE_EXTRA_ARCHS to include/tune-* Koen Kooi
2008-10-22 9:43 ` Thomas Kunze
@ 2008-10-22 9:44 ` Marcin Juszkiewicz
2008-10-22 11:09 ` Stanislav Brabec
2 siblings, 0 replies; 4+ messages in thread
From: Marcin Juszkiewicz @ 2008-10-22 9:44 UTC (permalink / raw)
To: openembedded-devel
Wednesday 22 of October 2008 11:19:25 Koen Kooi napisał(a):
> Currently we set PACKAGE_EXTRA_ARCH in each machine, but nearly all
> entries could get moved to the tune-* files.
>
> So
>
> PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te armv6 armv7 armv7a"
>
> Will move from beagleboard.conf to tune-cortexa8.conf but it will use
> '+=' instead of '=' so machines can still do PACKAGE_EXTRA_ARCHS =
> "someleetarch"
+1 from me as this should make it easier for people who adds new
machines.
Regards,
--
JID: hrw@jabber.org
Website: http://blog.haerwu.biz/
LinkedIn: http://www.linkedin.com/in/marcinjuszkiewicz
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [RFC] Moving PACKAGE_EXTRA_ARCHS to include/tune-*
2008-10-22 9:19 [RFC] Moving PACKAGE_EXTRA_ARCHS to include/tune-* Koen Kooi
2008-10-22 9:43 ` Thomas Kunze
2008-10-22 9:44 ` Marcin Juszkiewicz
@ 2008-10-22 11:09 ` Stanislav Brabec
2 siblings, 0 replies; 4+ messages in thread
From: Stanislav Brabec @ 2008-10-22 11:09 UTC (permalink / raw)
To: Using the OpenEmbedded metadata to build Distributions; +Cc: Koen Kooi
Koen Kooi wrote:
> So
> PACKAGE_EXTRA_ARCHS = "armv4 armv4t armv5te armv6 armv7 armv7a"
> Will move from beagleboard.conf to tune-cortexa8.conf but it will use
> '+=' instead of '=' so machines can still do PACKAGE_EXTRA_ARCHS =
> "someleetarch"
This is a bit off topic, but we also need a way to include extra staging
paths for these architectures to PATH and PKG_CONFIG_PATH (and maybe
more). It would be nice to fix it on architecture or classes level.
See my last week mail "mplayer: PATH=...STAGING_BINDIR_CROSS not
sufficient with complex PACKAGE_ARCH".
--
Stanislav Brabec
http://www.penguin.cz/~utx/zaurus
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2008-10-22 11:10 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-22 9:19 [RFC] Moving PACKAGE_EXTRA_ARCHS to include/tune-* Koen Kooi
2008-10-22 9:43 ` Thomas Kunze
2008-10-22 9:44 ` Marcin Juszkiewicz
2008-10-22 11:09 ` Stanislav Brabec
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.