Remove the kernel abiname/version from Build-Depends in OOT kernel
modules. After commit <Add pkgs without abiname for image/headers>
the new dependency is as this:
linux-kbuild-5.10 is depended by linux-headers-5.10.0-6-amd64;
linux-headers-5.10.0-6-amd64 is depended by linux-headers-stx-amd64.
Package linux-keys-5.10 is renamed to linux-keys.
Then the version numbers and abiname can be completely removed from
the Build-Depends of OOT kernel modules' codes.
Similar is done for RT kernel modules.
This is a preparation for kernel upgrading with major version.
Test plan:
PASS: Build all the packages and iso successfully.
PASS: The rt/std installations are fine for both qemu and lib.
PASS: No warning appears for insmod/modprobe.
Depends-On: https://review.opendev.org/c/starlingx/kernel/+/896187
Story: 2010643
Task: 48815
Signed-off-by: Li Zhou <li.zhou@windriver.com>
Change-Id: I860a751cf4c11f64c81877714ecddb10b488fa96