ib: split out processing user provided packages
authorTomasz Maciej Nowak <tmn505@gmail.com>
Tue, 11 Jul 2023 14:06:21 +0000 (16:06 +0200)
committerChristian Lamparter <chunkeey@gmail.com>
Sat, 15 Jul 2023 15:02:42 +0000 (17:02 +0200)
commite40b9a7fa002154e85459791101a0444d99dfb86
treee200f5506d85cf34b86931d6542d2d3a9ceaa68c
parent5ed185bfbd9719ef3b114fa6faeb343ac87b2490
ib: split out processing user provided packages

Some device recipes remove default target packages. If user tries to add
them back they will be ignored, since packages list is processed in one
go. Process the device recipe packages first and do user ones later, so
additions won't get filtered out.

Signed-off-by: Tomasz Maciej Nowak <tmn505@gmail.com>
target/imagebuilder/files/Makefile