Bug 1447 - Package installation on target with debug symbols is broken
Summary: Package installation on target with debug symbols is broken
Status: RESOLVED FIXED
Alias: None
Product: buildroot
Classification: Unclassified
Component: Other (show other bugs)
Version: unspecified
Hardware: All All
: P5 major
Target Milestone: 2010.05
Assignee: unassigned
URL:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2010-03-29 15:55 UTC by Paulius Zaleckas
Modified: 2010-03-30 15:23 UTC (History)
1 user (show)

See Also:
Host:
Target:
Build:


Attachments
Fix autotools instalation with symbols (1.18 KB, patch)
2010-03-29 15:55 UTC, Paulius Zaleckas
Details

Note You need to log in before you can comment on or make changes to this bug.
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.