| Anonymous | Login | Signup for a new account | 11-10-2008 10:52 PST |
| Main | My View | View Issues | Change Log | Docs |
| 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 | |||||||||
|
|
|||||||||
| Copyright © 2000 - 2006 Mantis Group |