diff options
-rw-r--r-- | meta/recipes-core/musl/musl_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-core/musl/musl_git.bb b/meta/recipes-core/musl/musl_git.bb index b016c27eee..3f5fa37fba 100644 --- a/meta/recipes-core/musl/musl_git.bb +++ b/meta/recipes-core/musl/musl_git.bb | |||
@@ -4,7 +4,7 @@ | |||
4 | require musl.inc | 4 | require musl.inc |
5 | inherit linuxloader | 5 | inherit linuxloader |
6 | 6 | ||
7 | SRCREV = "8fd5d031876345e42ae3d11cc07b962f8625bc3b" | 7 | SRCREV = "0ccaf0572e9cccda2cced0f7ee659af4c1c6679a" |
8 | 8 | ||
9 | BASEVER = "1.2.5" | 9 | BASEVER = "1.2.5" |
10 | 10 | ||