[OE-core] [PATCH] kexec-tools: admit mips as a COMPATIBLE_HOST

Saul Wold sgw at linux.intel.com
Thu Sep 27 15:55:59 UTC 2012


On 09/24/2012 04:49 AM, Phil Blundell wrote:
> Signed-off-by: Phil Blundell <pb at pbcl.net>
> ---
>   meta/recipes-kernel/kexec/kexec-tools.inc |    2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-kernel/kexec/kexec-tools.inc b/meta/recipes-kernel/kexec/kexec-tools.inc
> index 278ce34..ee1f1e8 100644
> --- a/meta/recipes-kernel/kexec/kexec-tools.inc
> +++ b/meta/recipes-kernel/kexec/kexec-tools.inc
> @@ -12,6 +12,6 @@ SRC_URI = "${KERNELORG_MIRROR}/linux/utils/kernel/kexec/kexec-tools-${PV}.tar.gz
>
>   inherit autotools
>
> -COMPATIBLE_HOST = '(x86_64.*|i.86.*|arm.*|powerpc.*)-(linux|freebsd.*)'
> +COMPATIBLE_HOST = '(x86_64.*|i.86.*|arm.*|powerpc.*|mips.*)-(linux|freebsd.*)'
>
>   INSANE_SKIP_${PN} = "arch"
>
Merged into OE-Core

Sau!




More information about the Openembedded-core mailing list