mirror of
https://git.yoctoproject.org/meta-raspberrypi
synced 2026-05-31 00:39:51 +00:00
linux-raspberrypi: Don't install empty firmware directory
Signed-off-by: Paul Barker <pbarker@toganlabs.com>
This commit is contained in:
committed by
Andrei Gherzan
parent
ef9c8cb092
commit
0c41915260
@@ -161,10 +161,6 @@ do_compile_append_raspberrypi3-64() {
|
|||||||
oe_runmake dtbs CC="${KERNEL_CC} $cc_extra " LD="${KERNEL_LD}" ${KERNEL_EXTRA_ARGS}
|
oe_runmake dtbs CC="${KERNEL_CC} $cc_extra " LD="${KERNEL_LD}" ${KERNEL_EXTRA_ARGS}
|
||||||
}
|
}
|
||||||
|
|
||||||
do_install_prepend() {
|
|
||||||
install -d ${D}${nonarch_base_libdir}/firmware
|
|
||||||
}
|
|
||||||
|
|
||||||
do_deploy_append() {
|
do_deploy_append() {
|
||||||
# Deploy cmdline.txt
|
# Deploy cmdline.txt
|
||||||
install -d ${DEPLOYDIR}/bcm2835-bootfiles
|
install -d ${DEPLOYDIR}/bcm2835-bootfiles
|
||||||
|
|||||||
Reference in New Issue
Block a user