|
@@ -11,8 +11,8 @@ DROPBEAR_LICENSE = MIT, BSD-2-Clause, Public domain
|
|
|
DROPBEAR_LICENSE_FILES = LICENSE
|
|
|
DROPBEAR_TARGET_BINS = dropbearkey dropbearconvert scp
|
|
|
DROPBEAR_PROGRAMS = dropbear $(DROPBEAR_TARGET_BINS)
|
|
|
-DROPBEAR_CPE_ID_VENDOR = $(DROPBEAR_NAME)_ssh_project
|
|
|
-DROPBEAR_CPE_ID_NAME = $(DROPBEAR_NAME)_ssh
|
|
|
+DROPBEAR_CPE_ID_VENDOR = dropbear_ssh_project
|
|
|
+DROPBEAR_CPE_ID_NAME = dropbear_ssh
|
|
|
|
|
|
# Disable hardening flags added by dropbear configure.ac, and let
|
|
|
# Buildroot add them when the relevant options are enabled. This
|