Revert "imx-digi-base: add dummy MULTIUBI_BUILD value to fix Vigiles builds"
An official fix was added to meta-timesys in commit
ae4f6e9854361d4a6d71b6f8b87130268d990b32, so our workaround is no longer needed
This reverts commit 7a77130550.
Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
This commit is contained in:
parent
0e61017da8
commit
0fcd8906d4
|
|
@ -296,7 +296,4 @@ UDEV_EXTRA_RULES:append = " udev-rules-imx"
|
||||||
PREFERRED_VERSION_dtc-native:ccimx6 ?= "1.4.5"
|
PREFERRED_VERSION_dtc-native:ccimx6 ?= "1.4.5"
|
||||||
PREFERRED_VERSION_nativesdk-dtc:ccimx6 ?= "1.4.5"
|
PREFERRED_VERSION_nativesdk-dtc:ccimx6 ?= "1.4.5"
|
||||||
|
|
||||||
# Dummy value to prevent errors when Vigiles is enabled
|
|
||||||
MULTIUBI_BUILD ?= "dummy"
|
|
||||||
|
|
||||||
DEY_BUILD_PLATFORM = "NXP"
|
DEY_BUILD_PLATFORM = "NXP"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue