| Submitter | Saul Wold |
|---|---|
| Date | June 14, 2011, 8:01 a.m. |
| Message ID | <ab8dd5e34facf171bc81b62639d82772871b7cdd.1308037753.git.sgw@linux.intel.com> |
| Download | mbox | patch |
| Permalink | /patch/5861/ |
| State | New, archived |
| Headers | show |
Comments
Patch
diff --git a/meta/recipes-core/eglibc/eglibc_2.12.bb b/meta/recipes-core/eglibc/eglibc_2.12.bb index e69cd0f..d851b5d 100644 --- a/meta/recipes-core/eglibc/eglibc_2.12.bb +++ b/meta/recipes-core/eglibc/eglibc_2.12.bb @@ -4,7 +4,7 @@ DEPENDS += "gperf-native" FILESPATHPKG =. "eglibc-svn:" PR = "r14" -SRCREV = "11982" +SRCREV = "14158" EGLIBC_BRANCH="eglibc-2_12" SRC_URI = "svn://www.eglibc.org/svn/branches/;module=${EGLIBC_BRANCH};proto=http \ diff --git a/meta/recipes-core/eglibc/eglibc_2.13.bb b/meta/recipes-core/eglibc/eglibc_2.13.bb index c77bf3c..9a9773c 100644 --- a/meta/recipes-core/eglibc/eglibc_2.13.bb +++ b/meta/recipes-core/eglibc/eglibc_2.13.bb @@ -1,6 +1,6 @@ require eglibc.inc -SRCREV = "13356" +SRCREV = "14157" DEPENDS += "gperf-native" FILESPATHPKG =. "eglibc-svn:"