Bug 1447

Summary: Package installation on target with debug symbols is broken
Product: buildroot Reporter: Paulius Zaleckas <paulius.zaleckas>
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: major CC: buildroot
Priority: P5 Keywords: patch
Version: unspecified   
Target Milestone: 2010.05   
Hardware: All   
OS: All   
Host: Target:
Build:
Attachments: Fix autotools instalation with symbols

Description Paulius Zaleckas 2010-03-29 15:55:09 UTC
Created attachment 1411 [details]
Fix autotools instalation with symbols

Please see summary for problem description and I have attached patch fixing this problem.
This patch was send to mailing list few times, but got no attention from maintainer :(
Comment 1 Lionel Landwerlin 2010-03-29 17:11:01 UTC
(In reply to comment #0)
> Created an attachment (id=1411) [details]
> Fix autotools instalation with symbols
> 
> Please see summary for problem description and I have attached patch fixing
> this problem.
> This patch was send to mailing list few times, but got no attention from
> maintainer :(
> 

At least you've got my attention !
GoGoGo !
Comment 2 Thomas Petazzoni 2010-03-29 18:06:46 UTC
I've just ping-ed Peter on IRC to get his attention on this. I agree that we should merge this, and that you have already sent this numerous times without having the attention we should have given to it.
Comment 3 Peter Korsgaard 2010-03-30 15:23:54 UTC
Committed, thanks - And sorry for the slow response.