mirror of
git://git.yoctoproject.org/poky
synced 2026-09-15 22:07:31 +00:00
poky.conf: Don't force DISTRO_TYPE to a value
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@534 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
parent
bae63d32a2
commit
64f45a4e05
@ -5,10 +5,7 @@ DISTRO = "poky"
|
|||||||
DISTRO_NAME = "OpenedHand Linux (Poky)"
|
DISTRO_NAME = "OpenedHand Linux (Poky)"
|
||||||
DISTRO_VERSION = "0.0-snapshot-${DATE}"
|
DISTRO_VERSION = "0.0-snapshot-${DATE}"
|
||||||
|
|
||||||
# DISTRO_VERSION = "3.5.4"
|
DISTRO_TYPE ?= "release"
|
||||||
DISTRO_TYPE = "debug"
|
|
||||||
# DISTRO_TYPE = "release"
|
|
||||||
|
|
||||||
|
|
||||||
INHERIT += " package_ipk debian multimachine poky "
|
INHERIT += " package_ipk debian multimachine poky "
|
||||||
# For some reason, this doesn't work
|
# For some reason, this doesn't work
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user