mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +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:
parent
6d5f8cc9d4
commit
58a4c525ac
@ -1,6 +1,6 @@
|
||||
require dfu-util_${PV}.bb
|
||||
|
||||
inherit native deploy
|
||||
inherit deploy native
|
||||
|
||||
DEPENDS = "libusb1-native"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user