diff options
| -rw-r--r-- | meta-oe/recipes-kernel/crash/crash_8.0.6.bb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-kernel/crash/crash_8.0.6.bb b/meta-oe/recipes-kernel/crash/crash_8.0.6.bb index 1af90978e0..893d4de410 100644 --- a/meta-oe/recipes-kernel/crash/crash_8.0.6.bb +++ b/meta-oe/recipes-kernel/crash/crash_8.0.6.bb | |||
| @@ -12,6 +12,8 @@ EXTRA_OEMAKE:class-cross = 'RPMPKG="${PV}" \ | |||
| 12 | EXTRA_OEMAKE:append:class-native = " LDFLAGS='${BUILD_LDFLAGS}'" | 12 | EXTRA_OEMAKE:append:class-native = " LDFLAGS='${BUILD_LDFLAGS}'" |
| 13 | EXTRA_OEMAKE:append:class-cross = " LDFLAGS='${BUILD_LDFLAGS}'" | 13 | EXTRA_OEMAKE:append:class-cross = " LDFLAGS='${BUILD_LDFLAGS}'" |
| 14 | 14 | ||
| 15 | DEPENDS:append:class-cross = " zlib-native" | ||
| 16 | |||
| 15 | do_install:class-target () { | 17 | do_install:class-target () { |
| 16 | oe_runmake DESTDIR=${D} install | 18 | oe_runmake DESTDIR=${D} install |
| 17 | } | 19 | } |
