mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-04-20 11:38:34 +00:00
dfu-util-native: Adjust Inherit order
Fixes dfu-util-native_0.10.bb: QA Issue: dfu-util-native: native/nativesdk class is not inherited last, this can result in unexpected behaviour. [native-last] Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
require dfu-util_${PV}.bb
|
||||
|
||||
inherit native deploy
|
||||
inherit deploy native
|
||||
|
||||
DEPENDS = "libusb1-native"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user