aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-core
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2019-01-08 12:42:47 -0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-01-11 10:29:37 +0000
commit0b68ecf70249cf8cd6fc47a5ce717e91669fae9b (patch)
treeb070905a69f6ccf66127517ad4312541ce80003e /meta/recipes-core
parentd6b36b1babb4d3e8d41278111e71c71fde9af39e (diff)
downloadopenembedded-core-contrib-0b68ecf70249cf8cd6fc47a5ce717e91669fae9b.tar.gz
musl: Update to master tip
Detaild log https://git.musl-libc.org/cgit/musl/log/?qt=range&q=21a172dd36cae7a08492fd3a7500d7bf0daee13e..de7dc1318f493184b20f7661bc12b1829b957b67 Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core')
-rw-r--r--meta/recipes-core/musl/musl_git.bb6
1 files changed, 4 insertions, 2 deletions
diff --git a/meta/recipes-core/musl/musl_git.bb b/meta/recipes-core/musl/musl_git.bb
index 33d6e69130..cba4d06766 100644
--- a/meta/recipes-core/musl/musl_git.bb
+++ b/meta/recipes-core/musl/musl_git.bb
@@ -4,9 +4,11 @@
require musl.inc
inherit linuxloader
-SRCREV = "21a172dd36cae7a08492fd3a7500d7bf0daee13e"
+SRCREV = "de7dc1318f493184b20f7661bc12b1829b957b67"
-PV = "1.1.20+git${SRCPV}"
+BASEVER = "1.1.20"
+
+PV = "${BASEVER}+git${SRCPV}"
# mirror is at git://github.com/kraj/musl.git