[OE-core] [PATCH 4/7] conf/machine/include: Cleanup PowerPC tunings to match README

Matthew McClintock msm-fsl at mcclintock.net
Wed Apr 4 18:02:49 UTC 2012


On Tue, Apr 3, 2012 at 12:47 PM, Mark Hatle <mark.hatle at windriver.com> wrote:
> +ABIEXTENSION .= "${SPEABIEXTENSION}"
>
>  AVAILTUNES += "ppce500"
>  TUNE_FEATURES_tune-ppce500 = "m32 spe ppce500"
> +TUNE_PKGARCH_tune-ppce500 = "ppce500"
>  PACKAGE_EXTRA_ARCHS_tune-ppce500 = "ppce500"

meta/conf/machine/include/tune-ppce500.inc:PACKAGE_EXTRA_ARCHS_tune-ppce500
= "ppce500"
meta/conf/machine/include/tune-ppce500v2.inc:PACKAGE_EXTRA_ARCHS_tune-ppce500v2
= "ppce500v2"

Should these have ${PACKAGE_EXTRA_ARCHS_tune-powerpc} as well?

-M




More information about the Openembedded-core mailing list