1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 05:09:24 +00:00

Add PACAKGE_CLASSES var to poky.conf

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@795 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Matthew Allum
2006-10-12 13:04:23 +00:00
parent 5713649ceb
commit f97aec24b1
+4 -1
View File
@@ -9,7 +9,8 @@ DISTRO_TYPE ?= "release"
MAINTAINER = "OpenedHand <poky@openedhand.com>"
INHERIT += " package_ipk debian multimachine poky devshell "
PACKAGE_CLASSES ?= "package_ipk"
INHERIT += " ${PACKAGE_CLASSES} debian multimachine poky devshell "
# For some reason, this doesn't work
# TARGET_OS ?= "linux"
TARGET_OS = "linux"
@@ -115,6 +116,8 @@ SRCDATE_qemu-native ?= "20060723"
SRCDATE_oprofile ?= "20060214"
SRCDATE_zaurusd ?= "20060729"
# SRCDATE_psplash = "now"
#
# Preferred Versions:
#