mirror of
https://git.yoctoproject.org/poky
synced 2026-02-20 08:29:42 +01:00
musl-obstack: upgrade 1.1 -> 1.2
Changelog: ========= Use obstack.c and obstack.h from gcc-10.2.0 libiberty. Add AC_CONFIG_HEADERS to configure.ac and make ./bootstrap.sh create config.h.in. (From OE-Core rev: a34986755a57b6467e78eb91042bb46f588b6856) Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -8,8 +8,8 @@ LICENSE = "GPL-2.0-or-later"
|
||||
LIC_FILES_CHKSUM = "file://COPYING;md5=3d23e4eef8243efcaab6f0a438078932"
|
||||
SECTION = "libs"
|
||||
|
||||
PV = "1.1"
|
||||
SRCREV = "d2ad66b0df44a4b784956f7f7f2717131ddc05f4"
|
||||
PV = "1.2"
|
||||
SRCREV = "466f773fe171da427e28be79b9cf48ccfddfb7e2"
|
||||
SRC_URI = "git://github.com/pullmoll/musl-obstack;branch=master;protocol=https"
|
||||
|
||||
UPSTREAM_CHECK_COMMITS = "1"
|
||||
|
||||
Reference in New Issue
Block a user