merge of '07a342693675fe2b1daacf0eb62302579d9fade3'
[org.openembedded.dev.git] / packages / sharp-binary-only / sharp-flash-header-c700.bb
blob789c7c2f0157f55303affa04b4133a928f015a53
1 SECTION = "base"
2 SRC_URI = "file://header-c700.bin"
3 LICENSE = "sharp-binary-only"
4 COMPATIBLE_MACHINE = '(c7x0|spitz|akita)'
5 do_stage() {
6 install -d ${STAGING_LIBDIR}/sharp-flash-header
7 install -m 0644 ${WORKDIR}/header-c700.bin ${STAGING_LIBDIR}/sharp-flash-header/header-c700.bin