[OpenWrt-Devel] [PATCH] musl: use official release tar

Petr Štetiar ynezz at true.cz
Sat May 23 01:13:31 EDT 2020


May 22, 2020 17:37:38 Alexander Couzens <lynxis at fe80.eu>:

Hi,

why? = missing commit description

> Signed-off-by: Alexander Couzens <lynxis at fe80.eu>
> ---
> toolchain/musl/common.mk | 9 +++------
> 1 file changed, 3 insertions(+), 6 deletions(-)
>
> diff --git a/toolchain/musl/common.mk b/toolchain/musl/common.mk
> index e1354f263510..6a595771086d 100644
> --- a/toolchain/musl/common.mk
> +++ b/toolchain/musl/common.mk
> @@ -11,12 +11,9 @@ PKG_NAME:=musl
> PKG_VERSION:=1.1.24
> PKG_RELEASE:=1
>
> -PKG_SOURCE_PROTO:=git
> -PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
> -PKG_SOURCE_VERSION:=ea9525c8bcf6170df59364c4bcd616de1acf8703
> -PKG_MIRROR_HASH:=6975c45b9bfe586ac00dbfcd1b1a13ab110af0528028ab3dee03e23e2c0763e5
> -PKG_SOURCE_URL:=https://git.musl-libc.org/git/musl
> -PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.xz
> +PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
> +PKG_SOURCE_URL:=https://musl.libc.org/releases/
> +PKG_HASH:=1370c9a812b2cf2a7d92802510cca0058cc37e66a7bedd70051f0a34015022a3
>
> LIBC_SO_VERSION:=$(PKG_VERSION)
> PATCH_DIR:=$(PATH_PREFIX)/patches
>
>




_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list