* The previous copy command preserved the original
owner and permission bits.
* The new command uses root:root and applies OE's
umask.
Signed-off-by: Andreas Oberritter <obi@opendreambox.org>
SRCREV = "15888a2eab052ac3d3f49334e4f6f05f347a516e"
PV = "0.0+git${SRCPV}"
-PR = "r0"
+PR = "r1"
SRC_URI = "git://git.infradead.org/users/dwmw2/linux-firmware.git;protocol=git"
do_install() {
install -d ${D}/lib/firmware/
- cp -RpP * ${D}/lib/firmware/
+ cp -r * ${D}/lib/firmware/
# Libertas sd8686
install -m 0644 libertas/sd8686_v9.bin ${D}/lib/firmware/sd8686.bin