From b6740733bc52eb9a8b0dc526b7e74b1785866204 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Mon, 2 Nov 2020 12:27:59 -0800 Subject: musl-nscd: Update to latest Get fix https://github.com/pikhq/musl-nscd/commit/ce81a80e30c2041d8260115fac86831ff64c354a Signed-off-by: Khem Raj --- meta-oe/recipes-devtools/musl/musl-nscd_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-oe/recipes-devtools/musl/musl-nscd_git.bb b/meta-oe/recipes-devtools/musl/musl-nscd_git.bb index 374f944096..b03cc868fd 100644 --- a/meta-oe/recipes-devtools/musl/musl-nscd_git.bb +++ b/meta-oe/recipes-devtools/musl/musl-nscd_git.bb @@ -11,7 +11,7 @@ PV = "1.0.2" CFLAGS += "-fcommon" -SRCREV = "8f278675e1b6a3a02c8ee1b8ca000f80570dc5d6" +SRCREV = "af581482a3e1059458f3c8b20a56f82807ca3bd4" SRC_URI = "git://github.com/pikhq/musl-nscd" UPSTREAM_CHECK_COMMITS = "1" -- cgit v1.2.3-54-g00ecf