[OE-core] [PATCH 1/4] site/powerpc: Pull all powerpc config options into powerpc32-linux

Richard Purdie richard.purdie at linuxfoundation.org
Fri Jul 22 10:55:31 UTC 2011


On Fri, 2011-07-22 at 04:16 -0500, Kumar Gala wrote:
> powerpc-common was really Linux PPC32 specific.  So move all the options
> in it to powerpc32-linux and we can refactor out common bits shared
> between into powerpc-linux and powerpc-common.
> 
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
>  meta/classes/siteinfo.bbclass |    4 +-
>  meta/site/powerpc-common      |  328 ---------------------------------------
>  meta/site/powerpc-linux       |    9 -
>  meta/site/powerpc32-linux     |  338 +++++++++++++++++++++++++++++++++++++++++
>  4 files changed, 340 insertions(+), 339 deletions(-)
>  create mode 100644 meta/site/powerpc32-linux

I've merged patches 1-4 to master, thanks.

Richard





More information about the Openembedded-core mailing list