| Submitter | Khem Raj |
|---|---|
| Date | May 9, 2012, 12:43 a.m. |
| Message ID | <cover.1336524034.git.raj.khem@gmail.com> |
| Download | mbox |
| Permalink | /patch/27329/ |
| State | New |
| Headers | show |
Pull-request
git://git.openembedded.org/openembedded-core-contrib kraj/misc-fixesComments
On 05/08/2012 05:43 PM, Khem Raj wrote: > We have seen reports where rtld(GNU_HASH) is found missing > on uclibc based images infact uclibc rtld does provide GNU_HASH > support as default so we add that to PROVIDES > > snapshot mirror url is changed. Currently the url will fetch > html files which will end in corrupted downloads so we > update the url location in mirrors class. > > The following changes since commit 043871d7e5d2d19c2ff43e54d2ff180c09e8903e: > > kern-tools: integrate minor fixes (2012-05-08 16:06:15 +0100) > > are available in the git repository at: > git://git.openembedded.org/openembedded-core-contrib kraj/misc-fixes > http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=kraj/misc-fixes > > Khem Raj (2): > uclibc.inc: uclibc rtld does support GNU_HASH > classes/mirrors.bbclass: Point snapshot.debian.org mirror to working > location > > meta/classes/mirrors.bbclass | 2 +- > meta/recipes-core/uclibc/uclibc.inc | 3 ++- > 2 files changed, 3 insertions(+), 2 deletions(-) > Merged into OE-Core Thanks Sau!
On Fri, May 11, 2012 at 10:36 AM, Saul Wold <sgw@linux.intel.com> wrote: > On 05/08/2012 05:43 PM, Khem Raj wrote: >> >> We have seen reports where rtld(GNU_HASH) is found missing >> on uclibc based images infact uclibc rtld does provide GNU_HASH >> support as default so we add that to PROVIDES >> >> snapshot mirror url is changed. Currently the url will fetch >> html files which will end in corrupted downloads so we >> update the url location in mirrors class. >> >> The following changes since commit >> 043871d7e5d2d19c2ff43e54d2ff180c09e8903e: >> >> kern-tools: integrate minor fixes (2012-05-08 16:06:15 +0100) >> >> are available in the git repository at: >> git://git.openembedded.org/openembedded-core-contrib kraj/misc-fixes >> >> http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=kraj/misc-fixes >> >> Khem Raj (2): >> uclibc.inc: uclibc rtld does support GNU_HASH >> classes/mirrors.bbclass: Point snapshot.debian.org mirror to working >> location >> >> meta/classes/mirrors.bbclass | 2 +- >> meta/recipes-core/uclibc/uclibc.inc | 3 ++- >> 2 files changed, 3 insertions(+), 2 deletions(-) >> > > Merged into OE-Core FWIW both these fixes are needed on denzil too.
On 05/11/2012 12:09 PM, Khem Raj wrote: > On Fri, May 11, 2012 at 10:36 AM, Saul Wold<sgw@linux.intel.com> wrote: >> On 05/08/2012 05:43 PM, Khem Raj wrote: >>> >>> We have seen reports where rtld(GNU_HASH) is found missing >>> on uclibc based images infact uclibc rtld does provide GNU_HASH >>> support as default so we add that to PROVIDES >>> >>> snapshot mirror url is changed. Currently the url will fetch >>> html files which will end in corrupted downloads so we >>> update the url location in mirrors class. >>> >>> The following changes since commit >>> 043871d7e5d2d19c2ff43e54d2ff180c09e8903e: >>> >>> kern-tools: integrate minor fixes (2012-05-08 16:06:15 +0100) >>> >>> are available in the git repository at: >>> git://git.openembedded.org/openembedded-core-contrib kraj/misc-fixes >>> >>> http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=kraj/misc-fixes >>> >>> Khem Raj (2): >>> uclibc.inc: uclibc rtld does support GNU_HASH >>> classes/mirrors.bbclass: Point snapshot.debian.org mirror to working >>> location >>> >>> meta/classes/mirrors.bbclass | 2 +- >>> meta/recipes-core/uclibc/uclibc.inc | 3 ++- >>> 2 files changed, 3 insertions(+), 2 deletions(-) >>> >> >> Merged into OE-Core > > FWIW both these fixes are needed on denzil too. Merged to sgarman/denzil-next: http://git.openembedded.org/openembedded-core-contrib/log/?h=sgarman/denzil-next Thanks, Scott
We have seen reports where rtld(GNU_HASH) is found missing on uclibc based images infact uclibc rtld does provide GNU_HASH support as default so we add that to PROVIDES snapshot mirror url is changed. Currently the url will fetch html files which will end in corrupted downloads so we update the url location in mirrors class. The following changes since commit 043871d7e5d2d19c2ff43e54d2ff180c09e8903e: kern-tools: integrate minor fixes (2012-05-08 16:06:15 +0100) are available in the git repository at: git://git.openembedded.org/openembedded-core-contrib kraj/misc-fixes http://cgit.openembedded.org/cgit.cgi/openembedded-core-contrib/log/?h=kraj/misc-fixes Khem Raj (2): uclibc.inc: uclibc rtld does support GNU_HASH classes/mirrors.bbclass: Point snapshot.debian.org mirror to working location meta/classes/mirrors.bbclass | 2 +- meta/recipes-core/uclibc/uclibc.inc | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-)