mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-05-30 00:20:09 +00:00
linux-raspberrypi: fix do_configure failure
When building against newer yocto project releases below failure occurs. | DEBUG: Executing shell function do_configure | NOTE: make oldconfig | make: *** No rule to make target `oldconfig'. Stop. | ERROR: oe_runmake failed | WARNING: exit code 1 from a shell command. | ERROR: Function failed: do_configure Fix this by trying to adapt more of the standard mechanism that exists in yocto, in order to build "custom kernels". Change-Id: I0598c0c16d84295a454976f60b56f9d35c36a4ba Signed-off-by: Petter Mabäcker <petter@technux.se> Acked-by: Andrei Gherzan <andrei@gherzan.ro>
This commit is contained in:
committed by
Andrei Gherzan
parent
1ed383d466
commit
1eda7e8b74
@@ -0,0 +1 @@
|
||||
# Dummy file to get through do_kernel_configme.
|
||||
Reference in New Issue
Block a user