mirror of
git://git.yoctoproject.org/meta-raspberrypi
synced 2026-04-02 02:49:12 +00:00
linux-raspberrypi: Don't install empty firmware directory
Signed-off-by: Paul Barker <pbarker@toganlabs.com>
This commit is contained in:
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}
|
||||
}
|
||||
|
||||
do_install_prepend() {
|
||||
install -d ${D}${nonarch_base_libdir}/firmware
|
||||
}
|
||||
|
||||
do_deploy_append() {
|
||||
# Deploy cmdline.txt
|
||||
install -d ${DEPLOYDIR}/bcm2835-bootfiles
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user