[OE-core] [PATCH 1/3] musl: Update to master tip

Khem Raj raj.khem at gmail.com
Tue Jan 8 20:42:47 UTC 2019


Detaild log
https://git.musl-libc.org/cgit/musl/log/?qt=range&q=21a172dd36cae7a08492fd3a7500d7bf0daee13e..de7dc1318f493184b20f7661bc12b1829b957b67

Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta/recipes-core/musl/musl_git.bb | 6 ++++--
 1 file 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
 
-- 
2.20.1



More information about the Openembedded-core mailing list