kpatch-prebuilt: Add the dependency packages

kpatch had some packages added to the build dependency to support
the kpatch target build.  The kpatch target build is now disabled,
so we can remove these unnecessary build dependencies from kpatch
in a related commit, and move them to kpatch-prebuilt where they
are actually needed.

TestPlan:
Pass: build-pkgs -c -p kpatch-prebuilt
Pass: build-image

Story: 2009221
Task: 45911

Signed-off-by: Zhixiong Chi <zhixiong.chi@windriver.com>
Change-Id: Ie1f5bb99b4b917f150eaab876e7b80251bbba7ff
This commit is contained in:
Zhixiong Chi 2022-11-21 18:16:50 -08:00
parent 3143c6daed
commit 90f49d649c

View File

@ -19,7 +19,7 @@ Source: kpatch-prebuilt
Section: kernel
Priority: optional
Maintainer: StarlingX Developers <starlingx-discuss@lists.starlingx.io>
Build-Depends: python3, openssl, libelf-dev, libssl-dev, debhelper (>= 13), kpatch, kpatch-build, bison, flex, linux@KERNEL_TYPE@-image-5.10.0-6@KERNEL_TYPE@-amd64-unsigned, linux@KERNEL_TYPE@-source-5.10, linux@KERNEL_TYPE@-image-5.10.0-6@KERNEL_TYPE@-amd64-dbg, linux@KERNEL_TYPE@-kbuild-5.10, linux@KERNEL_TYPE@-keys-5.10
Build-Depends: python3, openssl, libelf-dev, libssl-dev, debhelper (>= 13), kpatch, kpatch-build, dpkg-dev, kernel-wedge, gawk, bc, bison, flex, linux@KERNEL_TYPE@-image-5.10.0-6@KERNEL_TYPE@-amd64-unsigned, linux@KERNEL_TYPE@-source-5.10, linux@KERNEL_TYPE@-image-5.10.0-6@KERNEL_TYPE@-amd64-dbg, linux@KERNEL_TYPE@-kbuild-5.10, linux@KERNEL_TYPE@-keys-5.10, linux@KERNEL_TYPE@-headers-5.10.0-6@KERNEL_TYPE@-amd64
Package: kpatch-prebuilt@KERNEL_TYPE@
Architecture: linux-amd64