From 99c91adb06f36384683ca5b7ea85d96d2a88916c 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 5a90e740c0..61eb2393ee 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