From: Richard Purdie Date: Fri, 24 Nov 2006 17:14:24 +0000 (+0000) Subject: local.conf.sample: Improve PACKAGE_CLASSES documenation X-Git-Tag: rev_ivi_2015_02_04~32923 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e0fc9bb87dc9f06b6f3e90823b167a06e2e69d96;p=scm%2Fbb%2Ftizen-distro.git local.conf.sample: Improve PACKAGE_CLASSES documenation git-svn-id: https://svn.o-hand.com/repos/poky/trunk@952 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/build/conf/local.conf.sample b/build/conf/local.conf.sample index 23e6017..83f1ba0 100644 --- a/build/conf/local.conf.sample +++ b/build/conf/local.conf.sample @@ -32,10 +32,14 @@ DISTRO = "poky" DISTRO_TYPE = "debug" -# Packaging system used in generated images, -# change below to 'package_deb' for debs + dpkg. +# A list of packaging systems used in generated images +# 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" + # Uncomment this to specify where BitBake should create its temporary files. # Note that a full build of everything in OpenEmbedded will take GigaBytes of hard # disk space, so make sure to free enough space. The default TMPDIR is