]> code.ossystems Code Review - openembedded-core.git/commit
qemu/qemu-system-native: depend bison-native
authorKai Kang <kai.kang@windriver.com>
Fri, 14 Jun 2019 01:38:10 +0000 (21:38 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 14 Jun 2019 21:47:43 +0000 (22:47 +0100)
commitef2592eb898b494cf61f1e0614bdcaf94ec103d0
treea1e17aa81b1d1a81f780e44974fd77721c75fd68
parentd9224014da9a512b1b8837e4e7a736d465c97be3
qemu/qemu-system-native: depend bison-native

Add bison-native to DEPENDS of qemu and qemu-system-native to fix
compile warning:

|      BISON dtc-parser.tab.c
| make[1]: bison: Command not found

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/qemu/qemu-system-native_4.0.0.bb
meta/recipes-devtools/qemu/qemu_4.0.0.bb