From: Matt Ranostay Date: Fri, 5 May 2017 15:42:40 +0000 (+0300) Subject: sdcard: rpi-sdimg: fix mcopy issue with boot.scr X-Git-Tag: 3.99.1~36 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=1f42bdf12386833666d1f6f7926081926f426bf1;hp=1f42bdf12386833666d1f6f7926081926f426bf1;p=AGL%2Fmeta-agl.git 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 Reviewed-on: https://gerrit.automotivelinux.org/gerrit/9319 Tested-by: Jenkins Job builder account ci-image-build: Jenkins Job builder account ci-image-boot-test: Jenkins Job builder account Reviewed-by: Jan-Simon Moeller ---