This fix contains 2 parts:
- kernel 4.1: backport upstream patch "perf build: Do not fail on missing
Build file"
- add NO_LZMA=1 to perf MAKE_FLAGS to disable LZMA support
Signed-off-by: Alexandru Ardelean
---
package/devel/perf/Makefile| 1 +
...f-build-Do-not-fail-o
On 26/10/2015 12:48, Alexandru Ardelean wrote:
> Looks like it did not take much to actually come back with an answer.
> So,
>
> In file:
> https://github.com/torvalds/linux/blob/v4.1/tools/perf/Makefile.perf
> Line 75: # Define NO_LZMA if you do not want to support compressed
> (xz) kernel mo
Looks like it did not take much to actually come back with an answer.
So,
In file:
https://github.com/torvalds/linux/blob/v4.1/tools/perf/Makefile.perf
Line 75: # Define NO_LZMA if you do not want to support compressed (xz)
kernel modules
Then file:
https://github.com/torvalds/linux/blob/v4.1/t
thanks ! the patch looks good but i am failing to understand why the
lzma needs to be added :)
On 26/10/2015 11:52, Alexandru Ardelean wrote:
> Ah, sorry about this.
> I forgot about it ; completely swamped.
>
> Will add it in my desktop notes that I keep and come back with an answer
> asap (hope
Ah, sorry about this.
I forgot about it ; completely swamped.
Will add it in my desktop notes that I keep and come back with an answer
asap (hopefully today/tomorrow).
On Mon, Oct 26, 2015 at 12:13 PM, John Crispin wrote:
>
>
> On 21/10/2015 20:03, John Crispin wrote:
> >
> >
> > On 15/10/2015
On 21/10/2015 20:03, John Crispin wrote:
>
>
> On 15/10/2015 15:01, Alexandru Ardelean wrote:
>> This fix contains 2 parts:
>> - kernel 4.1: backport upstream patch "perf build: Do not fail on missing
>> Build file"
>> - add +liblzma dependency
>>
>
> did you find out why there is suddenly
On 15/10/2015 15:01, Alexandru Ardelean wrote:
> This fix contains 2 parts:
> - kernel 4.1: backport upstream patch "perf build: Do not fail on missing
> Build file"
> - add +liblzma dependency
>
did you find out why there is suddenly a dependency on lzma ?
John
> Signed-off-by: Al
This fix contains 2 parts:
- kernel 4.1: backport upstream patch "perf build: Do not fail on missing
Build file"
- add +liblzma dependency
Signed-off-by: Alexandru Ardelean
---
package/devel/perf/Makefile| 2 +-
...f-build-Do-not-fail-on-missing-Build-file.patch | 67