imagebuilder: fix local packages/ folder
authorPaul Spooren <mail@aparcar.org>
Wed, 13 Oct 2021 01:36:33 +0000 (15:36 -1000)
committerPaul Spooren <mail@aparcar.org>
Sat, 6 Nov 2021 05:18:48 +0000 (19:18 -1000)
commit15e55a2190ba087679b24b8844a51a6e4d512cf3
treebffb2302ab2fbbd5ddd1032a2f4c2d7f59d7258f
parent81832b38a0833290ad794065f4bde07df271beb1
imagebuilder: fix local packages/ folder

This commit fixes commit "2999f810ff: build,IB: include kmods only in
local builds" which cause the local packages/ folder only to be added
for local builds but no longer for ImageBuilder created by the Buildbot.

The commits intention was to use remote kmods repositories rather than
storing them locally. Accidentally the entire handling of the local
`packages/` was removed.

Re-add the folder and include a README describing what it can be used
for.

Signed-off-by: Paul Spooren <mail@aparcar.org>
target/imagebuilder/Makefile
target/imagebuilder/files/README.md [new file with mode: 0644]