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
0000533 [buildroot] Other minor always 11-05-05 09:47 02-12-07 05:49
Reporter vlad View Status public  
Assigned To buildroot
Priority normal Resolution fixed  
Status closed   Product Version
Summary 0000533: Forgotten changes from BR2_PACKAGE_DROPBEAR_SSHD to BR2_PACKAGE_DROPBEAR
Description buildroot-orig/package/dropbear/dropbear.mk:
--- buildroot-orig/package/dropbear/dropbear.mk.orig 2005-11-05 19:39:38.862322520 +0200
+++ buildroot-orig/package/dropbear/dropbear.mk 2005-11-05 19:39:51.869345152 +0200
@@ -88,6 +88,6 @@
 # Toplevel Makefile options
 #
 #############################################################
-ifeq ($(strip $(BR2_PACKAGE_DROPBEAR_SSHD)),y)
+ifeq ($(strip $(BR2_PACKAGE_DROPBEAR)),y)
 TARGETS+=dropbear
 endif
Additional Information
Attached Files

- Relationships

- Notes
(0000667)
vapier
11-05-05 12:56

thanks, fixed in svn
 

- Issue History
Date Modified Username Field Change
11-05-05 09:47 vlad New Issue
11-05-05 09:47 vlad Status new => assigned
11-05-05 09:47 vlad Assigned To  => uClibc
11-05-05 12:56 vapier Note Added: 0000667
12-29-05 03:30 vapier Status assigned => closed
12-29-05 03:30 vapier Resolution open => fixed
02-12-07 05:49 vapier Status closed => assigned
02-12-07 05:49 vapier Assigned To uClibc => buildroot


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker