diff options
| -rw-r--r-- | meta/recipes-core/musl/musl.inc | 2 | ||||
| -rw-r--r-- | meta/recipes-core/musl/musl_git.bb | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-core/musl/musl.inc b/meta/recipes-core/musl/musl.inc index 9999b4d2d6..13f51bfde3 100644 --- a/meta/recipes-core/musl/musl.inc +++ b/meta/recipes-core/musl/musl.inc | |||
| @@ -9,7 +9,7 @@ standards-conformance and safety." | |||
| 9 | HOMEPAGE = "http://www.musl-libc.org/" | 9 | HOMEPAGE = "http://www.musl-libc.org/" |
| 10 | LICENSE = "MIT" | 10 | LICENSE = "MIT" |
| 11 | SECTION = "libs" | 11 | SECTION = "libs" |
| 12 | LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=b03f1cc25363d094011f8f4fd8bcfb68" | 12 | LIC_FILES_CHKSUM = "file://COPYRIGHT;md5=0c2904cdc34777fb4067732bae145506" |
| 13 | 13 | ||
| 14 | INHIBIT_DEFAULT_DEPS = "1" | 14 | INHIBIT_DEFAULT_DEPS = "1" |
| 15 | 15 | ||
diff --git a/meta/recipes-core/musl/musl_git.bb b/meta/recipes-core/musl/musl_git.bb index e3a8dff7d5..2ce16d041d 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 = "dd1e63c3638d5f9afb857fccf6ce1415ca5f1b8b" | 7 | SRCREV = "047a16398b29d2702a41a0d6d15370d54b9d723c" |
| 8 | 8 | ||
| 9 | BASEVER = "1.2.5" | 9 | BASEVER = "1.2.5" |
| 10 | 10 | ||
