mirror of
https://git.yoctoproject.org/poky
synced 2026-06-01 00:59:48 +00:00
bitbake.conf: set TARGET_VENDOR to '-oe' and remove it from defaultsetup.conf
* -oecore was changed to -oe to be more consistent with SDK_VENDOR as we had -oesdk as SDK_VENDOR and not -oecoresdk (From OE-Core rev: 7b3e1e0f8e31a1a20ba600bdc66fe4455e98c8f6) Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
f5cc1f2c03
commit
8bb06fd765
@@ -3,8 +3,6 @@ include conf/distro/include/default-versions.inc
|
||||
include conf/distro/include/default-distrovars.inc
|
||||
include conf/distro/include/world-broken.inc
|
||||
|
||||
TARGET_VENDOR ?= "-oecore"
|
||||
|
||||
TARGET_FPU_arm ?= "soft"
|
||||
TARGET_FPU_armeb ?= "soft"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user