aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2020-11-02 12:27:59 -0800
committerKhem Raj <raj.khem@gmail.com>2020-11-03 11:03:45 -0800
commitb6740733bc52eb9a8b0dc526b7e74b1785866204 (patch)
tree0fbce43d5129106ac6259aecb2f59610cdda2aca
parentdccecd1411fd8e0cdf9c6899f75e0db8c5760ff0 (diff)
downloadmeta-openembedded-contrib-b6740733bc52eb9a8b0dc526b7e74b1785866204.tar.gz
musl-nscd: Update to latest
Get fix https://github.com/pikhq/musl-nscd/commit/ce81a80e30c2041d8260115fac86831ff64c354a Signed-off-by: Khem Raj <raj.khem@gmail.com>
-rw-r--r--meta-oe/recipes-devtools/musl/musl-nscd_git.bb2
1 files changed, 1 insertions, 1 deletions
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"