On Mon, 2012-03-26 at 18:49 +0800, Xiaofeng Yan wrote: > From: Xiaofeng Yan <[email protected]> > > User can use these variables to get atchiving packages they want. > > [YOCTO #1977] > > Signed-off-by: Xiaofeng Yan <[email protected]> > --- > meta-yocto/conf/local.conf.sample | 33 +++++++++++++++++++++++++++++++++ > 1 files changed, 33 insertions(+), 0 deletions(-) > > diff --git a/meta-yocto/conf/local.conf.sample > b/meta-yocto/conf/local.conf.sample > index 38507e3..4327e89 100644 > --- a/meta-yocto/conf/local.conf.sample > +++ b/meta-yocto/conf/local.conf.sample > @@ -121,6 +121,39 @@ DISTRO ?= "poky" > PACKAGE_CLASSES ?= "package_rpm"
Please add this information to local.conf.sample.extended. local.conf.sample is meant to be kept simple and only contain things new users need to care about. Cheers, Richard _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
