mirror of
https://git.yoctoproject.org/poky
synced 2026-09-13 09:49:32 +02:00
Add new poky-external mode toolchain stubs
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3088 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
2
meta/conf/distro/include/poky-external-eabi.inc
Normal file
2
meta/conf/distro/include/poky-external-eabi.inc
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
POKYMODE="eabi"
|
||||||
|
require conf/distro/include/poky-external.inc
|
||||||
2
meta/conf/distro/include/poky-external-eabi6.inc
Normal file
2
meta/conf/distro/include/poky-external-eabi6.inc
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
POKYMODE="eabi6"
|
||||||
|
require conf/distro/include/poky-external.inc
|
||||||
2
meta/conf/distro/include/poky-external-oabi.inc
Normal file
2
meta/conf/distro/include/poky-external-oabi.inc
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
POKYMODE="oabi"
|
||||||
|
require conf/distro/include/poky-external.inc
|
||||||
Reference in New Issue
Block a user