diff options
| -rw-r--r-- | meta/recipes-core/glibc/glibc_2.26.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-core/glibc/glibc_2.26.bb b/meta/recipes-core/glibc/glibc_2.26.bb index 9d1e636bbc..a1a4022ebc 100644 --- a/meta/recipes-core/glibc/glibc_2.26.bb +++ b/meta/recipes-core/glibc/glibc_2.26.bb | |||
| @@ -1,13 +1,13 @@ | |||
| 1 | require glibc.inc | 1 | require glibc.inc |
| 2 | 2 | ||
| 3 | LIC_FILES_CHKSUM = "file://LICENSES;md5=e9a558e243b36d3209f380deb394b213 \ | 3 | LIC_FILES_CHKSUM = "file://LICENSES;md5=ebc14508894997e6daaad1b8ffd53a15\ |
| 4 | file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ | 4 | file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \ |
| 5 | file://posix/rxspencer/COPYRIGHT;md5=dc5485bb394a13b2332ec1c785f5d83a \ | 5 | file://posix/rxspencer/COPYRIGHT;md5=dc5485bb394a13b2332ec1c785f5d83a \ |
| 6 | file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c" | 6 | file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c" |
| 7 | 7 | ||
| 8 | DEPENDS += "gperf-native bison-native" | 8 | DEPENDS += "gperf-native bison-native" |
| 9 | 9 | ||
| 10 | SRCREV ?= "d300041c533a3d837c9f37a099bcc95466860e98" | 10 | SRCREV ?= "c9570bd2f54abb68e4e3c767aca3a54e05d2c7f6" |
| 11 | 11 | ||
| 12 | SRCBRANCH ?= "release/${PV}/master" | 12 | SRCBRANCH ?= "release/${PV}/master" |
| 13 | 13 | ||
