diff options
-rw-r--r-- | meta-oe/recipes-devtools/musl/musl-nscd_git.bb | 2 |
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" | |||
11 | 11 | ||
12 | CFLAGS += "-fcommon" | 12 | CFLAGS += "-fcommon" |
13 | 13 | ||
14 | SRCREV = "8f278675e1b6a3a02c8ee1b8ca000f80570dc5d6" | 14 | SRCREV = "af581482a3e1059458f3c8b20a56f82807ca3bd4" |
15 | SRC_URI = "git://github.com/pikhq/musl-nscd" | 15 | SRC_URI = "git://github.com/pikhq/musl-nscd" |
16 | 16 | ||
17 | UPSTREAM_CHECK_COMMITS = "1" | 17 | UPSTREAM_CHECK_COMMITS = "1" |