From b804a2c8d84c8f6c22925c7a4ffd0d7acd41cd9f Mon Sep 17 00:00:00 2001 From: Javier Viguera Date: Mon, 31 Jul 2023 13:54:54 +0200 Subject: [PATCH] Revert "sdk: dey-image-webkit: fix creation of dey-image-webkit toolchain" This reverts commit ef8475253927b29b4f2ff204a0737f66b1716fd9. Fixed upstream: https://git.yoctoproject.org/poky/commit/?id=80bf4d4f9ad5013851687e7d81bbeda93351d089 Signed-off-by: Javier Viguera --- meta-digi-dey/recipes-support/nghttp2/nghttp2_%.bbappend | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 meta-digi-dey/recipes-support/nghttp2/nghttp2_%.bbappend diff --git a/meta-digi-dey/recipes-support/nghttp2/nghttp2_%.bbappend b/meta-digi-dey/recipes-support/nghttp2/nghttp2_%.bbappend deleted file mode 100644 index b7dbdad49..000000000 --- a/meta-digi-dey/recipes-support/nghttp2/nghttp2_%.bbappend +++ /dev/null @@ -1,4 +0,0 @@ -# Copyright (C) 2023 Digi International Inc. - -ALLOW_EMPTY:${PN}-client = "1" -ALLOW_EMPTY:${PN}-server = "1"