imagebuilder: fix copying of missing kernel/libc
authorPaul Spooren <mail@aparcar.org>
Wed, 30 Oct 2024 12:41:23 +0000 (13:41 +0100)
committerChristian Marangi <ansuelsmth@gmail.com>
Wed, 30 Oct 2024 13:17:34 +0000 (14:17 +0100)
commitf303471ae9048ddeb068a64df7aeaab782fb1cb0
tree2ac0f361d93f2c0bca0c3db08e3fa4cb345a0a37
parent5ba701fe1916c32dd00a1f9dbd93ae362740ab52
imagebuilder: fix copying of missing kernel/libc

Those packages were not copied due to OPKG using an underscore while APK
uses dashes. Remove that char to copy kernel/libc for either APK/OPKG.

Signed-off-by: Paul Spooren <mail@aparcar.org>
target/imagebuilder/Makefile
target/imagebuilder/files/Makefile