[2/2] linux-custom: Do not create empty linux-libc-dev-cross package for linux-native

Message ID 20240704130725.3050993-2-stefan-koch@siemens.com
State Accepted, archived
Headers show
Series [1/2] linux-custom: Fix arch dependent deploy dirs for linux-libc-dev packages | expand

Commit Message

Koch, Stefan July 4, 2024, 1:07 p.m. UTC
Signed-off-by: Stefan Koch <stefan-koch@siemens.com>
---
 meta/recipes-kernel/linux/files/debian/control.tmpl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Patch

diff --git a/meta/recipes-kernel/linux/files/debian/control.tmpl b/meta/recipes-kernel/linux/files/debian/control.tmpl
index e0e932a0..04ad0f4f 100644
--- a/meta/recipes-kernel/linux/files/debian/control.tmpl
+++ b/meta/recipes-kernel/linux/files/debian/control.tmpl
@@ -32,7 +32,7 @@  Description: Linux support headers for userspace development
  are used by the installed headers for GNU glibc and other system libraries.
 
 Package: linux-libc-dev-${DISTRO_ARCH}-cross
-Build-Profiles: <!nolibcdev cross>
+Build-Profiles: <!nolibcdev cross !kbuild>
 Section: devel
 Provides: linux-kernel-headers-${DISTRO_ARCH}-cross
 Architecture: all