sdcard: rpi-sdimg: fix mcopy issue with boot.scr 19/9319/2
authorMatt Ranostay <matt.ranostay@konsulko.com>
Fri, 5 May 2017 15:42:40 +0000 (18:42 +0300)
committerJan-Simon Moeller <jsmoeller@linuxfoundation.org>
Sat, 6 May 2017 10:31:26 +0000 (10:31 +0000)
commit1f42bdf12386833666d1f6f7926081926f426bf1
tree0543156d65d953a94617518dadc9dbe3ac6fb7b2
parent68386e66018ade36ac0577d0091dcf4b54aac097
sdcard: rpi-sdimg: fix mcopy issue with boot.scr

boot.scr can be picked up elsewhere and fail the mcopy into
the boot filesystem. Currently need to allow the overwriting
which requires the whole bbclass to be mostly cloned from
meta-raspberrypi

Change-Id: I2839c782ec9a96a1c822dc1369e7e72aea0872e4
Bug-AGL: SPEC-409
Signed-off-by: Matt Ranostay <matt.ranostay@konsulko.com>
Reviewed-on: https://gerrit.automotivelinux.org/gerrit/9319
Tested-by: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-build: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
ci-image-boot-test: Jenkins Job builder account <agl-jobbuilder@automotivelinux.org>
Reviewed-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
meta-agl-bsp/classes/sdcard_image-rpi.bbclass [new file with mode: 0644]