diff options
| -rw-r--r-- | meta/recipes-core/eglibc/eglibc_2.12.bb | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/meta/recipes-core/eglibc/eglibc_2.12.bb b/meta/recipes-core/eglibc/eglibc_2.12.bb index 60358e1791..85d58fa7c9 100644 --- a/meta/recipes-core/eglibc/eglibc_2.12.bb +++ b/meta/recipes-core/eglibc/eglibc_2.12.bb @@ -1,7 +1,7 @@  require eglibc.inc  DEPENDS += "gperf-native" -PR = "r17" +PR = "r18"  SRCREV = "14158" | 
