[OE-core] [PATCH] unzip: add nativesdk support

Burton, Ross ross.burton at intel.com
Mon Sep 17 14:32:47 UTC 2018


No need to bump PR.

Ross
On Mon, 17 Sep 2018 at 14:42, Andrej Valek <andrej.valek at siemens.com> wrote:
>
> Signed-off-by: Andrej Valek <andrej.valek at siemens.com>
> ---
>  meta/recipes-extended/unzip/unzip_6.0.bb | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/meta/recipes-extended/unzip/unzip_6.0.bb b/meta/recipes-extended/unzip/unzip_6.0.bb
> index a47491ea4a..4a5f8e960e 100644
> --- a/meta/recipes-extended/unzip/unzip_6.0.bb
> +++ b/meta/recipes-extended/unzip/unzip_6.0.bb
> @@ -4,7 +4,7 @@ SECTION = "console/utils"
>  LICENSE = "BSD-3-Clause"
>  LIC_FILES_CHKSUM = "file://LICENSE;md5=94caec5a51ef55ef711ee4e8b1c69e29"
>  PE = "1"
> -PR = "r5"
> +PR = "r6"
>
>  SRC_URI = "${SOURCEFORGE_MIRROR}/infozip/UnZip%206.x%20%28latest%29/UnZip%206.0/unzip60.tar.gz \
>         file://avoid-strip.patch \
> @@ -60,4 +60,4 @@ ALTERNATIVE_PRIORITY = "100"
>  ALTERNATIVE_${PN} = "unzip"
>  ALTERNATIVE_LINK_NAME[unzip] = "${bindir}/unzip"
>
> -BBCLASSEXTEND = "native"
> +BBCLASSEXTEND = "native nativesdk"
> --
> 2.11.0
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core



More information about the Openembedded-core mailing list