diff options
Diffstat (limited to 'openembedded/packages/sharp-binary-only')
| -rw-r--r-- | openembedded/packages/sharp-binary-only/sharp-flash-header-c700.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/openembedded/packages/sharp-binary-only/sharp-flash-header-c700.bb b/openembedded/packages/sharp-binary-only/sharp-flash-header-c700.bb index c02882482e..789c7c2f01 100644 --- a/openembedded/packages/sharp-binary-only/sharp-flash-header-c700.bb +++ b/openembedded/packages/sharp-binary-only/sharp-flash-header-c700.bb | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | SECTION = "base" | 1 | SECTION = "base" |
| 2 | SRC_URI = "file://header-c700.bin" | 2 | SRC_URI = "file://header-c700.bin" |
| 3 | LICENSE = "sharp-binary-only" | 3 | LICENSE = "sharp-binary-only" |
| 4 | COMPATIBLE_MACHINE = '(c7x0|spitz|akita)' | ||
| 4 | do_stage() { | 5 | do_stage() { |
| 5 | install -d ${STAGING_LIBDIR}/sharp-flash-header | 6 | install -d ${STAGING_LIBDIR}/sharp-flash-header |
| 6 | install -m 0644 ${WORKDIR}/header-c700.bin ${STAGING_LIBDIR}/sharp-flash-header/header-c700.bin | 7 | install -m 0644 ${WORKDIR}/header-c700.bin ${STAGING_LIBDIR}/sharp-flash-header/header-c700.bin |
