| Submitter | Koen Kooi |
|---|---|
| Date | June 14, 2011, 7:23 p.m. |
| Message ID | <1308079382-21160-1-git-send-email-koen@dominion.thruhere.net> |
| Download | mbox | patch |
| Permalink | /patch/5947/ |
| State | New, archived |
| Headers | show |
Comments
On Tue, 2011-06-14 at 21:23 +0200, Koen Kooi wrote: > Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> > --- > meta/recipes-core/eglibc/eglibc_2.12.bb | 2 +- > meta/recipes-core/eglibc/eglibc_2.13.bb | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) Applied to master, thanks. Richard
Patch
diff --git a/meta/recipes-core/eglibc/eglibc_2.12.bb b/meta/recipes-core/eglibc/eglibc_2.12.bb index fe2f51d..f858bbc 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 = "r14" +PR = "r15" SRCREV = "14158" diff --git a/meta/recipes-core/eglibc/eglibc_2.13.bb b/meta/recipes-core/eglibc/eglibc_2.13.bb index 9a9773c..3490d2d 100644 --- a/meta/recipes-core/eglibc/eglibc_2.13.bb +++ b/meta/recipes-core/eglibc/eglibc_2.13.bb @@ -4,7 +4,7 @@ SRCREV = "14157" DEPENDS += "gperf-native" FILESPATHPKG =. "eglibc-svn:" -PR = "r1" +PR = "r2" PR_append = "+svnr${SRCPV}" EGLIBC_BRANCH="eglibc-2_13"
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net> --- meta/recipes-core/eglibc/eglibc_2.12.bb | 2 +- meta/recipes-core/eglibc/eglibc_2.13.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-)