On 2012-08-22 13:41, Bruce Ashfield wrote:
> On 12-08-21 11:01 PM, Liang Li wrote:
> > On 2012-08-21 21:07, Bruce Ashfield wrote:
> >> On 12-08-21 01:08 AM, Liang Li wrote:
> >>> On 2012-08-20 22:48, Bruce Ashfield wrote:
> >>>> On 12-08-17 09:05 AM
On 2012-08-21 21:07, Bruce Ashfield wrote:
> On 12-08-21 01:08 AM, Liang Li wrote:
> > On 2012-08-20 22:48, Bruce Ashfield wrote:
> >> On 12-08-17 09:05 AM, Liang Li wrote:
> >>> On 2012-08-17 21:01, Liang Li wrote:
> >>>> On 2012-08-17 18:53, R
On 2012-08-21 16:51, Henning Heinold wrote:
> On Tue, Aug 21, 2012 at 01:08:25PM +0800, Liang Li wrote:
> > --- a/meta/classes/kernel.bbclass
> > +++ b/meta/classes/kernel.bbclass
> > @@ -190,6 +190,9 @@ kernel_do_install() {
> > for entry in $bin_files; do
>
On 2012-08-20 22:48, Bruce Ashfield wrote:
> On 12-08-17 09:05 AM, Liang Li wrote:
> > On 2012-08-17 21:01, Liang Li wrote:
> >> On 2012-08-17 18:53, Richard Purdie
> >> wrote:
> >>> On Fri, 2012-08-17 at 18:00 +0800, Liang Li wrote:
> >>>>
On 2012-08-17 21:01, Liang Li wrote:
> On 2012-08-17 18:53, Richard Purdie
> wrote:
> > On Fri, 2012-08-17 at 18:00 +0800, Liang Li wrote:
> > > I am totally confused, you mentioned 'general kernel do_install', I
> > > assume it's oe-core ke
On 2012-08-17 18:53, Richard Purdie wrote:
> On Fri, 2012-08-17 at 18:00 +0800, Liang Li wrote:
> > I am totally confused, you mentioned 'general kernel do_install', I
> > assume it's oe-core kernel.bbclass concept. Then you mentioned 'get
> > the fix up
On 2012-08-17 17:35, Richard Purdie wrote:
> On Fri, 2012-08-17 at 11:32 +0800, Liang Li wrote:
> > On 2012-08-16 23:58, Richard Purdie
> > wrote:
> > > On Thu, 2012-08-16 at 11:33 -0400, Bruce Ashfield wrote:
> > > > On 12-08-13 10:17 PM,
On 2012-08-16 23:58, Richard Purdie wrote:
> On Thu, 2012-08-16 at 11:33 -0400, Bruce Ashfield wrote:
> > On 12-08-13 10:17 PM, Liang Li wrote:
> > > Hi Richard,
> > >
> > > Ping ...
> > >
> > > Hopefully you could recall sufficient cont
e,meta"
+SRC_URI += "file://noslang.patch"
+
LINUX_VERSION ?= "3.4.6"
PR = "${INC_PR}.0"
---
Since you mentioned 'workaround' in commit log, I would like to submit
another solution:
#1. Merge below kernel patch to kernel tree:
>From 7708f74d9
On 2012-08-09 09:41, Darren Hart wrote:
> On 08/08/2012 06:24 PM, Liang Li wrote:
> > On 2012-08-09 08:36, Darren Hart wrote:
> >> On 08/07/2012 08:37 PM, Liang Li wrote:
> >>> On 2012-08-07 22:02, Richard Purdie
> >>> wrote:
> >>&
On 2012-08-09 08:36, Darren Hart wrote:
> On 08/07/2012 08:37 PM, Liang Li wrote:
> > On 2012-08-07 22:02, Richard Purdie
> > wrote:
> >> On Fri, 2012-08-03 at 23:43 +0800, Liang Li wrote:
> >>> Via EXTRA_CFLAGS, we can pass the sysroot include directory to
On 2012-08-07 22:02, Richard Purdie wrote:
> On Fri, 2012-08-03 at 23:43 +0800, Liang Li wrote:
> > Via EXTRA_CFLAGS, we can pass the sysroot include directory to perf to
> > provide slang.h rather than hardcoded host dir in perf's Makefile.
> >
> > Pass WERR
's no need for them to break the build.
Signed-off-by: Liang Li
---
meta/recipes-kernel/perf/perf_3.4.bb | 3 +++
1 file changed, 3 insertions(+)
diff --git a/meta/recipes-kernel/perf/perf_3.4.bb
b/meta/recipes-kernel/perf/perf_3.4.bb
index 505c7b8..537e926 100644
--- a/meta/recipes-kerne
have this behaviour and can work around it by commenting out
>
> OE_TERMINAL_EXPORTS += "HOST_EXTRACFLAGS HOSTLDFLAGS HOST_LOADLIBES"
>
> in cml1.bbclass.
>
I have same issue on fedora 17, make it works for my host with
below temp
On 2012-07-31 19:08, Richard Purdie wrote:
> On Tue, 2012-07-31 at 09:24 +0800, Liang Li wrote:
> > Add pythonnative to the inherits list, otherwise we'll end up with
> > compiling error like:
> >
> > | swig -Wall -python -noproxy ctracecmd.i
> > | trace-cm
ested union not currently
| supported (ignored).
| make: *** [ctracecmd.so] Segmentation fault
Signed-off-by: Liang Li
Signed-off-by: Bruce Ashfield
---
Hi all,
Due to recent change to python, we've done pythonnative related change to
various recipes like perf, xcb etc. Now this one is for
16 matches
Mail list logo