mirror of
https://git.yoctoproject.org/poky
synced 2026-05-09 17:39:31 +00:00
local.conf.sample: Allow external override of PACKAGE_CLASSES
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@983 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -36,8 +36,8 @@ DISTRO_TYPE = "debug"
|
||||
# The first package type listed will be used for rootfs generation
|
||||
# include 'package_deb' for debs
|
||||
# include 'package_ipk' for ipks
|
||||
#PACKAGE_CLASSES = "package_deb package_ipk"
|
||||
PACKAGE_CLASSES = "package_ipk"
|
||||
#PACKAGE_CLASSES ?= "package_deb package_ipk"
|
||||
PACKAGE_CLASSES ?= "package_ipk"
|
||||
|
||||
|
||||
# Uncomment this to specify where BitBake should create its temporary files.
|
||||
|
||||
Reference in New Issue
Block a user