| Submitter | Jessica Zhang |
|---|---|
| Date | July 7, 2011, 11:23 p.m. |
| Message ID | <cover.1310080780.git.jessica.zhang@intel.com> |
| Download | mbox |
| Permalink | /patch/7191/ |
| State | New, archived |
| Headers | show |
Pull-request
git://git.yoctoproject.org/poky-contrib jzhang/1195Comments
On Thu, 2011-07-07 at 16:23 -0700, Jessica Zhang wrote: > The following changes since commit c412674cf818e77e35857fb93353e392e7ac9e53: > Khem Raj (1): > package.bbclass,prserv.bbclass: Compare USE_PR_SERV with "1" or "0" > > are available in the git repository at: > > git://git.yoctoproject.org/poky-contrib jzhang/1195 > http://git.yoctoproject.org/cgit.cgi//log/?h=jzhang/1195 > > Khem Raj (1): > [bug 1195] site/mips-common: Cache cvs_cv_func_printf_ptr Merged to master, thanks. Richard
On 07/08/2011 09:31 AM, Richard Purdie wrote: > On Thu, 2011-07-07 at 16:23 -0700, Jessica Zhang wrote: >> The following changes since commit c412674cf818e77e35857fb93353e392e7ac9e53: >> Khem Raj (1): >> package.bbclass,prserv.bbclass: Compare USE_PR_SERV with "1" or "0" >> >> are available in the git repository at: >> >> git://git.yoctoproject.org/poky-contrib jzhang/1195 >> http://git.yoctoproject.org/cgit.cgi//log/?h=jzhang/1195 >> >> Khem Raj (1): >> [bug 1195] site/mips-common: Cache cvs_cv_func_printf_ptr > > Merged to master, thanks. Late again and my fault this time but why is this in site/mips-common and not site/linux-common or glibc-common?
We only have arm-common, common, ix86-common, mips-common, powerpc-common, sh-common under site, no Linux-common or glibc-common, and it's defined in all the arches-common files except mips-common. Thanks, Jessica -----Original Message----- From: openembedded-core-bounces@lists.openembedded.org [mailto:openembedded-core-bounces@lists.openembedded.org] On Behalf Of Tom Rini Sent: Friday, July 08, 2011 11:37 AM To: openembedded-core@lists.openembedded.org Subject: Re: [OE-core] [PATCH 0/1] [bug 1195] site/mips-common: Cache cvs_cv_func_printf_ptr On 07/08/2011 09:31 AM, Richard Purdie wrote: > On Thu, 2011-07-07 at 16:23 -0700, Jessica Zhang wrote: >> The following changes since commit c412674cf818e77e35857fb93353e392e7ac9e53: >> Khem Raj (1): >> package.bbclass,prserv.bbclass: Compare USE_PR_SERV with "1" or "0" >> >> are available in the git repository at: >> >> git://git.yoctoproject.org/poky-contrib jzhang/1195 >> http://git.yoctoproject.org/cgit.cgi//log/?h=jzhang/1195 >> >> Khem Raj (1): >> [bug 1195] site/mips-common: Cache cvs_cv_func_printf_ptr > > Merged to master, thanks. Late again and my fault this time but why is this in site/mips-common and not site/linux-common or glibc-common? -- Tom Rini Mentor Graphics Corporation
I have a crude merged version of siteinfo.bbclass in meta-oe, any volunteers to have à look at the differences? Op 8 jul. 2011 om 21:07 heeft "Zhang, Jessica" <jessica.zhang@intel.com> het volgende geschreven: > We only have arm-common, common, ix86-common, mips-common, powerpc-common, sh-common under site, no Linux-common or glibc-common, and it's defined in all the arches-common files except mips-common. > > Thanks, > Jessica > > -----Original Message----- > From: openembedded-core-bounces@lists.openembedded.org [mailto:openembedded-core-bounces@lists.openembedded.org] On Behalf Of Tom Rini > Sent: Friday, July 08, 2011 11:37 AM > To: openembedded-core@lists.openembedded.org > Subject: Re: [OE-core] [PATCH 0/1] [bug 1195] site/mips-common: Cache cvs_cv_func_printf_ptr > > On 07/08/2011 09:31 AM, Richard Purdie wrote: >> On Thu, 2011-07-07 at 16:23 -0700, Jessica Zhang wrote: >>> The following changes since commit c412674cf818e77e35857fb93353e392e7ac9e53: >>> Khem Raj (1): >>> package.bbclass,prserv.bbclass: Compare USE_PR_SERV with "1" or "0" >>> >>> are available in the git repository at: >>> >>> git://git.yoctoproject.org/poky-contrib jzhang/1195 >>> http://git.yoctoproject.org/cgit.cgi//log/?h=jzhang/1195 >>> >>> Khem Raj (1): >>> [bug 1195] site/mips-common: Cache cvs_cv_func_printf_ptr >> >> Merged to master, thanks. > > Late again and my fault this time but why is this in site/mips-common > and not site/linux-common or glibc-common? > > -- > Tom Rini > Mentor Graphics Corporation > > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core > > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
On 07/08/2011 01:49 PM, Koen Kooi wrote: > I have a crude merged version of siteinfo.bbclass in meta-oe, any volunteers to have à look at the differences? Ug, I didn't know oe-core was missing all of that. Shoot it over to me, I'll take a look Monday. > > Op 8 jul. 2011 om 21:07 heeft "Zhang, Jessica" <jessica.zhang@intel.com> het volgende geschreven: > >> We only have arm-common, common, ix86-common, mips-common, powerpc-common, sh-common under site, no Linux-common or glibc-common, and it's defined in all the arches-common files except mips-common. >> >> Thanks, >> Jessica >> >> -----Original Message----- >> From: openembedded-core-bounces@lists.openembedded.org [mailto:openembedded-core-bounces@lists.openembedded.org] On Behalf Of Tom Rini >> Sent: Friday, July 08, 2011 11:37 AM >> To: openembedded-core@lists.openembedded.org >> Subject: Re: [OE-core] [PATCH 0/1] [bug 1195] site/mips-common: Cache cvs_cv_func_printf_ptr >> >> On 07/08/2011 09:31 AM, Richard Purdie wrote: >>> On Thu, 2011-07-07 at 16:23 -0700, Jessica Zhang wrote: >>>> The following changes since commit c412674cf818e77e35857fb93353e392e7ac9e53: >>>> Khem Raj (1): >>>> package.bbclass,prserv.bbclass: Compare USE_PR_SERV with "1" or "0" >>>> >>>> are available in the git repository at: >>>> >>>> git://git.yoctoproject.org/poky-contrib jzhang/1195 >>>> http://git.yoctoproject.org/cgit.cgi//log/?h=jzhang/1195 >>>> >>>> Khem Raj (1): >>>> [bug 1195] site/mips-common: Cache cvs_cv_func_printf_ptr >>> >>> Merged to master, thanks. >> >> Late again and my fault this time but why is this in site/mips-common >> and not site/linux-common or glibc-common? >> >> -- >> Tom Rini >> Mentor Graphics Corporation >> >> _______________________________________________ >> Openembedded-core mailing list >> Openembedded-core@lists.openembedded.org >> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core >> >> _______________________________________________ >> Openembedded-core mailing list >> Openembedded-core@lists.openembedded.org >> http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core > > _______________________________________________ > Openembedded-core mailing list > Openembedded-core@lists.openembedded.org > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
The following changes since commit c412674cf818e77e35857fb93353e392e7ac9e53: Khem Raj (1): package.bbclass,prserv.bbclass: Compare USE_PR_SERV with "1" or "0" are available in the git repository at: git://git.yoctoproject.org/poky-contrib jzhang/1195 http://git.yoctoproject.org/cgit.cgi//log/?h=jzhang/1195 Khem Raj (1): [bug 1195] site/mips-common: Cache cvs_cv_func_printf_ptr meta/site/mips-common | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-)