mirror of
https://git.yoctoproject.org/poky
synced 2026-04-21 21:32:12 +02:00
poky.conf: Make ABI configurable with POKYMODE (oabi or eabi)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@394 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -34,7 +34,9 @@ KERNEL_CONSOLE = "ttyS0"
|
||||
#DEBUG_BUILD = "1"
|
||||
#INHIBIT_PACKAGE_STRIP = "1"
|
||||
|
||||
include conf/distro/poky-oabi.conf
|
||||
POKYMODE ?= "oabi"
|
||||
|
||||
include conf/distro/poky-${POKYMODE}.conf
|
||||
|
||||
#
|
||||
# Preferred providers:
|
||||
|
||||
Reference in New Issue
Block a user