mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 17:39:31 +00:00
Make poky a distribution in its own right solving several issues. Unfortunately this means everyone needs to change DISTRO=openzaurus-3.5.4 to DISTRO=poky in their build/conf/local.conf files.
git-svn-id: https://svn.o-hand.com/repos/poky@184 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -20,9 +20,11 @@ PREFERRED_PROVIDERS += " virtual/${TARGET_PREFIX}g++:gcc-cross"
|
||||
# BBDEBUG = "yes"
|
||||
|
||||
MACHINE = "c7x0"
|
||||
#MACHINE = "akita"
|
||||
#MACHINE = "spitz"
|
||||
#MACHINE = "nokia770"
|
||||
|
||||
DISTRO = "openzaurus-3.5.4"
|
||||
DISTRO = "poky"
|
||||
|
||||
DISTRO_TYPE = "debug"
|
||||
KERNEL_VERSION = "2.6"
|
||||
|
||||
Reference in New Issue
Block a user