[oe] [meta-java][for denzil] 2/4] llvm: not use pythonnative class

McClintock Matthew-B29882 B29882 at freescale.com
Fri Feb 1 19:16:46 UTC 2013


On Fri, Feb 1, 2013 at 4:02 AM,  <b28495 at freescale.com> wrote:
> From: Ting Liu <b28495 at freescale.com>

This patch needs more explanation.

-M

> Signed-off-by: Ting Liu <b28495 at freescale.com>
> ---
>  recipes-core/llvm/llvm.inc |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/recipes-core/llvm/llvm.inc b/recipes-core/llvm/llvm.inc
> index de52443..65d36c5 100644
> --- a/recipes-core/llvm/llvm.inc
> +++ b/recipes-core/llvm/llvm.inc
> @@ -26,13 +26,13 @@ LIC_FILES_CHKSUM = "file://LICENSE.TXT;md5=0ac5f799a2d89477c75b0a378b221855"
>  DEPENDS = "llvm${LLVM_RELEASE}-native llvm-common"
>  DEPENDS_virtclass-native = "llvm-common-native cmake-native"
>
> -INC_PR = "r2"
> +INC_PR = "r3"
>
>  SRC_URI = "http://llvm.org/releases/${PV}/llvm-${PV}.tgz"
>
>  S = "${WORKDIR}/llvm-${PV}"
>
> -inherit cmake perlnative pythonnative
> +inherit cmake perlnative
>
>  # Defines the LLVM supported arches. By now we always build either for ${BUILD}
>  # (native) or ${TARGET}. In the future it may make sense to enable all backends
> --
> 1.7.5.4
>




More information about the Openembedded-devel mailing list