BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0004674 [buildroot] Architecture Specific major always 08-20-08 01:37 08-22-08 07:42
Reporter antialize View Status public  
Assigned To buildroot
Priority normal Resolution fixed  
Status closed   Product Version
Summary 0004674: The Openchrome package is br0ken..
Description The openchrome package is broken. It needs, to do install instead of install-exec just like ALL the other xorg vidio drivers do, currently only extra libs are installed, not the actual graphics driver!

Index: openchrome.mk
===================================================================
--- openchrome.mk (revision 23102)
+++ openchrome.mk (working copy)
@@ -11,5 +11,6 @@

 OPENCHROME_AUTORECONF = YES
 OPENCHROME_CONF_OPT = --enable-shared --disable-static
+OPENCHROME_INSTALL_TARGET_OPT = DESTDIR=$(TARGET_DIR)/usr install

 $(eval $(call AUTOTARGETS,package/x11r7,openchrome))
Additional Information
Attached Files  openchome.patch [^] (385 bytes) 08-20-08 01:37

- Relationships

- Notes
(0010684)
jacmet
08-22-08 07:42

A quick test seems to show that /usr isn't needed. Fixed in r23182.
 

- Issue History
Date Modified Username Field Change
08-20-08 01:37 antialize New Issue
08-20-08 01:37 antialize Status new => assigned
08-20-08 01:37 antialize Assigned To  => buildroot
08-20-08 01:37 antialize File Added: openchome.patch
08-22-08 07:42 jacmet Status assigned => closed
08-22-08 07:42 jacmet Note Added: 0010684
08-22-08 07:42 jacmet Resolution open => fixed


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker