From e08081edf995525b40b206007031c4ad8cf10a18 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 12 Jan 2011 09:54:17 +0100 Subject: [PATCH] ntp-ssl: fix PACKAGES Signed-off-by: Koen Kooi --- recipes/ntp/ntp.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/ntp/ntp.inc b/recipes/ntp/ntp.inc index 7ef6d672d1..bf74473384 100644 --- a/recipes/ntp/ntp.inc +++ b/recipes/ntp/ntp.inc @@ -25,7 +25,7 @@ INITSCRIPT_PARAMS = "defaults" EXTRA_OECONF = "--without-openssl --without-crypto ac_cv_header_readline_history_h=no" CFLAGS_append = " -DPTYS_ARE_GETPT -DPTYS_ARE_SEARCHED" -PACKAGES += "ntpdate ntp-bin ntp-tickadj ntp-utils" +PACKAGES += "ntpdate ${PN}-bin ${PN}-tickadj ${PN}-utils" # NOTE: you don't need ntpdate, use "ntpdc -q -g -x" # This should use rc.update -- 2.39.5