]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
kernel-arch: Simplify strip support
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 10 Feb 2024 14:22:50 +0000 (14:22 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 13 Feb 2024 13:51:38 +0000 (13:51 +0000)
commit0d1c5971cafc1b65c000a10f7620e6ba22b53c91
treeecc7ee43da6ea1c0cea29af3f0ce0d602f13fac1
parentb0fdf0688109ba6b87840a0837bebee3d9a27089
kernel-arch: Simplify strip support

I think these options to strip were added to mirror the other kernel commandline
options. In the strip case, it breaks code such as runstrip() in package.py
since only a single command with no options is supported.

For that reason I find it unlikely anyone is using this. Drop the problematic
variables.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes-recipe/kernel-arch.bbclass