mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
scripts/pokyABConfig.py: Add meta-toolchain to darwin builds
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4430 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -108,6 +108,7 @@ runPreamble(f7)
|
||||
defaultenv['DISTRO'] = 'poky'
|
||||
defaultenv['POKYLIBC'] = 'dummy'
|
||||
runImage(f7, 'ipodtouch', 'meta-clutter')
|
||||
runImage(f7, 'ipodtouch', 'meta-toolchain')
|
||||
defaultenv['POKYLIBC'] = 'glibc'
|
||||
runComplete(f7)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user