From 7e9784a1907a04b954c63a7df302de8a5c5d93cc Mon Sep 17 00:00:00 2001 From: Ting Liu Date: Mon, 21 Sep 2020 10:28:16 +0800 Subject: ptpd-qoriq: remove as linuxptp is used instead ptpd-qoriq is no longer used and supported, remove the recipe. Signed-off-by: Ting Liu (cherry picked from commit 693fc486334c87a00c28cd68c2db5c1a41f709cf) --- conf/machine/include/qoriq-base.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'conf/machine/include') diff --git a/conf/machine/include/qoriq-base.inc b/conf/machine/include/qoriq-base.inc index 93e485055..d7dc52d77 100644 --- a/conf/machine/include/qoriq-base.inc +++ b/conf/machine/include/qoriq-base.inc @@ -6,7 +6,6 @@ PREFERRED_PROVIDER_u-boot ?= "u-boot-qoriq" PREFERRED_PROVIDER_virtual/bootloader ?= "${PREFERRED_PROVIDER_u-boot}" PREFERRED_PROVIDER_virtual/kernel ?= "linux-qoriq" PREFERRED_VERSION_testfloat = "2a" -PREFERRED_PROVIDER_ptpd = "ptpd-qoriq" SOC_DEFAULT_IMAGE_FSTYPES = "tar.gz ext2.gz.u-boot ext2.gz" IMAGE_FSTYPES ?= "${SOC_DEFAULT_IMAGE_FSTYPES}" -- cgit v1.2.3-54-g00ecf